body {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #801010;
	color: #000000;
	margin: 6px 0 6px 0;
	padding: 0;
}

.main_table {
background-color: #fff;
border-top: 4px solid #fff;
}

ul li{
font-size: 12px;
}

#navcontainer
{
width: 521px;
#width: 520px;
_width: 520px;
float: right;
background: #fff url(images/nav_divider.gif) repeat-x bottom right;
}

#navcontainer ul { padding: 0; }
#navcontainer ul li { display: inline; }

#navcontainer ul
{
margin: 0;
padding: 0 0 0 0;
color: #FFFFFF;
font-family: Book Antiqua, Garamond, Times New Roman, serif;
font-size: 12px;
font-weight: normal;
}

#navcontainer ul li a
{
padding: .6em 14px;
font-weight: normal;
background: #fff url(images/nav_divider.gif) repeat-x bottom left;
color: #FFFFFF;
text-decoration: none;
font-weight: bold;
float: right;
}

.first
{
padding: .6em 14px;
font-weight: normal;
background: none;
color: #FFFFFF;
text-decoration: none;
font-weight: bold;
float: right;
}

#navcontainer ul li a:hover {
font-weight: bold;
background: #fff url(images/nav_divider.gif) repeat-x bottom left;
color: #FFFFFF;
}

#navlist li a:hover, #navlist li a:active
{
font-weight: bold;
background: #fff url(images/nav_divider.gif) repeat-x bottom left;
color: #FFFFFF;
}

.header_image {
	padding: 0;
	margin: 0;
	width: 583px;
	height: 135px;
	background: #9B9DA4 url(images/header_red.jpg) no-repeat top; /* theme change here */

}
	
.content_text {
	padding: 10px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #585858; /* theme change here */
	}
	
.content_text1 {
	padding: 4px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #585858; /* theme change here */
	}
	
h1 {
	padding: 0;
	font-family: Book Antiqua, Garamond, Times New Roman, serif;
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
	color: #801010; /* theme change here */
	}
	
h2 {
	padding: 0;
	font-family: Book Antiqua, Garamond, Times New Roman, serif;
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
	color: #000; /* theme change here */
	}

h3 {
	padding: 0;
	font-family: Book Antiqua, Garamond, Times New Roman, serif;
	font-size: 24px;
	line-height: 22px;
	font-weight: normal;
	color: #801010; /* theme change here */
	}
	
.footer {
	background-color: #801010;
	font-family: "Verdana", Times, serif;
	font-size: 10px;
	color: #fff;
	height: 34px;
	text-align: center;
}

.footer A:link, .footer a:visited, .footer a:active {
color: #fff;
font-size: 10px;
text-decoration: none;
}

.wrapper {
position:relative;
margin:0 auto;
text-align:left;
}

#imageContainer {
	background: #fff url(images/top_photos_bg.jpg) no-repeat;
	position:relative;
	margin:auto;
	width: 775px;
	height:123px;
}

#imageContainer img {
	display:none;
	position:absolute;
	top:0; left:0;
}