body {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #920500;
	background-color : #44473e;
} 
body, td, th {
color : #626262; 
}
a:link {
	color: #920500;
	text-decoration: none;
}
a:visited {
	color: #920500;
	text-decoration: none;
}
a:hover {
	color: #626262;
}
a:active {
	color: #920500;
	text-decoration: none;
}
#container {
width:800px;
height:auto;
margin-left:auto;
margin-right:auto;
} 
#banner {
width:800px;
height:339px;
background-image:url(../images/bannermain.gif);
}
#nav {
background-color: #ffffff;
width: 800px;
height:auto;
font-weight: bold;
text-align: center;
padding:20px 0px 35px 0px;
color: #cbcbcb;
}

#footer {
background-color: #ffffff;
width: 800px;
text-align: center;
font-size:10px;
padding:0px 0px 5px 0px;
} 
#audio {
visibility:hidden;
} 
.style1 {color: #FFFFFF}

#flashbox {
	width:800px;
	height:228px;
	float:left;
	background:#FFF;
}

#redbar {
	width:800px;
	height:45px;
	padding:40px 0px;
	float:left;
	background:url(../images/redbar.jpg) repeat-x;
	color:#FFF;
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	text-align:center;
}

.gold {
	color:#f7e41a;
}
