body {
	background-color: #510407;
	color: #ffffaa;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	background: #460306 url("bg2.gif");  
}
h1, h2, h3 {
  margin: 0px;
  padding: 0px;
}
#wrapper {
/*	border: 1px solid #000; */
	left: 50%;
	top: 90px;
	margin-left: -350px;
	position: absolute;
	width: 700px;
}
#header {
	width: 700px;
}
#navigation {
/*	background: #4a4a4a url("title.png") repeat-x; */
    font-weight: bold;
	color: #FFF;
	margin: 1px;
	padding-bottom: 7px;
	padding-top: 7px;
	text-align: center;
	width: 698px;
}
#filters {
	float: left;
	margin: 15px;
}
#search {
	float: right;
	margin: 15px;
	text-align: right;
}
#content {
	clear: both;
	padding-left: 0px;
	padding-right: 0px;
}
#copyright {
	margin: 10px;
	text-align: center;
}

/* Hyper Links */
a { color: #CCFFCC; }
a:hover { color: #666666; }


#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 #ccc;
	margin-bottom: 10px;
	padding: 1px;
	background-color: #000000;
}
/* Top Ranking Style */
.table_top_title {
	background: #4a4a4a;
	font-size: 12px;
	color: #FFF;
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: center;
}
.table_top_rank {
	background-color: #DCDCDC;
	color: #000000; 
	font-size: 14px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	text-align: center;
}
.table_top_description { }
.table_top_banner {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}
.table_top_stats {
	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; */
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 2px;
	text-align: center;
	vertical-align: top;
	background:  url("rank-bg.jpg")  top no-repeat;
}
.table_description { width: 100%; }
.table_stats {
	padding: 2px;
	text-align: center;
}

/* 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: #333333; }
.stats1 {
	background-color: #333333;
	text-align: center;
}
.stats2 {
	background-color: #999999;
	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: #ffffcc;
	background-color: #222222;
}
.lightbgalt {
	color: #ffffcc;
	background-color: #444444;
}

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

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

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

a.help { color: #f00; font-weight: bold; text-decoration: none; }
a.help:hover { color: #333; }

  

