body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size : 11px;
	color : #626262;
	background-color : #44473e;
} 
body, td, th {
	color : #626262;
	font-family:Arial, Helvetica, sans-serif;
	font-size : 11px;

}
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;
}
li {
list-style:square;
}
#container {
width : 800px; 
height : auto; 
margin-right : auto; 
margin-left : auto; 
}
#banner {
width:800px;
height:109px;
background-image:url(images/banner2.gif);
}
#content {
font-family:Georgia, Times New Roman, Times, serif;
padding:7px 100px 5px 100px;
}
#nav {
background-color: #ffffff;
width: 800px;
height:auto;
font-weight: bold;
text-align: center;
padding:10px 0px 27px 0px;
	}

#nav2 {
background-color: #ffffff;
width: 800px;
height:auto;
font-weight: bold;
text-align: center;
padding:10px 0px 10px 0px;
	}
#footer {
background-color: #ffffff;
width: 800px;
text-align: center;
vertical-align: middle;
color: #000000;
font-size:10px;
padding:15px 0px 5px 0px;
} 
.style1 {color: #ffffff}

