

table.center {margin-left:auto; margin-right:auto;}

.navlink a{text-decoration:none;font-family:arial;font-size:14px;color:white;font-weight:bold} 
.navlink a:hover{text-decoration:underline} 
.navlink a:active{text-decoration:none} 
.navlink a:visited{text-decoration:none} 

div.menu a {
background: #ffffff; 
text-decoration:none; 
font-size:13px; 
font-weight:bold;
line-height:16px; 
padding: 2px 5px;
}

div.menu a:link {
color: #333333; 
background: white; 
}

div.menu a:active { 
color: #000000;
background: white; 
}

div.menu a:visited {
color: #333333; 
background: white; 
}

div.menu a:hover {
color: #eeeeee;
background: #333333; 
border:1px solid #000000; 
}

div.unmenu a {
text-decoration:none; 
font-size:10px; 
font-weight:normal;
background: rgb(224, 225, 226); 
}

div.unmenu a:link {
color: #000000; 
background: rgb(224, 225, 226); 
}

div.unmenu a:active { 
color: #000000;
background: rgb(224, 225, 226); 
}

div.unmenu a:visited {
color: #000000; 
background: rgb(224, 225, 226); 
}

div.unmenu a:hover {
color: #000000;
text-decoration:underline;
background: rgb(224, 225, 226); 
border:0; 
}

div.rightcontent{
	color:yellow;
	text-decoration:none; 
	font-size:12px; 
	font-weight:bold;
}

div.rightcontent a {
text-decoration:none; 
font-size:12px; 
font-weight:bold;
}

div.rightcontent a:link {
color: white; 
}

div.rightcontent a:active { 
color: white;
}

div.rightcontent a:visited {
color: white; 
}

div.rightcontent a:hover {
color: white;
text-decoration:underline;
}

div.footercontent{
	color:black;
	text-decoration:none; 
	font-size:12px; 
	font-weight:bold;
}

div.footercontent a {
text-decoration:none; 
font-size:12px; 
font-weight:bold;
}

div.footercontent a:link {
color: black; 
}

div.footercontent a:active { 
color: black;
}

div.footercontent a:visited {
color: black; 
}

div.footercontent a:hover {
color: black;
text-decoration:underline;
}

body {
	font-family: "Trebuchet MS", Verdana, geneva, sans-serif;
	font-size:small;
	margin:0;
	padding:0;
	text-align:center;
}

h1 {
	padding:0;
  margin:10px 0px;
	font-family: "Trebuchet MS", Verdana, Sans-Serif;
  font-size:180%;
  font-weight:normal;
}

h2 {
	padding:0;
  margin:20px 0px 0 0;
	font-family: "Trebuchet MS", Verdana, Sans-Serif;
  font-size:140%;
  font-weight:normal;
}

#border-container {
	border-style:solid;
  	border-color:#000000;
	margin:0px;
	text-align:left
}

#toptable {
	padding-right:8px;
	text-align:right;
	color:white;
	font-size:12px
}
#toptable a {
	color:white; 
	text-decoration:none;
}
#toptable a:hover {
	text-decoration:underline;
	color:#fff; 
}

#nowplaying {
	padding-right:8px;
	padding-left:8px;
	text-align:left;
	color:white;
	font-size:12px
}

#bordercell td {
	border:1px;
	border-style:solid;
	border-color:black
}

#header {
  height:125px;
  margin:0;
  background:#000000;
  color:#fff;
  font-size:95%;
  text-align:left;
  clear:both;
}


#header h1{
  margin:0;
  padding:0 20px;
  font-size:200%;
  color:#666666;
}


#nav {
 font-family: Arial, Helvetica, Sans-Serif;
 font-size: 12px;
 background:#00CCFF;
 color: #333;
}


#left-column
{
 float:left;
 width:200px;
 height:100%;
 padding:10px;
 margin:5px 0px 5px 0px;
 color:#fff;
 background:#666;
}

#middle-column
{
	float:left;
	width:486px;
 	margin:5px;
}
#right-column
{
	float:right;
	padding-right:15px;
	width:200px;
 	margin:5px;
}


#content {
 width:100%;
 margin:5px 0px 0px 0px;
 padding:10px;
 float:left;
 background:#666;
 color:#FFFFFF;
}

#content ol,
#sidebar p, #content p{
	padding:3px 0px;
}

#sidebar a, 
#content a
{
  color:#555;
	text-decoration:underline;
}


#content a img
{
 text-decoration:none;
 border:0;
}


#ads {
	height:50px;
  margin:0;
  padding:0 20px;
	background:#ddd;
  color:#555;
  font-size:95%;
  text-align:right;
  clear:both;
}

#footer {
  clear:both;
  padding: 5px 10px;
  background:#333 url(../../Template3/img/brcorner.gif) bottom right no-repeat;
  color:#fff;
  font-family: Verdana, sans-serif;
  font-size:85%;
  text-align:left;
}

#footer a
{
 color:#fff;
}

#everythingelse
{
	color:#999999;
	font-family:arial;
	font-size:24px;
	font-weight:bold;
}

#sidebarnav {
	margin:0;
  padding:0;
	color: #fff;
}


