body {
	background-image: url(bg.png);
	background-repeat: repeat-x;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}
h1, h2, h3 {
  margin: 0px;
  padding: 0px;
}
#wrapper {
	border: 0px solid #000;
    margin-left: 60px;
    margin-right: auto;
	width: 700px;
}

.style1 {font-family: Arial, Helvetica, sans-serif}
.style3 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
.style4 {
	color: #990000;
	font-weight: bold;
	font-size: 14px;
}

#header {
	width: 700px;
}
#navigation {
	background: #4a4a4a url("title.png") repeat-x;
	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: 15px;
	padding-right: 15px;
}
#copyright {
	margin: 10px;
	text-align: center;
}

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

#navigation a, .table_top_title a { color: #FFF; font-size: 10px; text-decoration: none; padding-top: 10px; margin-top: 0px; margin-bottom: 0px; font-weight: bold;}
#navigation a:hover, .table_top_title a:hover {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px dashed;
}

.table_top_title1 a {color: #FFF; font-size: 18px; text-decoration: none; padding-top: 10px; font-weight: bold;}
.table_top_title1 a:hover {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px dashed;
}

#stats a, .stats a { color: #FFF; font-size: 12px; text-decoration: none; padding-top: 10px;}
#stats a:hover, .stats a:hover {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px dashed;
}

.table_border {
	border: 0px solid #000;
	margin-bottom: 10px;
	padding: 1px;
}
/* Top Ranking Style */
.table_top_title {
	font-size: 12px;
	color: #FFF;
	padding-top: 17px;
	padding-bottom: 7px;
	text-align: center;

}
.table_top_rank {
	background-color: #ffffff;
	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: 30px;
	padding-right: 10px;
}
.table_top_stats {
	background-color: #ffffff;
	padding: 2px;
    padding-left: 9px;
    padding-right: 9px;

}
.table_top_rating {
	background-color: #ffffff;
	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;
}

/* 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;
}


/* 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; }

#home {

border-bottom: 4px solid #FDEEF4; 
padding-bottom: 2px;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
color: #ffffff;

}

#home a {color: #ffffff; text-decoration: none; }
#home a:hover {color: #ffffff; text-decoration: underline; }

#join {

border-bottom: 4px solid #F0FEED; 
padding-bottom: 2px;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
color: #ffffff;

}
#join a {color: #ff0000; text-decoration: none; }
#join a:hover {color: #ffffff; text-decoration: underline; }

#advertise {

border-bottom: 4px solid #D8D5FD; 
padding-bottom: 2px;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
color: #ffffff;

}
#advertise a {color: #ffffff; text-decoration: none; }
#advertise a:hover {color: #ffffff; text-decoration: underline; }


#top {

border-bottom: 4px solid #EAE8E8; 
padding-bottom: 2px;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
color: #ffffff;

}

#contact {

border-bottom: 4px solid #F8F9D9; 
padding-bottom: 2px;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
color: #ffffff; }

#contact a {color: #ffffff; text-decoration: none; }
#contact a:hover {color: #ffffff; text-decoration: underline; }

