body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #464646;
	text-decoration: none;
	background-color: #646464;
	margin:0;
	padding:18px;
}
#main {
	width:739px;
	margin:auto;
}
#main-inner {
	/*margin:0 21px 16px 21px;*/
	padding:0 17px 27px 27px;
	min-height:200px;
	background-color: #FFFFFF;
	background-image: url(../images/bg-main-bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#main-inner-left {
	width: 480px;
        display:block;
        overflow: auto;
        padding:0px 0px 0px 0px;
	float:left;
	line-height:18px;
}
#main-inner-right {
	width: 173px;
	display:block;
	float:right;
	border-left:1px solid #C8C8C8;
	text-align:right;
	padding-top:10px;
	padding-left:10px;
	padding-right:0px;
}
#main-inner-right p {
	color:#660000;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-right:7px;
}
#main-search {
	margin:0px 0px 0px 0px;
	padding:10px 0px 30px 0px;
	min-height:200px;
	background-color: #FFFFFF;
	background-image: url(../images/bg-main-bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	overflow: auto;

}
#main-details {
	margin:0px 0px 0px 0px;
	padding:10px 20px 40px 20px;
	min-height:200px;
	background-color: #FFFFFF;
	background-image: url(../images/bg-main-bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	overflow: auto;

}
#containerleft
{
	float: left;
	width: 475px;
	height: 140px;
	background: #ffffff;
	overflow: auto;
	padding: 10px;
}
#containernews
{
	float: left;
	width: 475px;
	height: 300px;
	background: #ffffff;
	overflow: auto;
	padding: 10px;
}
#containerdetails
{
	float: left;
	width: 670px;
	height: 250px;
	background: #ffffff;
	overflow: auto;
	padding: 10px;
}
#top {
	width:739px;
	height:37px;
	background-color: #FFFFFF;
	background-image: url(../images/bg-main-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
        border-bottom:4px solid #660000;

}

#logo {
	height:60px;
        float:left;
	padding:35px 0px 0px 0px;
}

#para {
        margin:0px 0px 0px 0px;
	padding:10px 40px 10px 40px;

}


#mainphoto {
	height:149px;
	background-color: #FFFFFF;
        background-image:url('../images/main_red_logo.jpg');
        background-repeat: no-repeat;
	background-position: center center;
	border-bottom:4px solid #660000;
	padding:3px 0 3px 0;



}

#statement {
       font-family: Verdana, Arial, Helvetica, sans-serif;
       font-size: 18px;
       font-style:normal;
       font-weight:bold;
       text-align:right;
       color: #ffffff;
       padding:35px 40px 30px 30px;

}


#headshot {
       
       float: left;
       padding:20px 20px 10px 0px;



       
}

#statement a:link {
	color: #ffffff;
        text-decoration:none;
}
#statement a:visited {
	color: #ffffff;
        text-decoration:none;
}
#statement a:hover {
	color: #c8c8c8;
	text-decoration:none;
}

#statement a:active {
	color: #c8c8c8;
	text-decoration:none;
}




h1, h2, h3, h4, h5, h6 { margin: 15px 0; }
p, ul, ol { margin: 15px 0; }

div#navbar {
	width: 518px;
	display:block;
	float:right;
	text-align:right;
	padding-top:15px;
	
}
div#navbar ul {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6F6F6F;
	white-space: nowrap;
	font-weight: bold;
}
div#navbar li {
	list-style-type: none;
	display: inline;
}
div#navbar li a {
	text-decoration: none;
	padding: 0 3px 0 0;
	color: #660000;
	display:block;
	float:left;
	width:81px;
	height:22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/bg-button.gif);
	background-repeat: no-repeat;
	text-align:center;
	line-height:22px;
}
div#navbar li a:link {
	color: #660000:
}
div#navbar li a:visited {
	color: #660000;
}
div#navbar li a:hover {
	color: #6F6F6F;
	text-decoration:underline;
}
.clear {
	clear:both;
}
#footer {
	clear:both;
	font-size: 10px;
	color:#FFFFFF;
	text-align:center;
	padding:12px;
	line-height:18px;
}
#footer a:link, #footer a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
#footer a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
.highlight {
	color:#660000;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
}
.highlight a, .highlight a:visited {
	color:#660000;
	text-decoration:none;
	text-indent:20px;
}
.highlight a:hover {
	color:#6F6F6F;
	text-decoration:underline;
	text-indent:20px;
}
a, a:visited {
	color:#660000;
	text-decoration:underline;
}
a:hover {
	color:#6F6F6F;
	text-decoration:none;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #660000;
	font-weight:bold;
}