body {
	background-color: #000000;
}

body {
text-align: center; /* center things in pre-IE6 */
}
#container {
margin: 35px auto;
width: 416px;
text-align: left;
}

#image {
float: left;
width: 416px;
}

#container {
margin: 35px auto;
width: 416px;
}

#content {
float: right;
width: 277px;
}
#sidebar {
float: left;
width: 110px;
}

h1 {
	color: #CC0000;
}

h2 {
	color: #CC0000;
}

h3 {
	color: #CC0000;
}

h6 {
	color: #CC0000;
}

a:link {
	font-family: Times New Roman, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff3333;
	font-weight: bold;
	text-decoration: none;
	border: 0px;
}
a:visited {
	font-family: Times New Roman, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #ff3333;
}
a:hover {
	font-family: Times New Roman, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #ff3333;
}
a:active {
	font-family: Times New Roman, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a img {border:none; }

input, textarea, option, select {
	background-color: #ffffff;
	font: 11pt Times New Roman;
	color: #000000;
	letter-spacing: 1px;
	border: 2px solid #CC0000;
	padding:2px; }

<!--
{
scrollbar-face-color:#CC0000;
scrollbar-arrow-color:#000000;
scrollbar-track-color:#CC0000;
scrollbar-shadow-color:#CC0000;
scrollbar-highlight-color:#CC0000;
scrollbar-3dlight-color:#CC0000;
scrollbar-darkshadow-Color:#CC0000;
}
-->

table { border: 0px solid #CC0000; }

div#content {background: #ffffff; border: 0px solid #003366; border-top: 0px; padding: 5px;} 

div#content h1, h2, h4, h3, h5, h6 {
font-family: Times New Roman, verdana, lucida grande, sans-serif;
font-size: 12px;
line-height: normal;
font-weight: bold;
background-color: #000000;
border: 0px solid #ffffff;
padding: 3px;
}

div#content { 
font-family: Times New Roman, Verdana, Helvetica, sans-serif;
	  font-size: 12px;
	  color: #000000;
}

div#sidebar {background: #000000; border: 0px solid #660033; border-top: 0px; padding: 0px;}

div#sidebar h1, h2, h4, h3, h5, h6 {
font-family: Times New Roman, verdana, lucida grande, sans-serif;
line-height: normal;
font-weight: bold;
background-color: #ffffff;
border: 0px solid #ffffff;
padding: 3px;
}

div#sidebar { 
font-family: Times New Roman, Verdana, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
padding: 5px;
}

#ivory {
   margin: 0;
   padding: 0;
   list-style-type: none;
}

#ivory a {
   background: #ffffff;
   color: #000000;
   display: block;
   width: 100px;
   border-left: 0px solid black;
   padding-left: 10px;
}

#ivory a:hover{
  display: block;
  background: #000000;
  color: #ffffff;
  border-left: 0px solid #ffffff;
  padding-left: 10px; }

#site {
   margin: 0;
   padding: 0;
   list-style-type: none;
}

#site a {
   background: #ffffff;
   color: #000000;
   display: block;
   width: 100px;
   border-left: 0px solid black;
   padding-left: 10px;
}

#site a:hover{
  display: block;
  background: #000000;
  color: #ffffff;
  border-left: 0px solid #ffffff;
  padding-left: 10px; }

#fanlisting {
   margin: 0;
   padding: 0;
   list-style-type: none;
}

#fanlisting a {
   background: #ffffff;
   color: #000000;
   display: block;
   width: 100px;
   border-left: 0px solid black;
   padding-left: 10px;
}

#fanlisting a:hover{
  display: block;
  background: #000000;
  color: #ffffff;
  border-left: 0px solid #ffffff;
  padding-left: 10px; }