	/*
Styles occur in the order they are shown on the webpage.
-Kez
.
*/


body {
	background-color: #000000;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 14px;
	margin: 0 auto;
	text-align: center;
	
}

h1 {
	color: #54ea5b;
	font-size: 14px;
	text-decoration: bold;
}

a {
	color: #54ea5b;
	
}

a:visited {
	color: #54ea5b;
	text-decoration: underline;
}

a:hover {
	color: #54ea5b;
	text-decoration: underline;
}

a:active {
	color: #54ea5b;
	text-decoration: underline;
}

a:link img {
	border: 0px;
	padding: 0px;
}

#header {
	background-image: url(/images/09-5-title-gradient.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	width: 100%;
	height: 185px;
	display: box;
	overflow: visible;
}

#title {
	background-image: url(/images/09-5-title-bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	width: 1000px;
	height: 149px;
	display: box;
	margin: 0 auto;
	text-align: center;
}

#logo {
	text-align: left;
	float: left;
	margin: 0px;
	display: inline;
	width: 221px;
	height: 135px;
}

#top-right{
	display: inline;
	float: left;
	width: 775px;
	height: 149px;
	margin: 0 auto;
	text-align: center;
}

#leaderboard {
	width: 728px;
	height: 90px;
	display: block;
	overflow: hidden;
	text-align: center;
	margin: 0 auto;
}



#sponsorleaderboard {
	margin-left: 610px;
	display: block;
	width: 125px;
	height: 46px;
	
}

#sddm
{	margin: 0 auto;
	padding: 0;
	z-index: 30;
	width: 815px;
	text-align: center;}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font-size: 13px;}

#sddm li a
{	display: block;
	margin: 0;
	width: auto;
	color: #FFF;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background: #239735;}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #239735;
	border: 1px solid #FFFFFF;}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: 150px;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		font-weight: bold;
		background: #239735;
		color: #FFFFFF;}

	#sddm div a:hover
	{	background: #115914;
		color: #FFF}


#newstop{
	text-align: center;
	margin: 0px;
	font-family: "Times New Roman", Times, serif; 
	font-size: 16px;
}

#news{
	width: 1000px;
	text-align: center;
	margin: 0 auto;
	background-image: url(/images/09-5-news-bg.jpg);
	background-repeat: repeat-x;
	border: 0px;
	padding: 0px;
}

.style8 {
	font-family: tamaho;
	font-size: 16px;
}
.style10 {font-family: tamaho; font-size: 24px; }
.style11 {
	font-size: 16px
}
.style12 {
	font-family: tamaho;
	font-size: 16px;
}



#blurb {
	text-align: left;
	font-size: 12px;
	padding: 10px 0 10px 0;
}

#newsbottom{
	background-image: url(/images/09-5-news-area-bottom.jpg);
	background-repeat: no-repeat;
	margin: 0 auto;
	text-align: center;
	display: block;
	height: 32px;
	width: 1000px;
}

#footer{
	background-image: url(/images/09-5-footer-gradient.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 100%;
	height: 150px;
	display: box;
	margin: 0 auto;
	text-align: center;
}

#credits{
	font-size: 12px;
	text-align: center;
	margin: 0 auto;
	color: #000000;
	padding-top: 10px}

#credits a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

#credits a:visited {
	color: #000000;
	text-decoration: none;
}

#credits a:hover {
	color: #000000;
	text-decoration: underline;
}

#credits a:active {
	color: #000000;
	text-decoration: underline;
}

#footer-bg {
	background-image: url(/images/09-5-footer-sponsor.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 10px auto 0 auto;
	width: 600px;
	height: 150px;
	display: box;
	
}

#banner-sponsor {
	width: 110px;
	height: 40px;
	display: block;
	margin: 8px 0 0 60px;
	text-align: left;
}

#banner {
	width: 468px;
	height: 60px;
	overflow: hidden;
	text-align: center;
	margin: 10px auto;
}

#header {
	background-image: url(/images/09-5-title-gradient.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	width: 100%;
	height: 185px;
	display: box;
	overflow: visible;
}
	
span { display: none;}
