body, h1, h2, h3, h4, p, ul, li {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #FFFFFF;
	background-color: #000000;
}
#wrapper {
	text-align: left;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 25px;
	padding-bottom: 25px;
}
#header {
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 205px;
}
#header h1 {
	padding-top: 3px;
	padding-left: 3px;
}
#header span {
	position: absolute;
	left: -4000px;
}
#innerwrapper {
	background-image: url(../images/content_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	float: left;
	width: 800px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}
#menu {
	float: left;
	width: 225px;
	background-image: url(../images/menu_player.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	line-height: 1.4;
}
#menu li a:link, #menu li a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 1.4;
}
#menu li a:hover, #menu li a:active, #menu li a:focus {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 1.4;
	font-weight: normal;
}


#menu li {
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	list-style-type: none;
	line-height: 1.4;
	list-style-position: inside;
}
.rollover {
	line-height: 1.4;
	background-position: center center;
	text-align: center;
	float: left;
	height: 20px;
	width: 125px;
	margin-top: 5px;
	margin-left: 20px;
	border: 1px solid #FF0000;
}
a.rollover:hover {
	line-height: 1.4;
	background-position: center center;
	text-align: center;
	height: 20px;
	width: 125px;
	margin-top: 5px;
	margin-left: 20px;
	border: 1px double #FFFFFF;
}



#menu p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 30px;
	margin-right: 45px;
	text-align: center;
	line-height: normal;
}
#menu p a:link, #menu p a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #0099FF;
	text-decoration: underline;
}
#menu p a:hover, #menu p a:active, #menu p a:focus {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #0099FF;
	text-decoration: none;
}
#content {
	float: left;
	width: 575px;
	clear: none;
	background-repeat: repeat-y;
	color: #A80000;
	font-family: "Trebuchet MS", Verdana;
}

#content p {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	font-style: normal;
	color: #A80000;
	text-decoration: none;
	line-height: 1.4;
	margin-right: 25px;
}
#content h4, h5 {
	color: #FF0000;
	font-family: "Trebuchet MS", Verdana;
}
#content h3 {
	color: #000000;
}

#content a:link, #content a:visited {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
#content a:hover, #content a:active, #content a:focus {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
#footer {
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	height: 107px;
	width: 800px;
}
#footer h3 {
	float: left;
	padding-left: 301px;
	padding-top: 58px;
}
#content li {
	list-style-position: inside;
	list-style-type: disc;
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	line-height: 1.4;
	color: #A80000;
	text-decoration: none;
}
