*{margin: 0px; padding: 0px;}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	background-color: #333;}

p {
	margin: 10px 5px;
	text-align: left;}
	
img{
	border: 0px;
	padding: 2px;} 

a{
	color: #999999;
	text-decoration: underline;
	font-weight: bold;}
	
a:hover{
	color: #000000;
	text-decoration: underline;
	font-weight: bold;}
	
#container{
	background: #fff;
	margin: 25px auto;
	width: 750px;
	border: 25px solid #ccc;
	text-align:center;}
	
table {
	width: 100%;
	text-align: center;
	border: none;}

td, th {
	border: 1px solid #787878;}
	
td {
	text-align: left;
	padding-left: 5px;}
		
#header{
	height:210px;
	background: url('banner.jpg') no-repeat center;}
	
#mainnav {
	float: left;
	margin: -48px 0px 0px 0px;
	width: 750px;
	text-indent: -3000px;}
  
#mainlinks {
	width:750px;
	height: 48px;
	margin: 0;
	padding: 0;
	list-style: none;
	text-decoration: none;}
  
#mainlinks li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;}

#mainlinks a {
	float: left;
	display: block;
	width: 750px;
	height: 48px;
	background-image: url('mainnav.jpg');
	text-decoration: none;}
  
#mainlinks #link1 a {
	height: 48px;
	width: 187.5px;}
  
#mainlinks #link1 a:hover {
	background-position: 0px -48px;}
  
#mainlinks #link2 a {
	height: 48px;
	width: 187.5px;
	background-position: -187.5px 0px;}
  
#mainlinks #link2 a:hover {
	background-position: -187.5px -48px;}
  
#mainlinks #link3 a {
	height:	48px;
	width: 187.5px;
	background-position: -375px 0px;}
  
#mainlinks #link3 a:hover {
	background-position: -375px -48px;}
  
#mainlinks #link4 a {
	height: 48px;
	width: 187px;
	background-position: -562.5px 0px;}
  
#mainlinks #link4 a:hover {
	background-position: -562.5px -48px;}
	
#content {
	margin-top: 10px;
	width: 750px;
	color: #000000;
	line-height: 16px;}
	
.floatright{
	float: right;
	margin: 10px;
	clear: right;}
	
#footer {
	width: 750px;
	height: 30px;
	background: #999967;
	color: #52522e;}