/* CSS Document */

body {
	font-family:verdana, Helvetica, sans-serif;
	background-color: white;
	margin: 0px;
	
}

#ontop {
	margin-left: -400px;
	position: absolute;
	left: 50%;
	width: 800px;
	height: 221px;
	z-index:20;
}
#nav {
	width: 910px;
	height: 26px;
	background-image:url(../images/bg_menu.jpg);
}

#nav2 {
	position:absolute;
	z-index: 100;
	top:139px;
	left: 8px;
}
#nav2 p {
		font-size:11px;
	
	
}

#frame {
	position: absolute;
	left: 514px;
	top: 72px;
	z-index: 19;
}

#time {
	background-image: url(../../images/time_bg.jpg);
	background-repeat:no-repeat;
	width: 229px;
	height: 47px;
	position: absolute;
	top: 25px;
	left: 536px;
	color: #1c4078;
	font-size:10px;
	text-align: center;
	padding-top: 25px;
	z-index: 18;
}

#container {	
	width: 910px;
	float: left;
	margin: 0px auto;
	text-align: left;
}

#wrapper {
	background-image:url(../../images/wrapper_bg.jpg);
	background-repeat: no-repeat;
	width: 910px;
	
}

#wrapper2 {
	
	padding-top:0px;
	
	background-position:0px top ;
	
}

#left {
background-image:url(../images/left_side.jpg);
	background-repeat: no-repeat;
	width:162px;
	float:left;
	
}

#right {
	padding-top:10px;
	margin-left: 10px;
	float:right;
	width:710px;
	
}

#right ul{
	vertical-align: top;
	text-align: left;
	font-size:12px;
	line-height: 17px;
	margin-top: 0px;
	margin-bottom: 10px;
	font-weight: normal;
	padding-bottom:0px;
}
#right a:link {
		color: #EB4632;
	}
	
	#right a:visited {
		color: #EB4632;
	}
	
	#right a:hover {	
		text-decoration: underline;
		color: #999999;
		border-bottom: 1px none;
	}
	
	#right a:active {
		color: #415485;
	}
	
	

#spacer {
	clear:both;
}

#footer {
	background-image: url(../../images/footer_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 25px;
	padding-bottom:10px;
	color: #999999;
	font-size: 11px;
	text-align:left;
}


#image {
	background-image: url(../../images);
	background-repeat:no-repeat;
	width: 196px;
	height: 423px;
	position: absolute;
	top: 290px;
	left: 330px;
	z-index:18;
}

/* - TEXT STYLES ---------------------- */
#left p {
	width: 140px;
	color: #DA453E;
	font-size:15px;
	line-height: 16px;
	margin-top: 100px;
	margin-right: 20px;
	text-align:right;
	font-weight: bold;
}
#left h2{
	width: 140px;
	color: #EE4137;
	font-size:14px;
	line-height: 18px;
	margin-top: 100px;
	margin-right: 20px;
	text-align:right;
	}
#left h3{
width: 155px;
	color: #EE4137;
	font-size:12px;
	line-height: 18px;
	margin-top: 16px;
	padding-left: 10px;
	margin-top: 100px;
}

#right p {
	margin-left: 26px;
	font-size: 12px;
	color: #333333;
	width:580px;
	line-height: 18px;
	
	padding-bottom:15px;
	border-bottom: 0px solid #dfdfdf;
}
#right h2{
font-size: 90%;
color: #999999;
padding: 0;
margin: 6px;
text-align:left;
}
#right h3{
font-size: 75%;
color: #999999;
padding: 0;
margin: 6px;
text-align:left;
}
#right h4{
font-size: 75%;
color: #999999;
padding: 0;
margin-left: 26px;
margin-bottom: 0px;
text-align:left;
}



h1{
	background-image:url(../images/CHS_header.jpg);
	width: 910px;
	height: 139px;
	margin: 0px;
	text-indent: -9999px;
}




