.main_container{	
	height: auto;
	padding-top: 8px;
	padding-bottom: 8px;
	border: 0px solid #FF0000;
}

.top_banner{
	background: url(../images/top_border.jpg) no-repeat;
	height: 70px;
	margin: 0 auto;
	width: 900px;
	border: 0px solid #FF0000;
}

.menu_container{
	background: url(../images/body.jpg);
	height: 68px;
	margin: 0 auto;
	width: 900px;
	border: 0px solid #FF0000;
	overflow: hidden;

}

.main_banner{
	background: url(../images/banner.jpg) no-repeat;
	height: 220px;
	margin: 0 auto;
	width: 900px;
	border: 0px solid #FF0000;
}

.body{
	background: url(../images/body.jpg);
	height: 670px;
	margin: 0 auto;
	width: 900px;
	border: 0px solid #FF0000;
}

.body2{
	background: url(../images/body.jpg);
	height: auto;
	margin: 0 auto;
	width: 840px;
	border: 0px solid #FF0000;
	padding-top: 20px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 20px;
	text-align: left;
}




.body3{
	background: url(../images/body.jpg);
	height: 640px;
	margin: 0 auto;
	width: 840px;
	border: 0px solid #FF0000;
	padding-top: 20px;
	padding-left: 30px;
	padding-right: 30px;
}


.body4{
	background: url(../images/body.jpg);
	height: auto;
	margin: 0 auto;
	width: 840px;
	border: 0px solid #FF0000;
	padding-top: 20px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 20px;
	text-align: left;
}



.footer{
	background: url(../images/footer.jpg);
	height:75px;
	margin: 0 auto;
	width: 900px;
	border: 0px solid #FF0000;
}

/* MENU */

#menu_bg{
	border: 0px solid #FF0000;
	width: 870px;
	margin: 0 auto;
	text-align: center;
}


#menu_bg a {
	display: block;
	text-indent: -900%;
	position: absolute;
	outline: none;
}
#menu_bg a:hover {
	background-position: left bottom;
}


#menu_bg .home {
	margin-top: 19px;
	width: 112px;
	height: 68px;
	border: 1px solid #FF0000;
	background: url(../images/buttons/home.jpg) no-repeat;
	left: 200px;
	top: 70px;
}

#menu_bg .mission {
	margin-top: 18px;
	width: 112px;
	height: 68px;
	background: url(../images/buttons/mission.jpg) no-repeat;
	left: 299px;
	top: 70px;
}

#menu_bg .purpose {
	margin-top: 19px;
	width: 112px;
	height: 68px;
	background: url(../images/buttons/purpose.jpg) no-repeat;
	left: 410px;
	top: 70px;
}

#menu_bg .history {
	margin-top: 19px;
	width: 112px;
	height:68px;
	background: url(../images/buttons/history.jpg) no-repeat;
	left: 514px;
	top: 70px;
}

#menu_bg .news {
	margin-top: 19px;
	width: 112px;
	height: 68px;
	background: url(../images/buttons/news.jpg) no-repeat;
	left: 627px;
	top: 70px;
}


#menu_bg .calendar {
	margin-top: 19px;
	width: 112px;
	height: 68px;
	background: url(../images/buttons/calendar.jpg) no-repeat;
	left: 738px;
	top: 70px;
}


#menu_bg .link {
	margin-top: 19px;
	width: 112px;
	height: 68px;
	background: url(../images/buttons/link.jpg) no-repeat;
	left: 849px;
	top: 70px;
}

#menu_bg .contact {
	margin-top: 19px;
	width: 112px;
	height: 68px;
	background: url(../images/buttons/contact.jpg) no-repeat;
	left: 960px;
	top: 70px;
}




/*******************************************************/


.left_container{
	border: 0px solid #FF0000;
	height: 500px;
	width: 460px;
	float: left;
	margin-top: 25px;
	padding-left: 22px;
	text-align: left;
}

.left_container2{
	border: 1px solid #FF0000;
	height: auto;
	width: 540px;
	float: left;
	margin-top: 25px;
	padding-left: 22px;
	text-align: left;
}


.center_container{
	border: 0px solid #FF0000;
	height: auto;
	width: 810px;
	margin: 0 auto;
}

.center_container2{
	border: 1px solid #FF0000;
	height: auto;
	width: 840px;
	text-align: left;
}

.right_container{
	border: 0px solid #FF0000;
	height: 500px;
	width: 375px;
	float: right;
	margin-top: 25px;
	padding-right: 22px;
	text-align: left;
}


.right_container2{
	border: 2px solid #999999;
	height: 550px;
	width: 250px;
	text-align: left;
	float: right;
	overflow: hidden;
}


.photo_container{
	border: 1px solid #E9E9E9;
	height: 500px;
	width: 500px;
	text-align: left;
	float: right;
	padding: 10px;
	overflow: hidden;
}

.photo_container_sub{
	border: 0px solid #FF0000;
	height: auto;
	width: 98px;
	text-align: left;
	float: right;
	overflow: hidden;
}


.this_photo{
	border: 0px solid #FF0000;
	width: 500px;
	overflow: hidden;
	margin: 0 auto;
}




.margin_photos{
	border: 1px solid #E9E9E9;
	padding: 5px;
	width: 75px;
	margin-top: 4px;
	overflow: hidden;
}


.main_title{
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #003366;
}


.main_title2{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #003366;
}


.main_title5{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	margin-left: 20px;
}

.main_title6{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
}

.main_title7{
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.main_title8{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	margin-left: 20px;
}


.main_title3{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #003366;
	float: right;
	margin-right: 14px;
}

.main_title4{
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #003366;
	float: left;
}




.main_context{
	 font-family:Tahoma;
	 font-size: 12px;
	 margin-top: 30px;	 
     line-height: 1.7em;
	 text-align: justify;
}

.main_context2{
	 font-family:Tahoma;
	 font-size: 12px;
     line-height: 1.4em;
	 text-align: justify;
	 width: 540px;
}

.calendar_context2{
	 font-family:Tahoma;
	 font-size: 12px;
     line-height: 1.4em;
	 text-align: justify;
	 width: 540px;
}


.link{
	width: 100%;
	border: 0px solid #FF0000;
	text-align: right;
}

.link a{
	text-align: right;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
	color: #052356;
}

.link a:hover{
	text-align: right;
	text-decoration: underline;
	font-family: Tahoma;
	font-size: 12px;
	color: #003399;
}


.news_bg_top{
	background: url(../images/news_top.jpg) no-repeat;
	height: 20px;
	width: 380px;
}

.news_bg_body{
	background: url(../images/news_body.jpg);
	height: 450px;
	width: 360px;
	border: 0px solid #FF0000;
	padding-left: 14px;
	padding-right: 8px;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 1.4em;
}


.news_bg_footer{
	background: url(../images/news_footer2.jpg) no-repeat;
	height: 30px;
	width: 380px;
	position: absolute;
}

.credit{
	float: left;
	border: 0px solid #FF0000;
	height: 50px;
	width: 300px;
	padding-top: 20px;
	padding-left: 30px;
	text-align: left;
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}


.link_footer{
	float: right;
	border: 0px solid #FF0000;
	height: 50px;
	width: 250px;
	padding-top: 20px;
	padding-right: 20px;
	text-align: left;
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}

.link_footer a{
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.link_footer a:hover{
	font-family: Tahoma;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: underline;
}

.top_credit{
	border: 0px solid #FF0000;
	font-family: Tahoma;
	float: right;
	padding-right: 20px;
	width: 300px;
	height: 40px;
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
	padding-top: 30px;
}

.news_list li{
	list-style: none;
	margin-top: 25px;	
}

.date_posted{	
	font-family: Tahoma;
	font-size: 10px;
}

.news_list li a{
	font-family: Tahoma;
	font-size:12px;
	color: #006699;
	text-decoration: none;
}


.news_list li a:hover{
	font-family: Tahoma;
	font-size:12px;
	color: #666666;
	text-decoration: underline;
}

.purpose_list ul li{	
	border: 0px solid #FF0000;
	text-align: left;
	list-style: square;
	margin-left: 14px;
	margin-top: 10px;
	font-family: Tahoma;
	font-size:12px;
}

.purpose_list ol li{	
	border: 0px solid #FF0000;
	text-align: left;
	margin-left: 14px;
	margin-top: 10px;
	font-family: Tahoma;
	font-size:12px;
	list-style: decimal;
}


.news_title{
	font-family:Tahoma;
	font-size: 14px;
	font-weight: bold;
}

.date_title{
	font-family:Tahoma;
	font-size: 11px;
	padding-top: 10px;
}

.body2 table tr td{
	padding: 2px;
	width: 300px;
	vertical-align: top;
}

.body2 table tr td table{
	padding: 2px;
	width: 570px;
	vertical-align: top;
	border: 0px solid #0000FF; 
}

.body2 table{
	width: 800px;
	border: 0px solid #FF0000;
}





.body4 table tr td{
	padding: 2px;
	vertical-align: top;
}

.body4 table tr td table{
	padding: 2px;
	width: 150px;
	vertical-align: top;
	border: 0px solid #0000FF; 
}

.body4 table{
	width:840px;
	border: 0px solid #FF0000;
}



.contact_list{
	width: 500px;
	height: 400px;
	border: 0px solid #FF0000;
	float: left;
	text-align: left;
}

.contact_list label{
float: left;
width: 120px;
font-weight: bold;
margin-top:1px;
margin-left: 35px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

.contact_list textarea, select{
width: 250px;
margin-bottom: 5px; 
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
padding: 2px;
border: 1px solid #999999;

}

.contact_list input{
width: 200px;
margin-bottom: 5px; 
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
padding: 2px;
border: 1px solid #999999;
}

.contact_list textarea{
width: 250px;
height: 150px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
padding: 2px;
border: 1px solid #999999;


}


#submitbutton{
margin-left: 155px;
margin-top: 5px;
width: 90px;
color: #FFFFFF;
background: #A28C6F;
}

#resetbutton{
margin-left: 2px;
margin-top: 5px;
width: 90px;
color: #FFFFFF;
background: #A28C6F;
}


br{
clear: left;
}

.photo_contact{
	border: 1px solid #FF0000;
	position: absolute;
	width: 320px;
	height: 300px;
}




#chromemenu{
width: 860px;
font-weight: bold;
font-size: 90%;
margin-top: 20px;
}

#chromemenu:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#chromemenu ul{
border: 1px solid #BBB;
width: 100%;
background: url(../images/chromebg.gif) center center repeat-x;
padding: 16px 0;
margin: 0;
text-align: left; /*set value to "right" for example to align menu to the left of page*/
}

#chromemenu ul li{
display: inline;
}

#chromemenu ul li a{
color: #494949;
padding: 14px;
margin: 0;
text-decoration: none;
border-right: 1px solid #DADADA;
font-family: Tahoma;
font-size: 12px;

}

#chromemenu ul li a:hover{
background: url(../images/chromebg2.gif) center center repeat-x;
}

.cross_link{
	border: 0px solid #FF0000;
	margin-left: 700px;
	margin-top: 80px;
}

.info{
	border: 0px solid #FF0000;
	width: 440px;
	height: 100px;
	padding: 8px;
	margin-top: 8px;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

.info label{
	font-family: "Times New Roman", Times, serif; 
	font-size:19px;
	color: #666633;

}

.td_color_1{
	background:#FFCCFF;
	padding: 5px;
}

.td_color_2{
	background: #0099FF;
	padding: 5px;
}

.td_color_3{
	background: #666699;
	padding: 5px;
}

.td_color_4{
	background: #00CC99;
	padding: 5px;
}

.td_color_5{
	background: #FFCC00;
	padding: 5px;
}

.td_color_6{
	background: #CCFF33;
	padding: 5px;
}

.td_color_7{
	background: #99CC00;
	padding: 5px;
}

.td_color_8{
	background: #CC6600;
	padding: 5px;
}

.td_color_9{
	background: #CC0099;
	padding: 5px;
}

.td_color_10{
	background: #CCFF66;
	padding: 5px;
}

.td_color_11{
	background: #999966;
	padding: 5px;
}

.td_color_12{
	background: #FF0000;
	padding: 5px;
}



