body {
	background: url(http://www.patriotslist.com/images/gun_bgblue.gif) fixed;
	font-family: sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
}


h1, h2, h3 {  margin: 0px;
  padding: 0px;color: #fff;}


#wrapper {
	background-color: black;
	BORDER-BOTTOM: #dcdcdc 10px ridge;
	BORDER-LEFT: #dcdcdc 10px ridge; 
	BORDER-TOP: #dcdcdc 10px ridge; 
	BORDER-RIGHT: #dcdcdc 10px ridge;
	color: #fff;
	left: 50%;
	margin-left: -310px;
	position: absolute;
	width: 700px;
}
#header {
	width: 580px;
}
#navigation {
	background: #4a4a4a url("title.png") repeat-x;
	color: #FFF;
	margin: 1px;
	padding-bottom: 7px;
	padding-top: 7px;
	text-align: center;
	width: 700px;
}
#filters {
	float: left;
	margin: 15px;
}
#search {
	float: right;
	margin: 15px;
	text-align: right;
}
#content {
	clear: both;
	padding-left: 5px;
	padding-right: 5px;
}
#copyright {
	margin: 10px;
	text-align: center;

}

/* Hyper Links */
a { color: white; }
a:hover { color: red; }

#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-BOTTOM: #dcdcdc 5px ridge;
	BORDER-LEFT: #dcdcdc 5px ridge; 
	BORDER-TOP: #dcdcdc 5px ridge; 
	BORDER-RIGHT: #dcdcdc 5px ridge; 
	margin-bottom: 5px;
	padding: 1px;
}
/* Top Ranking Style */
.table_top_title {
	background: #4a4a4a url("title.png") repeat-x;
	font-size: 14px; font-weight: bold;
	color: #FFF;
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: center;
}
.table_top_rank {
	color: white;
	background-color: black;
	font-size: 25px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}
.table_top_description {color: black;}
.table_top_banner {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}
.table_top_stats {color: white;font-size: 16px;
	background-color: black;
	padding: 3px;
}
.table_top_rating {color: white;
	background-color: black;
	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 {color: black;
	background-color: #DCDCDC;
	font-size: 20px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}
.table_description { 
	font-size: 16px;
	width: 76%; 
	background-color: black; 
	color: white;}

.table_stats {color: white;
	font-size: 8px;
	background-color: #000033;
	padding: 2px;
	text-align: center;
}

/* Stats Style */
.stats_top {
	background: #4a4a4a url("title.png") repeat-x;
	color: white;
	font-size: 12px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
.stats_left { background-color: #DCDCDC; color: black;}
.stats1 {color: black;
	background-color: #DCDCDC;
	text-align: center;
}
.stats2 {color: black;
	background-color: #FFF;
	text-align: center;
}/* Admin */

.darkbg {
  background-color: #737373;
  color: #fff;
}

.mediumbg {
	border-top: #dcdcdc 6px ridge;
        background: #4a4a4a url("title.png") repeat-x;
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
}

.lightbg {
	width: 700px;	
	color: #999999;	
	background-color: black;
}

.lightbgalt {
	
	color: #999999;
	
	background-color: #DCDCDC;}
	table { width: 100%; }

/* No Borders Images */

img { border: 0; }textarea, input {
	color: black;font-family: sans-serif;	font-size: 12px;
}



.join_edit_error {
	
	background-color: #fff;	
	border: 1px solid #f00;
		padding: 2px;
}

a.help { 
	color: #f00; 
	font-weight: bold; 
	text-decoration: none; }
a.help:hover { color: #333; }
