body {
	background-color: #000;
	color: #FFF;
	font-family: sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;	
}
h1 {
  font-size: 24px;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
}

h2 {
  font-size: 15px;
  margin: 0px;
  padding: 0px;
}
h3 {
  font-size: 14px;
  margin: 0px;
  padding: 0px;
}
#wrapper {
	background: #292933;
	border-left: 2px solid #5B5B80;
	border-right: 2px solid #5B5B80;
	width: 810px;
}
#header {
	width: 780px;
}
#navigation {
	background: #292933;
	color: #FFF;
	margin: 1px;
	padding-bottom: 7px;
	padding-top: 7px;
	text-align: center;
	width: 780px;
}
#filters {
	float: left;
	margin-left: 25px;
	width:300px;
}
#search {
	float: left;
	margin-left: 25px;
	padding: 5px;
	width:300px;
	text-align: right;
}
#content {
	clear: both;
	padding-left: 40px;
	padding-right: 40px;
}
#copyright {
	background-image: url("images/bottom.jpg");
	font-size: 10px;
	width: 810px;
	text-align: center;
	padding-bottom:10px;
}

/* Hyper Links */
a:link, a:visited {color:#3153B4; font-family:verdana,arial; font-size:12px; line-height:14px; text-decoration:none;}
a:hover, a:active {color:#97ABE6; font-family:verdana,arial; font-size:12px; line-height:14px; text-decoration:none;}

#navigation a, .table_top_title a { color: #FFF; }
#navigation a:hover, .table_top_title a:hover {
	color: #CCC;
	text-decoration: none;
	border-bottom: 1px dashed;
}

.table_border {
	border: 1px solid #000;
	margin-bottom: 10px;
	padding: 1px;
}
/* Top Ranking Style */
.table_top_title {
	background: #292933 url("images/spot-row.gif") repeat-x;
	font-size: 12px;
	color: #FFF;
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: center;
}
.table_top_rank {
	background-color: #FFFFFF;
	color:#000000;
	font-size: 14px;
	font-weight: bold;
	padding-left: 3px;
	padding-right: 3px;
	text-align: center;
}
.table_top_description { }
.table_top_banner {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}
.table_top_stats {
	background-color: #292933;
	padding: 2px;
}
.table_top_rating {
	background-color: #292933;
	text-align: center;
}
/* Ranking Style */
.table_title {
	background: #4a4a4a url("images/spot-row.gif") repeat-x;
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
}
.table_rank {
	background-color: #FFFFFF;
	color:#000000;
	font-weight: bold;
	padding-left: 3px;
	padding-right: 3px;
	text-align: center;
}
.table_description { 
	background-color: #FFFFFF;
	color:#000000;
	text-align:left;
	width: 100%;
 }
.table_stats {
	background-color: #FFFFFF;
	color:#000000;
	padding: 2px;
	text-align: center;
}

/* Stats Style */
.stats_top {
	background: #4a4a4a;
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
.stats_left { 
	background-color: #FFFFFF;
	color:#000000;
 }
.stats1 {
	background-color: #FFFFFF;
	color:#000000;
	text-align: center;
}
.stats2 {
	background-color: #FFFFFF;
	color:#000000;
	text-align: center;
}

/* Admin */
.darkbg {
  background-color: #737373;
  color: #fff;
}
.mediumbg {
	background: #4a4a4a url("images/spot-row.gif") repeat-x;
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
.lightbg {
	color: #000;
	background-color: #FFF;
	text-align: center;
}
.lightbgalt {
	color: #000;
	background-color: #DCDCDC;
	text-align: center;
}

table { width: 100%; }
/* No Borders Images */
img { border: 0; }

input, textarea, select {background-color:#FFCC00; color:#000000; font-family:Verdana,Arial; font-size:10px;}
form {margin:0; padding:0;}

.featured {
	background-image: url("images/featured-b.jpg");
	margin-right:42px;
	width:231px;
	float:right;
}
.featured_text {
	color:#FFFFFF;
	text-align: left;
}
a.featured_link {
	text-decoration:underline;
	color:#FFCC00;
	text-align: left;
}
intro { 
	margin-right:42px;
	background-image: url("images/featured-b.jpg");
}