@charset "utf-8";

/* CSS Document */

body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	width: 100%;
	position: static;
	text-align: center;
	color: #333;
	height: 0px;
}
#Banner {
	background-repeat: no-repeat;
	height: 150px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000;
	color: #000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	top: 20px;
	left: 20px;
	padding-top: 20px;
}
#container {
	height: 30px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000;
	text-align: center;
}

#logo {
	top: 5px;
	left: 10px;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position: 240px 165px;
}

#content {
	background-color: #000;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	width: 930px;
	border: 1px solid #333;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #CCC;
	padding: 10px;
}
#everyother {
	font-family: Rockwell;
	font-size: 18px;
	color: #CCC;
}
#ah {
	font-family: Rockwell;
	color: #CCC;
}


#here {
}
.ring {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}


#sidebox {
	width: auto;
	background-color: #000;
	border-right-style: none;
	border-right-color: #333;
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	float: left;
	left: 20px;
	text-align: center;
	padding-left: 10px;
}
#george {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFF;
}

#footer {
	background-color: #070000;
	height: auto;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #333;
	color: #FFF;
	font-family: "Times New Roman", Times, serif;
	bottom: 10px;
}
#fighters {
	background-color: #000;
	float: right;
	width: 630px;
	height: 190px;
	background-image: url(images/fighters.jpg);
}
#links {
	width: 675px;
	float: right;
	height: auto;
	padding-top: 120px;
	color: #FFF;
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
}
#Banner #links #Home {
	color: #666;
}
#photogall {
	left: auto;
	right: auto;
	margin-right: auto;
	margin-left: auto;
}
#here {
	font-weight: bold;
	color: #03F;
}
#highlighted {
	font-weight: bold;
	color: #900;
}
#names {
	color: #999;
	font-weight: bold;
}
#contacts {
	color: #999;
	font-weight: normal;
	text-align: left;
	padding-left: 20px;
	float: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}
#james {
	color: #900;
	font-weight: 300;
}
#articletitle {
	font-family: Rockwell;
	font-size: 24px;
	font-weight: bold;
	color: #CCC;
}
#artbody {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #CCC;
}
#artbody {
	font-size: 18px;
	color: #CCC;
	font-family: "Times New Roman", Times, serif;
}
#hitznews {
	font-family: Rockwell;
	font-size: 36px;
	color: #C00;
	text-decoration: underline;
}
#comments {
	font-family: Rockwell;
	color: #FFF;
}
#sponsors {
	margin-right: 10px;
	margin-left: 10px;
}
#sponsorbox {
	background-color: #FFF;
	height: 90px;
	width: 875px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	border: 8px outset #666;
}
.sponsors {
	padding-right: 6px;
}
.oldlogo {
	padding-left: 20px;
}
