{
	padding: 0px;
	margin: 0px;
	border: 0px;
}

body {
	_text-align: center;
	font-family: verdana, arial, sans-serif;
	background: url(../img/slate_light.png);
	font-size: 12px;
}

a {
	color: #0d2d56;
	text-decoration: none;
}

img{
	border: 0px;
}

table {
	width: 90%;
	border: 2px black solid;
	margin: 10px;
	/**font-weight: bold;**/
	background: url(../img/table_bg.png);
	text-align: center;
	vertical-align: middle;
		margin-left: auto;
	margin-right: auto;
	font-size: 12px;
}

table td {
	border-right: 1px black solid;
	border-bottom: 1px black solid;
}

table a {
	color: #0d2d56;
}

ul {
	list-style-type: none;
}

.table_header_row {
	font-weight: bold;
}

.table_header_row td {
	border-bottom: 2px black solid;	
}

.highlight {
	color: #d2200e;
	font-weight: bold;
}

/** homepage **/


div#organizations img, div#organizations div {
	margin-bottom: 5px;
}

div#sponsors, div#organizations, div#poll {
	width: 155px;
	float: right;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #0d2d56;
}

div#poll table {
	padding: 0px;
	margin: 0px;
	border: 0px;
	text-align: left;
	width: auto;
	vertical-align: bottom;
}

div#poll table table {
	background: none;
}
div#poll table table input.input {
	color: #fff;
	background-color:#0d2d56;
	border: none;
	padding: 3px 5px;
	margin-top: 10px;
	margin-bottom: 5px;
}

div#poll table td {
	border: 0px;
}


div#poll, div#sponsors {
	margin-bottom: 5px;
}

div#sponsors img, div#sponsors div {
	margin-top: 5px;
	margin-bottom: 5px;
	width: 145px;
}

div.block_homepage {
	width: 794px;
	float: left;
	padding: 0px;
	
}

div.block_homepage div.text {
	width: 380px;
	_width: 400px;
	float: left;
	text-align: left;
	padding: 10px;
}

div.block_homepage div.text_narrow {
	width: 360px;
	_width: 380px;
	float: left;
	text-align: left;
	padding: 10px;
	/**border-left: 2px solid #0d2d56;**/
	border-top: 2px solid #0d2d56;
	margin-top: 10px;
	margin-left: 10px;
}

div.block_homepage div.text_narrow img.left {
	width: 80px;
	float: left;
	margin: 0px 5px 5px 0px;
}

div.block_homepage div.module {
	width: 234px;
	float: left;
}

div.block_homepage div.photo {
	width: 390px;
	float: left;
}

div.block_homepage div.photo img {
	width: 390px;
}

div#main_block_homepage {
	width: 794px;
	float:left;
}

a.non_link {
	color: black;
}
/** end homepage **/

/** pages **/
div#page {
	width: 950px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	
}

ul#nav
{
	height: 30px;
	margin: 1px 0px 5px 0px;
	z-index: 101;
	padding: 0px;
}

ul#nav li.main
{
	margin-left: 0px;
	float: left;
	width:158px;
	height: 30px;
	margin-right: 1px;
	position: relative;
	background: #0d2d56;
}

ul#nav li.sponsors
{
	width: 155px;
	margin-right: 0;
}

ul#nav li.main a.main
{
	display: block;
	width: 158px;
	height: 30px;
	font: bold 13px verdana, arial, sans-serif;
	color: white;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}

ul#nav li.sponsors a.main
{
	width: 155px;
}

body.demonspage ul#nav li.demons a.main,
ul#nav li.demons:hover a.main,
ul#nav li.demons-hover a.main
{
	color: #d2200e;
}

body.homepage ul#nav li.home a.main,
ul#nav li.home:hover a.main,
ul#nav li.home-hover a.main
{
	color: #d2200e;
}

body.footballpage ul#nav li.football a.main,
ul#nav li.football:hover a.main,
ul#nav li.football-hover a.main
{
	color: #d2200e;
}

body.socialpage ul#nav li.social a.main,
ul#nav li.social:hover a.main,
ul#nav li.social-hover a.main
{
	color: #d2200e;
}

body.storepage ul#nav li.store a.main,
ul#nav li.store:hover a.main,
ul#nav li.store-hover a.main
{
	color: #d2200e;
}

body.sponsorspage ul#nav li.sponsors a.main,
ul#nav li.sponsors:hover a.main,
ul#nav li.sponsors-hover a.main
{
	color: #d2200e;
}

ul#nav li.main a.main span
{
	position: absolute;
	bottom: 9px;
	left: 8px;
	width: 143px;
	cursor: hand;
}

/* sub menu */
ul#nav li.main ul.sub
{
	margin: 0px;
	padding: 0px;
	background: #0d2d56;
	display: none;
	position: absolute;
	top: 30px;
	left: -1px;
	border: 1px solid silver;
	border-top: 0px;
	text-align: center;
}

ul#nav li.main:hover ul.sub,
ul#nav li.hover ul.sub
{
	display: block;
	width: 158px;
	z-index: 101;
}

ul#nav li.main ul.sub li
{
	display:  block;
	margin-bottom: 7px;
	width: 158px;
}

ul#nav li.main ul.sub li a
{
	color: #d2200e;
	font-size: 10px;
	line-height: 11px;
	font-weight: bold;
}

div#main_block {
	width: 950px;
	text-align: center;
}

div#title {
	width: 80%;
	border-bottom: 5px solid black;
	height: 90px;
	font-size: 60px;
	margin-bottom: 20px;
	font-weight: bold;
}

div#banner {
	width: 950px;
	height: 140px;
	background: url(../img/banner5.png);
}

/** end other pages **/

/** Player.php **/
div#player_info {
	width: 700px;
	min-height: 400px;
	_height: 400px;
	border: 1px black solid;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	background: url(../img/slate_lighter.jpg);
	text-align: left;
}

div#player_info_top {
	width: 700px;
	height: 60px;
	background: url(../img/slate.jpg);
	text-align: center;
	color: white;
	font-size: 20px;
}

div#name{
	font-weight: bold;
	padding-top: 5px;	
}

div#positions {
	font-size: 14px;
	font-weight: bold;
}

div#player_info_bottom {
	width: 700px;
	min-height: 420px;
	_height: 340px;
	background: url(../img/yearbook_wslate.png) repeat-y;
}

div#player_info_stats {
	float: left;
	width: 450px;
	font-size: 20px;
	vertical-align: top;
}

div#player_info_stats div {
	padding: 5px 0px 5px 0px;
}

div#player_info_ctf {
	width: 700px;
	font-size: 20px;
	vertical-align: top;
	float:left;
}

div#player_info_ctf div {
	padding: 5px 0px 5px 0px;
}

div#player_info_photo{
	float: right;
	width: 230px;
	height: 230px;
	background: url(../img/player_photos/shadow.png) no-repeat;
}

img#photo {
	height: 205px;
	width: 205px;
	margin-top: 5px;
}

.heading{
	width: 200px;
	text-align: right;
	font-weight: bold;
	border-bottom: 1px black solid;
	vertical-align: top;
	float: left;
}

.heading_last{
	width: 200px;
	text-align: right;
	font-weight: bold;
	vertical-align: top;
	float: left;
}

.data{
	width: 245px;
	text-align: left;
	border-bottom: 1px black solid;
	float: left;
}

.data_last{
	width: 450px;
	text-align: left;
	float: left;
}
/** END Player.php **/

/** footer.php **/
div#footer{
	margin-top: 5px;
	background-color: #0d2d56;
	height: 50px;
	text-align: center;
	background: url(../img/footer.png) repeat-x;
	width: 950px;
	clear: both;
}

div#footer a{
	color: #d2200e;
	font-weight: bold;
}

div#last_words {
	width: 100%;
	text-align: right;
	font-weight: bold;
}
/** END footer.php **/

/** whatis.php **/

.paragraph_title_big{
	text-align: center;
	font-size: 25px;
	font-weight: bold;
}

.paragraph_title_small{
	text-align: center;
	font-size: 20px;
}

div.paragraph_title_big{
	width: 50%;
	float: left;
}

/** END whatis.php **/

/** halloffame.php **/

table.halloffame {
	width: 300px;
	text-align: center;
	font-weight: normal;
}

table.halloffame th{
	border-bottom: 1px black solid;
	border-right: 1px black solid;
}

/** END halloffame.php **/

/** social.php **/

div.event{
	width: 100%;
	border-top: 1px #0d2d56 solid;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
}

/** END social.php **/

/** sponsors.php **/

div.sponsor{
	width: 880px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
}

div.sponsor img {
	width: 425px;
	float: left;
}

div.sponsor_text {
	margin-left: 10px;
	float:left;
	text-align: left;
	width: 405px;
	_width: 425px;
}
/** END sponsors.php **/