body {
	background: #000 url(../images/flames.gif) repeat center top;
	font: 12px/16px Verdana, Geneva, sans-serif;
	color: #FFF;
}
* {
	margin: 0px;
}
#wrapper {
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
#header {
	height: 174px;
	background: url(../images/top-banner_02.gif) no-repeat bottom;
	margin-top: 3px;
}
#main {
	padding: 10px;
	width: 780px;
	background: #3E6BA4;
}
#nav {
	height: 25px;
	background: #213C7D;
	margin-top: 0px;
}
#nav ul {
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	padding-top: 5px;
}
#nav ul li {
	padding-left: 28px;
	list-style: none;
	display: inline;
}
#nav ul li a:link {
	color: #FFF;
	text-decoration: none;
}
#nav ul li a:visited {
	color: #FFF;
	text-decoration: none;
}
#nav ul li a:hover {
	color: #3E6CA5;
	text-decoration: none;
}
h1 {
	font: italic bold 24px/5px Georgia, "Times New Roman", Times, serif;
	color: #FF0;
	text-align: center;
	margin-top: 10px;
}
h2 {
	font: italic bold 14px/2px Verdana, Geneva, sans-serif;
	color: #FFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#home-chris {
	margin-top: 20px;
	float: right;
	width: 350px;
	margin-bottom: 20px;
}
#home-christext {
	float: left;
	width: 380px;
	margin-top: 20px;
}
#home-team {
	float: left;
	width: 400px;
	margin-top: 20px;
}
#home-box {
	background: url(../images/home-box.gif);
	height: 182px;
	width: 328px;
	float: right;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding: 10px;
	font: bold 12px Verdana, Geneva, sans-serif;
	color: #000;
}
#home-box ul li {
	margin-top: 10px;
}
#home-box ul li a {
	color: #000;
	text-decoration: none;
}
#top-box {
	background: url(../images/darkbox-top.gif) no-repeat center top;
	padding-top: 20px;
	padding-right: 30px;
	padding-left: 30px;
}
#bottom-box {
	background: url(../images/dark-box-bottom.gif) no-repeat center bottom;
	height: 20px;
	padding-right: 30px;
	padding-left: 30px;
}
.border {
	border: thin solid #003;
}
#home-box a {
	color: #FF0;
	text-decoration: none;
}
.clear {
	clear: both;
}
.med-yel {
	font: bold 16px Verdana, Geneva, sans-serif;
	color: #FF0;
	text-align: center;
	width: 100%;
	float: left;
}
.white-med {
	font: bold 14px Verdana, Geneva, sans-serif;
	color: #FFF;
	text-align: left;
}
.white-large {
	font: bold 18px Verdana, Geneva, sans-serif;
	color: #FFF;
	text-align: left;
}
.center {
	text-align: center;
}
#footer {
	font: italic 10px "Times New Roman", Times, serif;
	color: #003;
	text-align: center;
	background: #416BA3;
}
.formlabels {
	color: #003;
}
.formbox {
	text-align: center;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
.left {
	float: left;
	width: 360px;
	padding: 10px;
}
.right {
	width: 370px;
	padding: 10px 10px 10px 20px;
	float: left;
	text-align: right;
}
.width180 {
	padding: 10px;
	float: left;
	width: 160px;
}
.img-left {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.img-rt {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.standings tr td {
	border: 1px solid #2E4C76;
	margin: 3px;
}
a:link {
	color: #900;
	text-decoration: none;
}
a:visited {
	color: #900;
	text-decoration: none;
}
a:hover {
	color: #006;
}
.width180 a {
	color: #000;
	font-size: 14px;
}
.width180 a:visited {
	color: #000;
	font-size: 14px;
}
.width180 a:hover {
	color: #900;
	font-size: 14px;
}
