/* CSS Document */

html{
	border:0;
	padding:0;
	margin:0;
}

body{
	border:0;
	padding:0;
	margin:0;
	background:white;
	text-align:center;
}

#wrapper {
	position:relative;
	background:url(images/index_14.jpg) repeat-y;
	top:20px;
	width:944px;
	margin:0 auto;
}

/********************** NAV START **************************/

#nav-03_ {
	position:relative;
	width:362px;
	height:35px;
	float:left;
}

#nav-04_ {
	position:relative;
	width:54px;
	height:35px;
	float:left;
}

#nav-05_ {
	position:relative;
	width:76px;
	height:35px;
	float:left;
}

#nav-06_ {
	position:relative;
	width:144px;
	height:35px;
	float:left;
}

#nav-07_ {
	position:relative;
	width:83px;
	height:35px;
	float:left;
}

#nav-08_ {
	position:relative;
	width:89px;
	height:35px;
	float:left;
}

#nav-09_ {
	position:relative;
	width:102px;
	height:35px;
	float:left;
}

/******************************* NAV END *********************************/

#header {
	position:relative;
	background:url(images/index_11.jpg) no-repeat;
	width:944px;
	height:200px;
}

#welcome {
	position:relative;
	top:115px;
	left:50px;
	// left:0px; /*because IE is dumb*/
	width:700px;
	text-align:left;
}

.announce{
	font-family:"Times New Roman", Times, serif;
	font-size:30px;
	font-style:italic;
}

.mission{
	padding-left:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
}
/******************************* CONTENT START *********************************/

#content_wrapper {
	position:relative;
	background:url(images/index_13.jpg) no-repeat;
	padding-top:20px;
	width:944px;

}

.disclaimer {
	position:relative;
	left:150px;
	//left:100px; /* because IE is dumb */
	width:600px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	
}

#left_column {
	position:relative;
	background:url(images/section_header_15.jpg) no-repeat;
	width:300px;
	left:10px;
	height:100%;
	float:left;
	text-align:left;
}

.left_section_header {
	position:relative;
	background:url(images/section_header_15.jpg) no-repeat;
	height:38px;
	top:0px;
	font-family:"Times New Roman", Times, serif;
	font-size:30px;
	font-style:italic;
	color:white;
}

.left_content {
	width:340px;
	padding-left:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	
}

.news_links a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	
}

#right_column {
	position:relative;
	width:520px;
	left:75px;
	//left:0px; /*because IE is dumb*/
	text-align:left;
	float:left;
}

.right_section_header {
	position:relative;
	background:url(images/section_header_17.jpg) no-repeat;
	height:38px;
	top:0px;
	font-family:"Times New Roman", Times, serif;
	font-size:30px;
	font-style:italic;
	color:white;
}

.right_content {
	width:500px;
	padding-left:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	
}
/******************************* CONTENT END *********************************/

/******************************* ABOUTUS START *********************************/

.about_left_content {
	width:360px;
	padding-left:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	
}

#about_left_column {
	position:relative;
	background:url(images/section_header_15.jpg) no-repeat;
	width:300px;
	left:10px;
	height:100%;
	float:left;
	text-align:left;
}

.board_header {
	position:relative;
	background:url(images/section_header_15.jpg) repeat-x;
	height:38px;
	top:0px;
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	font-style:italic;
	color:white;
}

.board {
	position:relative;
	left:-20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	float:left;
}

.board li {
	list-style:none;
}

.board a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	color:blue;
}

.activities {
	position:relative;
	width:200px;
	left:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	display:block;
	float:left;
}

.activities li {
	list-style:none;
}
/******************************* ABOUTUS END *********************************/






/******************************* FOOTER START *********************************/
#footer {
	position:relative;
	background:url(images/index_15.jpg) no-repeat;
	width:944px;
	height:75px;
}

.address{
	position:relative;
	top:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

.copyright{
	position:relative;
	top:55px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8px;
	font-style:italic;
}

.copyright a{
	text-decoration:none;
	color:black;
	font-weight:bold;
}
/******************************* FOOTER END *********************************/