body {
	background-image:url('../../images/fish.jpg');
	background-repeat:repeat;
	background-color: #fff;
	color: #000;
	font-size: 12px;
	font-family: Verdana, Verdana, Geneva, sans-serif;
}
.clr{
clear:both;
}
h1, h2, h3 {
  margin: 0px;
  padding: 0px;
}
legend {
	color : #000000;
}
fieldset {
	padding : 10px;
	border : 1px solid #c3c3c3;
	}
#wrapper {
	background-color:#FFF;
	border: 1px solid #000;
	left: 50%;
	margin-left: -420px;
	position: absolute;
	width: 840px;
}
#header {
	width: 840px;
	background-image:url('../../images/header-bg.jpg');
	background-repeat:repeat-x;
	background-position:top;
	background-color:#FFF;
	text-align:center;
}
.logo{
float:left;
border:0px;
margin:0px;
padding:0px;
}
.padding{
margin:0px;
padding:10px;}
#navigation {
	background: #4a4a4a url("title.png") repeat-x;
	color: #FFF;
	margin: 1px;
	padding-bottom: 7px;
	padding-top: 7px;
	text-align: center;
	width: 838px;
}
#leftbox{
width:175px;
float:left;
}
#main{
width:665px;
float:left;
}
#info, #content{
padding:0px;
margin:0px;
}
#filters {
	margin: 5px;
}
#content {
	clear: both;
}
#copyright {
	margin: 10px;
	text-align: center;
}

/* Hyper Links */
a { color: #666; }
a:hover { color: #333; }

#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: #4a4a4a url("title.png") repeat-x;
	font-size: 12px;
	color: #FFF;
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: center;
}
.table_top_rank {
	background-color: #DCDCDC;
	font-size: 16px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}
.table_top_description { }
.table_top_banner {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}
.table_top_stats {
	background-color: #DCDCDC;
	padding: 2px;
}
.table_top_rating {
	background-color: #DCDCDC;
	text-align: center;
}
/* Ranking Style */
.table_title {
	background: #4a4a4a url("title.png") repeat-x;
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
.table_rank {
	background-color: #DCDCDC;
	font-size: 16px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}
.table_description { width: 100%; }
.table_stats {
	background-color: #DCDCDC;
	padding: 2px;
	text-align: center;
}
.banner{
	width:468px;
	height:60px;
}

/* Stats Style */
.stats_top {
	background: #4a4a4a url("title.png") repeat-x;
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
.stats_left { background-color: #DCDCDC; }
.stats1 {
	background-color: #DCDCDC;
	text-align: center;
}
.stats2 {
	background-color: #FFF;
	text-align: center;
}

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

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

textarea, input {
	font-family: sans-serif;
	font-size: 12px;
}

.join_edit_error {
	background-color: #f0f0f0;
	border: 1px solid #f00;
	padding: 2px;
}

a.help { color: #f00; font-weight: bold; text-decoration: none; }
a.help:hover { color: #333; }
#gatewrap{
	background-color:#FFF;
}
h1 {
font-weight:bold;
font-size:24px;
margin-bottom: 4px;
margin-top: 5px;
}
h2 {
font-size: 18px;
font-weight: normal;
margin-bottom: 4px;
margin-top: 6px;
}
h3, h4, h5, h6 {
font-size: 14px;
font-weight: bolder;
margin-bottom: 2px;
}
