body {
		text-align:center;
 		background-color: #EEEEEE;
 		font-family: Verdana,sans-serif;
}
#frame     { 
	margin-right: auto; 
	margin-left: auto; 
	position: relative; 
	top: 0px; 
	width: 830px;
	text-align:left;
	background-color: #ffffff;
}

#contentheader {
		height:90px;
}
#contentleft  {
	font-size: 80%;
	float: left;
	padding: 0px 5px 5px;
	position: relative;
	width: 210px ; 
	border-color:#000000; 
	border-style: solid; 
	border-top-width: 0px; 
	border-right-width: 1px; 
	border-bottom-width: 0px; 
	border-left-width: 0px}
	
#content   { 
	background-color: #ffffff; 
	float: left; 
	position: relative;
	width: 100%; 
	border: #000000; 
	border-style: solid;
	border-width: 0px;
	}
#contentright {
	width:570px;
	padding:5px;
	position: relative;
	margin:2px;
	float:right;
	}
#contentfooter   {
	background-color: #eeeeee;
	text-align: center;
	float: left;
	margin: 0px 0px;
	position: relative;
	width: 830px;
	height: 25px;
	font-size: 70%;
}

.nav {
	background-color: #000;
	position: relative;
	height: 20px;
	top: 0px;
	width: auto;
	text-align: center;
	font-family: Georgia,Times,serif;
}
.nav ul { 
	margin-left: 0; 
	padding-left: 0; 
	display: inline;

}

.nav ul li { 
	list-style-type: none; 
	margin-left: 0; 
	padding: 3px 15px; 
	display: inline;
}

.nav a{
color:#ffffff;
text-decoration: none;
font-weight: bold;}

.nav a:hover {
color:#FFFFCC;
}

#topnav ul {
	float: right;
	margin-right: 5px;
}

#contentright img {
    margin: 6px;
}

img#fanbutton {
	float: right; 
	padding-top: 0px; 
	margin-top: 0px;
	border: 0px;
}
