body{
	margin-left:10%;
	background-image:url(BkGrnd.gif);
}

#IntroHead{color:#efc200;
	font-size: 2.9em;
 }

#page_container{
	width: 905px;
}

#header{
	margin: 5px 5px 0 0;
	height: 148px;
	width: 905px;
	background-color: #ffffff;
}

#top_menu{
	margin: 0 10px 0 0;
	float: left;
	width: 905px;
}

#top_menu td{
	text-align: center;
	font-weight: bold;
	padding: 0; 
	border-right: 1px solid #005f4c;
	border-bottom: 2px solid #005f4c;
	border-left: 1px solid #005f4c;
	border-top: 2px solid #007278;
}

#top_menu a, #top_menu a:visited {
	text-decoration: none;
	background-color:#ffffff ;
	color: #005f4c;
	display: block;
	height: 1.1em;
	padding: 5px;
}

#top_menu a:hover{
	
	color: #efc200;
	font-weight: bold;
	text-decoration: none;
	
}

 #top_menu a:active{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	
}


#main_container{
	margin:0 5px 0 0px;
	width: 905px;
}

#main_container img{
	border: none;
}

#side_bar{
	background-color: #ffffff;
	width: 193px;
	min-height: 500px;
	text-align: center;
	font-weight: bold;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 15px;
	float: left;

}

#side_bar img{
border: none;
	
}

#side_bar a, #side_bar a:visited{
	text-decoration: none;
	color: #000000;
	display: block;
	min-height: 1.1em;
	padding: 5px;
}

#side_bar a:hover, #side_bar a:active{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	}
	
#side_bar h2, #side_bar h3{
color: #000000;

}

#side_bar h4{
color: #efc200;
text-decoration: underline;

}



#main_content{
	margin: 0 0 0 210px;
	padding: 5px;
	font-size: .9em;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	}

#main_content a, #main_content a:visited{
	color: #005f4c;
	text-decoration: none;
	font-size: 1.1em;
}

#main_content a:hover, #main_content a:active{
	color: #efc200;
	text-decoration: none;
}

hr{
	color: #005f4c;
	border-style: dotted;
	width: 60%;
	text-align: center;
}

#main_content h1, #main_content h2, #main_content h3{
	color: #005f4c;
}



#lrg_contents{
	margin: 0 0 0 3px;
	width: 40%;
	float: left;
	padding: 15px;
	vertical-align: middle;
}

#lrg_contents a, #lrg_contents a:visited{
	color: #005f4c;
	text-decoration: none;
	font-size: 1.1em;
}

#lrg_contents a:hover, #lrg_contents a:active{
	color: #efc200;
	text-decoration: none;
}

#med_contents{
	text-align: center;
}



#small_contents{
	width: 29%;
	float: left;
	padding: 15px;
	vertical-align: middle;	
}

#small_contents a, #small_contents a:visited{
	color: #efc200;
	text-decoration: none;
	font-size: .9em;
}

#small_contents a:hover, #small_contents a:active{
	color: #5EB7BC;
	text-decoration: none;
}


#vertical_contents{
	font-size: .8em;
	border: thin;
	border-color: #5EB7BC;
	border-style: solid;
	padding: 3px;
}

#v_spacer_r{
	background-image: url(vspacer.gif);
	width: 6px;
	float: right;
	height: inherit;
}

#v_spacer_l{
	background-image: url(vspacer.gif);
	width: 2px;
	float: left;
}


#footer{
	border-top-color: #005f4c;
	border-top-style: solid;
	border-top-width: 7px;
	width: 905px;
	color: #efc200;	
	font-size: .7em;
	text-align: center;
	float: left;
}

#footer a, #footer a:visited{
	color: #efc200;
	text-decoration: none;
	font-size: .8em;
}

#footer a:hover, #footer a:active{
	color: #005f4c;
	text-decoration: none;
	font-size: .8em;
}

#footer_contact{
	color: #005f4c;
}





