/*Other*/
body {
	margin: 0px;
	padding: 0px;
	background-color: #363636;
}

#container {
width:800px;
height:auto!important;
}

/*Top Section*/
#topbody {
width:800px;
height:150px;
}

#banner {
width:800px;
height:125px;
}

#information {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
	height: 20px;
	width: 785px;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 22px;
	float: left;
}
#footer a {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}



/* Main Body*/
#mainbody {
width:800px;
height:auto!important;
}

/* Left Body */
#leftbody {
	float: left;
	height: auto;
	width: 175px;
}

#leftback {
	height: auto!important;
	min-height:405px;
	width: 173px;
	background-color: #1A507C;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	clear: both;
}


/*Navigation*/
#nav {
	width: 150px;
}

UL#navigation {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	height: 20px;
	width: 150px;
}

#navigation li {
	display: inline;
}

#navigation a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 2px;
	margin-left: 2px;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	display: block;
	width: 147px;
	float: left;
	text-align: justify;
	height: 20px;
	padding-top: 3px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	padding-left: 3px;
	margin-top: 2px;
}

#navigation a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 12px;
	width: 138px;
}

/* Middle Body */
#middlebody {
	float: left;
	height: auto!important;
	width: 440px;
	margin-right: 5px;
	margin-left: 5px;
}

#header {
	height:20px;
	width:408px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #1A507C;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-right: 15px;
	padding-left: 15px;
	font-weight: bolder;
	padding-bottom: 15px;
}

#break {
}

#content {
	height:auto!important;
	min-height:384px;
	width:408px;
	background-color: #1A507C;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-right: 15px;
	padding-left: 15px;
}

#content a {
	color: #FFFFFF;
}

#content a:hover {
	color: #FFFFFF;
	text-decoration:none;
}
/* Right Body */
#rightbody {
	float: left;
	height: auto;
	width: 175px;
}

#sponsorship {
	background-color: #1A507C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-left: 4px;
	width: 157px;
	text-align: justify;
	height: 20px;
	padding-top: 3px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	padding-left: 3px;
	margin-top: 2px;
	margin-right: 4px;
}



#sponsorsimage {
	background-color: #1A507C;
	width: 173px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
}

#sponsorsimage a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;	
}

#sponsorsimage a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
/* Footer */
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #363636;
	text-align: justify;
	height: 20px;
	padding-top: 10px;
	width: 785px;
	padding-left: 15px;
}

/* Bullet Points */

.bulletpoints {
	height:auto!Important;
	width: 378px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #1A507C;
	text-align: justify;
	padding-right: 15px;
	list-style-type: square;
	padding-left: 15px;
	}
	
.bulletpoints a{
	height:auto!Important;
	width: 378px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	list-style-type: square;
	color: #FFFFFF;
	text-decoration: none;
	}
	
.bulletpoints a:hover{
	height:auto!Important;
	width: 378px;
	text-decoration: underline;
	}
/* Curls */
#curltopside
{
	background-image: url(Images/curltopside.jpg);
	background-repeat: no-repeat;
	height: 15px;
	width: 175px;
	float: left;
}

#curlbottomside
{
	background-image: url(Images/curlbottomside.jpg);
	background-repeat: no-repeat;
	height: 15px;
	width: 175px;
	float: left;
}

#curltopmain
{
	background-image: url(Images/curltopmiddle.jpg);
	background-repeat: no-repeat;
	height: 15px;
	width: 440px;
	float: left;
}

#curlbottommain
{
	background-image: url(Images/curlbottommiddle.jpg);
	background-repeat: no-repeat;
	height: 15px;
	width: 440px;
	float: left;
}

.playersection {
	width: 400px;
	height:auto!Important;
	background-color: #1A507C;	
}

.playertext {
	width: 220px;
	height:auto!Important;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	}

.playertext a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;

}

.playertext a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;

}
	
.playerpicture {	
	width: 178px;
	height:auto!Important;
	float:right;

	 }
.story {
	height:20px;
	width: 400px;
	display: block;
	padding-top: 3px;
	padding-left: 6px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	margin-bottom: 2px;
}

.story a{
	height:20px;
	width: 386px;
	color: #FFFFFF;
	text-decoration: none;
}

.story a:hover{
	height:20px;
	width: 386px;
	padding-left: 20px;
	color: #FFFFFF;
	text-decoration: none;
}
.storymain {
width:406px;
height:auto!important;
padding-bottom:3px;
}
