@charset "UTF-8";

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #000;
	margin: 0; 
	padding: 0;
	text-align: center; 
}

#container {
	width: 990px;
	margin: 0 auto;
	text-align: left;
	height: 778px;
	position: relative;
	background-repeat: no-repeat;
}
/* Left-side styles */

#bottom_left {
	background-image: url(../images/col1_bottom.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 307px;
	width: 216px;
	left: 13px;
	top: 359px;
}
/* -Center Section -Top - styles- */

#top_center {
	position: absolute;
	height: 100px;
	width: 340px;
	left: 380px;
	top: 14px;
}
#top_center h1 {
	font-size:20px;
	
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	margin-bottom: 1px;
	margin-top: 3px;
}
#top_center h2 {
	font-size:14px;
	
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	margin-top: 9px;
}
#top_center h3 {
	font-size:10px;
	
	font-family: "Times New Roman", Times, serif;
	margin-top: 1px;
	margin-bottom: 5px;
}
/* Center Section - Bottom - styles */


#bottom_center {
	height: 534px;
	width: 430px;
	overflow: auto;
	position: absolute;
	left: 262px;
	top: 130px;
	padding-left: 20px;
	padding-right: 20px;
}

#bottom_center  #subnavGrey {
	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999999;	
}

#bottom_center p { /*#bottom_center p styles the body copy */
	
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
}
#bottom_center h1 {/* .headline is for all the headlines in the main content area */
	font-size:20px;

	font-family: "Times New Roman", Times, serif;
	color: #007733;
	text-align: center;
	margin-bottom: -5px;
}
#bottom_center h2 { /*#bottom_center p styles the body copy */
	
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
}
#bottom_center h3 { /*#bottom_center p styles the body copy */
	
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}

#bottom_center ul li { /*#bottom_center p styles the body copy */
	
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
}
#bottom_center ol li { /*#bottom_center p styles the body copy */
	
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
}
#bottom_center sub { /*#bottom_center p styles the body copy */
	
	font-family: "Times New Roman", Times, serif;
	font-size: 7px;
	color: #000000;
}
.bottom_center_ss {
	
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	line-height: 26px;
}

.centertext {
	text-align: center;
}

/* -------------------------------Right Section  - styles-----------------------------*/
#bottom_right {
	background-image: url(../images/col3_bottom.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 303px;
	width: 217px;
	left: 759px;
	top: 361px;
}
/* ---------------------------------Footer Section - styles----------------------------------*/


#acs_logo {
	float:left;
}
#ched_logo {
	float:left;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.style1 {
	font-family: "Times New Roman", Times, serif;	
}

.style3 {
	color: #444444;
}
.committee p {
	margin-top: 1px;
	margin-bottom: 5px;
}
