body {
    margin: 0px;
	background:#f2f2f2;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1, h2, h3 {
  margin: 0px;
  padding: 0px;
  font-size:16px;
  color:#aa0000;
}
p{ margin: 8px;}
ul, li {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
padding-top:2px;
padding-bottom:2px;
} 

#wrapper {
background:#fff;
	border: 1px solid #999999;
	left: 50%;
	margin-left: -375px;
	position: absolute;
	width: 754px;
}
#header {
	margin: 2px;
	width: 754px;
}
#main {
    border-top:0px solid #999999;
    border-bottom:1px solid #999999;
	color: #7ac2cc;
	margin: 2px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: center;
	width: 750px;
}
#navigation {
    border-top:1px solid #999999;
    border-bottom:1px solid #999999;
	background: #fff;
	color: #7ac2cc;
	margin: 2px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: center;
	width: 750px;
}
#filters {
	float: left;
	margin: 15px;
}
#search {
	float: right;
	margin: 15px;
	text-align: right;
}

#content {
	clear: both;
	padding-left: 15px;
	padding-right: 15px;
}
#copyright {
	margin: 11px;
	text-align: center;
}

/* Hyper Links */
a { color: #1f8b99; text-decoration: none;}
a:hover { color: #cc0000; text-decoration: underline;}

#navigation a, .table_top_title a { color: #1f8b99;}
#navigation a:hover, .table_top_title a:hover {
	color: #cc0000;
	text-decoration: underline;
}

.table_border {
	border: 1px solid #999999;
	margin-bottom: 10px;
	padding: 1px;
}
/* Top Ranking Style */
.table_top_title {
    border-bottom:1px solid #999999;
	background: #fff;
	font-size: 12px;
	color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
.table_top_rank {
	background-color: #f2f2f2;
	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: #f2f2f2;
	padding: 2px;
}
.table_top_rating {
	background-color: #f2f2f2;
	text-align: center;
}
/* Ranking Style */
.table_title {
    border-bottom:1px solid #999999;
	background: #fff;
	color: #1f8b99;
	font-size: 12px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
.table_rank {
	background-color: #f2f2f2;
	font-size: 14px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}
.table_description { width: 100%; }
.table_stats {
	background-color: #f2f2f2;
	padding: 2px;
	text-align: center;
}

/* Stats Style */
.stats_top {
	background: #7ac2cc;
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
.stats_left {background-color: #f2f2f2; }
.stats1 {
	background-color: #f2f2f2;
	text-align: center;
}
.stats2 {
	background-color: #FFF;
	text-align: center;
}

/* Admin */
.darkbg {width: 90%;
  background-color: #999999;
  color: #fff;
}
.mediumbg {
	background: #ffffff;
	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: #f2f2f2;
}

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

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

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

fieldset {
padding:20px;
}

a.help { color: #1f8b99; font-weight: bold; text-decoration: none; }
a.help:hover { color: #cc0000; }

.pages_links { 
text-align: center;
mmargin-top:10px;
margin-left:30px;
margin-right:30px;
margin-bottom:10px;}

.effect {FILTER: alpha(opacity=00); -moz-opacity: .00; opacity: .00;}
.effect2 {FILTER: alpha(opacity=80); -moz-opacity: .90; opacity: .90;} 


