html, body {
	background-color: #98aaaa;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	margin: 0;
	font-family; arial, trebuchet ms;
	size: 10px;
	color: #eaa892;
}


a:link {  
	color: #89b6b6;
	font-weight: bold;
	letter-spacing: 0px;
	text-decoration: none;
}

a:visited {  
	color: #89b6b6;
	font-weight: bold;
	letter-spacing: 0px;	
	text-decoration: none;
}

a:hover {  
	color: #a0d3d3;
	text-decoration: underline;
	font-weight: bold;
	letter-spacing: 0px;
}

.header {
	font-family: Trebuchet MS; 
	font-size: 12px; 
	font-weight: bold;
	color: #60afaf; 
}
.style1 {
	font-family: arial, trebuchet ms;
	font-size: 12px;
	font-weight: bold;
	color: #afd9d9;
}

.style2 {
	font-family: arial, tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #9ac2c2;
}
 
select, input, textarea	{
	border: solid #000000; 1pt;
	font-family: Verdana; 
	font-size: 10px; 
	color: #000000;
	background-color: #3C6CA2;
}

.fanlisting {
	margin: 0, 0, 0, 0;
	padding: 0, 0, 0, 0;
}

.header {
	width: 860px;
	height: 322px;
	border: 0;
	margin: 0, 0, 0, 0;
	padding: 0, 0, 0, 0;
}

.header img {
	width: 860px;
	height: 322px;
	border: 0;
	margin: 0, 0, 0, 0;
	padding: 0, 0, 0, 0;	
}

#navlist {
	width: 860px;
	height: 30px;
	margin: 0, 0, 0, 0;
	padding: 0, 0, 0, 0;
	font-family: verdana, tahoma;
	font-size: 12px;
}

ul#navlist
{
margin: 0, 0, 0, 0;
padding: 0, 0, 0, 0;
}

#navlist li
{
display: inline;
list-style-type: none;
	font-family: Arial, Trebuchet MS;
	font-size: 14px;
}

#navlist a { padding: 3px 10px; }

#navlist a:link, #navlist a:visited
{
color: #89b6b6;
font-weight: bold;
font-style: normal;
background-color: #425c5c;
text-decoration: none;
}

#navlist a:hover
{
color: #a0d3d3;
font-weight: bold;
font-style: italic;
background-color: #90abab;
text-decoration: underline;
}

.sidebar {
	background-color: #506c6c;
}

.main-content {
	background-color: #3f6767;
}

.footer {
	background: #446161; 
	font-weight: bold; 
	background-image: url(); 
	font-family: arial;
	font-size:11px; 
	letter-spacing:0px; 
	line-height:10px; 
	color: #8cc4c4; 
	text-align:center;
	padding:10px;
	border-bottom : 2px solid #355252; 
	border-top : 2px solid #355252;
	border-left : 0px solid #355252; 
	border-right : 0px solid #355252;
}