body, html {
	background: url(images/bg.gif) repeat-x;
	background-color: #9D9D9D;
	margin: 0px auto;
	padding: 0px;
	height: 100%;
	border:0;}
	
#bodycontainer {
	background: #FFFFFF;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	width: 950px;}
	
#header{
	background: url(images/header.jpg) no-repeat;
	width: 970px;
	height: 348px;
	text-align: left;
	margin: auto;}
	
#billboard{
	width: 444px;
	height: 122px;
	float: right;
	margin: 13px 94px 0px 0px;}
	
#navbar{
	width: 950px;
	height: 30px;
	float: left;
	margin: 183px 0px 0px 10px;}
	
#outer{
	width: 100%;
	height: 100%;
	text-align: center;}
	
#content{
	height: 100%;
	background-color: #FFFFFF;
	width: 780px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;}
	
#footer{
	margin-top: 10px;
	background: #252525;
	padding: 8px;
	width: 934px;}
	
#rightcontent{
	float: right;
	text-align: center;
	width: 221px;
	background: #EFEFEF;
	border: 1px solid #8F8F8F;}
	
#leftcontent{
	padding: 10px;
	width: 695px;
	background: #EFEFEF;
	border: 1px solid #8F8F8F;}
	
#leftcontentfull{
	padding: 10px;
	width: 928px;
	background: #EFEFEF;
	border: 1px solid #8F8F8F;}
	
#gallery{
	width: 620px;
	margin: auto;
	text-align: center;}
	
/* Text styles */

p{
	margin: 0;}

h1, h2{
	margin: 0px;}

h1 {
	font-size: 26px;
	font-weight: bold;
	color: #A51717;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	color: #A51717;
}

.text10 {
	color: #0F396B;
	font-family: tahoma, arial;
	font-size: 10}

.text {
	color: #555555;
	font-family: tahoma, arial;
	font-size: 11px}

a.text {
	color: #334B79;
	text-decoration: none;
	font-family: tahoma, arial;
	font-size: 11px}

a.text:hover {
	color: #334B79;
	text-decoration: underline;
	font-family: tahoma, arial;
	font-size: 11px}
	
.whitetext {
	color: #FFFFFF;
	font-family: tahoma, arial;
	font-size: 11px}
	
a.whitetext {
	color: #FFFFFF;
	font-family: tahoma, arial;
	font-size: 11px;
	text-decoration: none}
	
a.whitetext:hover {
	color: #FFFFFF;
	font-family: tahoma, arial;
	font-size: 11px;
	text-decoration: underline}

.boldtext {
	color: #700606;
	font-weight: bold;
	font-family: tahoma, arial;
	font-size: 11px}

a.boldtext {
	color: #700606;
	text-decoration: none;
	font-weight: bold;
	font-family: tahoma, arial;
	font-size: 11px}

a.boldtext:hover {
	color: #700606;
	text-decoration: underline;
	font-weight: bold;
	font-family: tahoma, arial;
	font-size: 11px}
	
.whiteboldtext {
	color: #FFFFFF;
	font-weight: bold;
	font-family: tahoma, arial;
	font-size: 11px}
	
a.whiteboldtext {
	color: #FFFFFF;
	font-weight: bold;
	font-family: tahoma, arial;
	font-size: 11px;
	text-decoration: none}
	
a.whiteboldtext:hover {
	color: #FFFFFF;
	font-weight: bold;
	font-family: tahoma, arial;
	font-size: 11px;
	text-decoration: underline}

/* Text box styles */

.textbox  { 
	font-family:verdana,arial; 
	font-size:10px; color:#666; 
	border:1px solid #999}
	
#gallerybg{
	background: url(images/gallerybg.jpg) no-repeat;
	margin: 10px auto 15px auto;
	padding: 22px 58px 0px 57px;
	width: 560px;
	height: 287px}
	
#logo a{
	background: url(images/logo.gif) no-repeat;
	margin: 20px 0px 0px 5px;
	width: 383px;
	float: left;
	height: 92px;}
	
ul#ads{
	margin-top: 16px;
}
	
ul#ads li{
	list-style: none;
}
	
/* navmenu styles */
.dropdown {float:left; font-family: Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #FFFFFF; margin: 0px;}
.dropdown dt{height: 22px; border-right:1px solid #8c1313; border-left: 1px solid #cc5e5e; padding: 7px 9px 1px 9px; cursor:pointer; background:url(images/header.gif)}
.dropdown dt:hover {background:url(images/header_over.gif)}
.dropdown dd {position:absolute; overflow:hidden; display:none; z-index:1; opacity:0; margin-top: 0px; margin-left: -40px;}
.dropdown ul {font-size: 12px; font-weight: bold; border: none; margin-left: 0px;}
.dropdown li {display:inline;}
.dropdown li a{display:block; padding:5px; color:#FFFFFF; text-decoration:none; background:#682323;}
.dropdown li a:hover {background:#8a2e2e; color:#FFFFFF}
.dropdown .underline {border-bottom:1px solid #000000;}

.navtext {
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	color: #FFFFFF;}

a.navtext {
	font-size: 14px; 
	font-weight: bold; 
	color: #FFFFFF;
	text-decoration: none;}