body {
	background-color: #f6f6f6;
	color: #000;
	font-family: sans-serif;
	font-size: 12px;
}
h1, h2, h3 {
  margin: 0px;
  padding: 0px;
}

h1 {
	font-size: 14px;
}
#wrapper {
	border: 0px solid #000;
	left: 50%;
	margin-left: -400px;
	position: absolute;
	width: 800px;
}

#sitewrapper {
	float:left;
	width: 800px;
}

#header {
	width: 800px;
}
#navigation {
	background: #e7e5e5;
	color: #222;
	margin: 0px;
	padding-bottom: 9px;
	padding-top: 9px;
	text-align: center;
	width: 800px;
}
#filters {
	float: left;
	margin: 15px;
}
#search {
	float: right;
	margin: 15px;
	text-align: right;
}
#content {
	background: #ccc;
	width: 800px;
	clear: both;
	padding-left: 0px;
	padding-right: 0px;
}
#nav {
	background: #e7e5e5;
	color: #777;
	margin: 0px;
	padding-bottom: 9px;
	padding-top: 9px;
	text-align: center;
	width: 800px;
	font-size: 20px;
}

#copyright {
	background: #ccc;
	color: #666;
	width: 800px;
	text-align: center;
	font-size: 10px;
}


input.button {
    background: #fff url(llsh.gif);
    height: 20px;
    /* used to catch the buttonEnding */
    position: relative;
    font-size: 12px; 
	font:'Trebuchet MS',helvetica,arial,verdana;
	color:white; font-weight: bold; 
	border:1px solid #686868;
}

input.button:hover{
    background: #fff url(llsh.gif);
    height: 20px;
    /* used to catch the buttonEnding */
    position: relative;
    font-size: 12px; 
	font:'Trebuchet MS',helvetica,arial,verdana;
	color:gold; font-weight: bold; 
	border:1px solid silver;
	cursor:pointer;
}

input.go { width: 150px; height: 15px;}	
input.go {	color: #666666; 
			font-weight: normal; 
			font-size: 11px; 
			background-color:#EEEEEE; 
			font-family: Verdana, Helvetica, Arial; 
			border : 1px solid #878685;}

/* Hyper Links */
a { color: #777;
	text-decoration: none;
	font-weight: bold;
}
a:hover { color: #00c; }

#copyright a { color: #00c;
font-weight: normal;
}
#copyright a:hover { color: #444;
}



#navigation a { color: #00c; }
#navigation a:hover {
	color: #aaa;
	text-decoration: none;
}


#nav a { color: #00c; }
#nav a:hover {
	color: #aaa;
	text-decoration: none;
}

.table_top_title a { color: #333; }
.table_top_title a:hover {
	color: #00c;
	text-decoration: none;
}

.table_border {
	background: #ffffff;
	border: 0px solid #000;
	margin-bottom: 10px;
	padding: 0px;
	text-align: center;
}
/* Top Ranking Style */
.table_top_title {
	background: #D0DCEC;
	font-size: 12px;
	color: #555;
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: center;
}
.table_top_rank {
	background-color: #D0DCEC;
	color:#444;
	font-size: 22px;
	font-weight: bold;
	padding-left: 6px;
	padding-right: 6px;
	text-align: center;
}
.table_top_description {

 }
.table_top_banner {
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
.table_top_stats {
	padding: 0px 10px 0px 10px;
	background: #D0DCEC;
}


.table_top_rating {
	background-color: #f6f6f6;
	text-align: center;
	color: #222;
}
/* Ranking Style */
.table_title {
	background: #f6f6f6;
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
.table_rank {
	background-color: #ed0303;
	color:#222;
	font-size: 22px;
	font-weight: bold;
	padding-left: 7px;
	padding-right: 7px;
	text-align: center;
}
.table_description {
	width: 100%;
	padding-top: 10px;
	padding-bottom: 6px;
	line-height:18px;
}
.table_stats {
	background-color: #DCDCDC;
	padding: 2px;
	text-align: center;
}

/* Stats Style */
.stats_top {
	background: #d0dcec;
	color: #333;
	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: #302c24;
	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; }

#adwrapper {
	margin:110px 0 0 10px;
	width:0px;
	float:right;
}

.ad {
	width:0px;
	display:block;
	margin:10px 0 0 0;
	height: 600px;
	padding: 10px;
	background:#302C24;


}