* {
	margin:0;
	padding:0;
}
.homebody {
	background-color: #9f9781;
}
.clear {clear:both;}

a { outline: none;}
#distance { 
	width:100%;
	height:50%;
	margin-bottom:-328px; /* half of container's height */
	float:left;
	}
	#container {
		margin:0 auto;
		background: #9f9781 url(/images/bg_slice.jpg) top left repeat-x;
		position:relative; /* puts container in front of distance */
		text-align:left;
		height:656px;
		width:100%;
		clear:left;
		text-align: center;
		}
		#containerCenter{
			width:933px;
			height:656px;
			margin: 0 auto;
			text-align: left;
			}
			#wrapper-banner {
				width:933px;
				height:158px;
			}
			#banner {
				float:left;
			    background: url(/images/logo.png) top left no-repeat;
				width:279px;
				height:158px;
				}
				#banner a{
					background:transparent none repeat scroll 0 0;
					display:block;
					width:279px;
					height:158px;
				}
				#banner a h1{
					display:none;
				}
			#image-search {
				float:left;
				background: url(/images/right_of_logo_search.png) top right no-repeat;
				width:654px;
				height:158px;
				}
				#searchbox {
					padding:9px 0px 0px 421px;
					}
					#searchbox input {
						background:transparent none repeat scroll 0 0;
						border:medium none;
						display:inline;
						float:left;
						font-family:Arial;
						font-size:13px;
						height:19px;
						padding-left:3px;
						width:150px;
					}
					#searchbox a {
						display:block;
						float:left;
						height:19px;
						text-indent:-9999px;
						width:60px;
					}
	#menu-wrapper{
		width:933px;
		height:37px;
		}
		#L1{ 
			background: url(/images/L1_newNav.png) no-repeat;
			margin:0; 
			padding:0;
			list-style:none;
			}
			#L1 li{
				float: left;
				margin:0; 
				padding:0;  
				}
				#L1 li a{
					display:block; 
					float:left;
					height:37px;
					text-indent:-9999em;
					background: url(/images/L1_newNav.png) no-repeat;
					}

						#L1 li a#L1_118249 { width:156px; background-position: 0 0; }
						#L1 li a#L1_118250 { width:118px; background-position: -156px 0; }
						#L1 li a#L1_118251 { width:115px; background-position: -274px 0; }
						#L1 li a#L1_118252 { width:66px; background-position: -389px 0; }
						#L1 li a#L1_118253 { width:123px; background-position: -455px 0; }
						#L1 li a#L1_118254 { width:87px; background-position: -578px 0; }
						#L1 li a#L1_135306 { width:88px; background-position: -665px 0; }
						#L1 li a#L1_118255 { width:180px; background-position: -753px 0; }

						#L1 li a#L1_118249:hover, #L1 li a#L1_118249.on { background-position: 0 -37px; }
						#L1 li a#L1_118250:hover, #L1 li a#L1_118250.on { background-position: -156px -37px; }
						#L1 li a#L1_118251:hover, #L1 li a#L1_118251.on { background-position: -274px -37px; }
						#L1 li a#L1_118252:hover, #L1 li a#L1_118252.on { background-position: -389px -37px; }
						#L1 li a#L1_118253:hover, #L1 li a#L1_118253.on { background-position: -455px -37px; }					
						#L1 li a#L1_118254:hover, #L1 li a#L1_118254.on { background-position: -578px -37px; }	
						#L1 li a#L1_135306:hover, #L1 li a#L1_135306.on { background-position: -665px -37px; }							
						#L1 li a#L1_118255:hover, #L1 li a#L1_118255.on { background-position: -753px -37px; }
						
			#wrapper-center {
				width:933px;
				height:441px;
				}
				#center-background {
					padding-left:16px;
					background:url(/images/center_image_bg.png) no-repeat;
					width:933px;
					height:442px;
					}
					#center-image{
						/* self manged images */
						position:absolute;
						width:901px;
						height:438px;
						}
						#center-gradient {
							/* transparet png over self mng images */
							z-index:999999;
							position:absolute;
							background: url(/images/center_image_gradient.png) no-repeat;
							width:901px;
							height:438px;
						}
			#wrapper-news {
				padding-top:13px;
				padding-left:665px;
				color:#ffffff;
				width:233px;
				}
				#news-scroll {
					width:233px;
					height:173px;
					/*overflow: auto;*/
				}
				#news_ticker{
					margin: 0px;
					padding: 0px;
					list-style: none;
					width: 233px;
					height: 173px;/*each li.height() * number of items*/
					overflow:hidden;
					}
					#news_ticker li{
						padding: 0px;
						margin: 0px;
						width: 233px;
						height: 86px;
						/*padding-bottom:10px;*/
						overflow:hidden;
						}
				#events-scroll {
					width:233px;
					/*height:158px;*/
					height:186px;
					/*overflow: auto;*/
					}
					#events_ticker{
						margin: 0px;
						padding: 0px;
						list-style: none;
						width: 233px;
						height: 186px;/*each li.height() * number of items*/
						overflow:hidden;
						}
						#events_ticker li{
							padding: 0px;
							margin: 0px;
							width: 233px;
							height: 93px;
							/*padding-bottom:10px;*/
							overflow:hidden;
							}
			#selg-mng-quote {
				padding-top:350px;
				padding-left:50px;
				width:572px;
				color:#ffffff;
			}
			#center-left {
				float:left;
				font-family:georgia;
				font-style:italic;
				color:#ffffff;
				font-size:30px;
				padding-left:50px;
				padding-top:390px;
				width:65%;
			}
			#center-right {
				color:white;
				float:right;
				padding-right:40px;
				padding-top:13px;
				width:25%;
				}
				#news, #events {
					font-family:arial;
				}
				.news-header {
					font-size:16px;
					color:white;
					font-weight:bold;
					border-bottom:1px solid #9e9193;
					width:233px;
				}
				.date {
					font-weight:bold;
					font-size:11px;
					color:#ffffff;
				}
				.title, .title a {
					text-transform:uppercase;
					font-style:italic;
					font-weight:bold;
					font-size:12px;
					text-decoration: underline;
					color:#bf0725;
				}
				.title a:hover {
					text-decoration:none;
				}
				.sometext {
					font-size:11px;
					/*padding:5px 0px 27px 0px;*/
				}
			
			#wrapper-footer {
				background: url(/images/school_address.png) no-repeat;
				width:933px;
				height:19px;
			}
					
			#bottom-div {
				height:50%;
				margin-bottom:-328px; /* half of container's height */
				/*width:100%;*/
				/*float:left;*/
				background: #d8d3c5 url(/images/bottom_div_bg.jpg) top left repeat-x;
				/*background-color:#cfc9ba;*/
			}