@charset "UTF-8";
/* CSS Document */

body
{
	background-color: #CCCCCC;	
}

ul#top_navigation_links {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 705px
	float: left;
}

ul#top_navigation_links li {
	float: left;	
}

#wrapper {
	width: 705px;	
}

#content {
	width: 490px;
	float: right;
	text-align: center;
	font-weight: bold;	
	margin-left: 10px;
}

#content a {
	color: #1B628F;	
}

#navigation {
	margin-top: 5px;
	width: 195px;
	padding-right: 7px;
	float: left;
	background:#1B628F url('layout/curve.jpg') no-repeat right top;
}

#navigation a {
	color: #FFFFFF;
}

#navigation a.important {
	color: #FF9966;
}

#navigation a.important_strong {
	color: #FF9966;
	font-size: 19px;
}

ol#navigation_links li {
	margin: 7px;
}

#navigation h1
{
	font-size: 24px;
	text-decoration: underline;
	text-align: center;
}

#navigation p.contact_link
{
	font-size: 24px;
	text-align: center;
	font-weight: bolder;
		
}

#navigation .number_visited
{
	text-align: center;
	text-decoration: underline;
	font-weight: bold;
}

#navigation p.red_header {
	font-size: 26px;
	color: #FF0000;
	text-decoration: underline;
	text-align: center;
	text-align: center;
	margin: 13px 0px;
}

#navigation h1.news_header {
	font-size: 34px;
	color: #FF0000;
	text-decoration: underline;
	text-align: center;
	text-align: center;
	margin: 13px 0px;
}

#navigation a.red_header {
	font-size: 26px;
	color: #FF0000;
	text-decoration: underline;
	text-align: center;
	text-align: center;
	margin: 13px 0px;
}

#navigation a.contact_us {
	color: #FFFFFF;
	text-align: center;
	font-size: 22px;	
}

h1.red_header {
	font-size: 34px;
	color: red;	
}

#content div.biography_section a
{
	font-size: 14px;	
}

table#board_members a
{
	font-size: 13px;	
}

#content .welcome_header
{
	margin-top: 50px;	
}

#content a.big_red {
	color: red;
	font-size: 30px;
	text-decoration: underline;
}

#content a.red_link_large {
	font-size: 22px;
	color: #FF0000;	
}

#content a.red_link_xlarge {
	font-size: 6;
	color: #FF0000;	
}

#content .image_section {
	margin: 25px 0px;	
}

#content .blue_text {
	color: #1B628F;		
}

#content .content_header {
	font-size: 18px
}
	
#content .section_bold_header {
	font-size: 24px;
}