@charset "utf-8";
/* CSS Document */
body{
	margin:0;
/* 	background-color:#FAA21E;*/
	background-color::#555656;
	background-image:url(../images/bg_2400.gif);
	background-repeat:repeat-y;
	font-size:11px;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#container{
	width:100%;
}
#whiteBG{
	width: 910px;
	height: 720px;
	margin:0 auto;
	background-image: url(../images/container_bg_BW.gif);
}
#whiteBG680{
	width: 910px;
	height: 832px;
	margin:0 auto;
	background-image: url(../images/container_bg_BW.gif);
}
#whiteBG800{
	width: 910px;
	height: 830px;
	margin:0 auto;
	background-image: url(../images/container_bg_BW.gif);
}
#whiteBG840{
	width: 910px;
	height: 1000px;
	margin:0 auto;
	background-image: url(../images/container_bg_BW.gif);
}
#whiteBG880{
	width: 910px;
	height: 1100px;
	margin:0 auto;
	background-image: url(../images/container_bg_BW.gif);
}

#whiteBG900{
	width: 910px;
	height: 1140px;
	margin:0 auto;
	background-image: url(../images/container_bg_BW.gif);
}

#whiteBG950{
	width: 910px;
	height: 1170px;
	margin:0 auto;
	background-image: url(../images/container_bg_BW.gif);
}


#whiteBG1000{
	width: 910px;
	height: 1320px;
	margin:0 auto;
	background-image: url(../images/container_bg_BW.gif);
}
#logo{
	position:relative;
	float:left;
	width: 86px;
	left: 30px;
}
#topMenu{
	position:relative;
	float:left;
	width:770px;
	height:125px;
	left:46px;
}

#topMenu div{
	float:left;
}

#leftMenuContainer{
	position:relative;
	float:left;
	top:40px;
	left:30px;
}

#leftMenu{
	width: 160px;
}

div.menuItem a{
	cursor:pointer;
	text-decoration:none;
	color:#444444;
}

div.active, div.menuItem a:hover {
		color:#CC0000;
}
div.subMenuItem{
	padding-left:20px;
}
div.subMenuItem a{
	cursor:pointer;
	text-decoration:none;
	color:#777777;
}

div.active, div.subMenuItem a:hover {
		color:#CC0000;
}



/* RoundCornerEffect */
.roundCorner{background: url(../images/menu_bg.gif);}
.roundCornerFooter{background: url(../images/bg_red_footer.gif);}
.roundCornerNoBG{}
.t {background: url(../images/t.gif) 0 0 repeat-x;}
.b {background: url(../images/b.gif) 0 100% repeat-x;}
.l {background: url(../images/l.gif) 0 0 repeat-y;}
.r {background: url(../images/r.gif) 100% 0 repeat-y;}
.bl {background: url(../images/bl.gif) 0 100% no-repeat;}
.br {background: url(../images/br.gif) 100% 100% no-repeat;}
.tl {background: url(../images/tl.gif) 0 0 no-repeat;}
.tr {background: url(../images/tr.gif) 100% 0 no-repeat; padding:14px;} 
.tr1 {background: url(../images/tr.gif) 100% 0 no-repeat; padding:6px;} 
div.menu_dots{
	height: 8px;
	background: url(../images/menu_dots.gif) no-repeat left center;
}

#contentContainer{
	position:relative;
	float:left;
	top:40px;
	left:65px;
}
#contentRight{
	position:relative;
	float:left;
	top:63px;
	left:90px;
}
#content{
	width: 650px;
}

#content1{
	background: url(../images/main_banner.gif);
	width: 650px;
	height: 210px;
}
#content3{
	background: url(../images/mission/mission.gif);
	width: 650px;
	height: 212px;
	margin-top:15px;
}
#contentFoundation{
	background: url(../images/foundation.gif);
	width: 650px;
	height: 212px;
	margin-top:15px;
}
#contentPerformance{
	background: url(../images/performance_2.gif);
	width: 650px;
	height: 163px;
	margin-top:15px;
}
.left{
	position:relative;
	float:left;
}

.w650{
	width: 650px;
}

#contentGallery{
	background: url(../images/gallery/gallery1.gif);
	width: 651px;
	height: 578px;
}
#contentGallery2{
	background: url(../images/gallery/gallery2.gif);
	width: 651px;
	height: 578px;
}
#contentGallery3{
	background: url(../images/gallery/gallery3.gif);
	width: 651px;
	height: 578px;
}
.pt12{
	font-size:12px;	
}
.pt10{
	font-size:10px;	
}
#content2{
	width: 648px;
	margin-top:15px;
}
#contentIndex_051010{
	background: url(../images/events/lincolnCenterConcert.gif);
	width: 650px;
	height: 210px;
	margin-bottom:15px;
}
#contentIndex{
	background: url(../images/index.gif);
	width: 650px;
	height: 215px;
	margin-top:15px;
}
.bullet{
	height:21px;
}
#content425{
	width: 465px;
}

#content160{
	width: 160px;
}

.redText{
color:#CC0000;
}
#footer{
	position:relative;
	float:left;
	top:60px;
	left:30px;
}

#footer1{
	width: 850px;
	text-align:center;
	color:#FFFFFF;
}
