html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body {
	background: #000000;
	text-align: center;
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
	text-transform: uppercase;
}
#wrapper {
	width: 850px;
	height: 550px;
	text-align:left;
	margin: 0px auto;
	position: relative;
	background-position: bottom;
}	
a:link {
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FF9900;
	text-decoration: none;
}
#home {
	width:80px;
	height:10px;
	float: left;
	padding-top: 20px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 250px;
	font-size: 12px;
	font-weight: bolder;
	letter-spacing: 0.15em;
}
#news {
	width:80px;
	height:10px;
	float: left;
	padding-top: 20px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
	font-weight: bolder;
	letter-spacing: 0.15em;
}
#about {
	width:80px;
	height:10px;
	float: left;
	padding-top: 20px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
	font-weight: bolder;
	letter-spacing: 0.15em;
}
#music {
	width:80px;
	height:10px;
	float: left;
	padding-top: 20px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
	font-weight: bolder;
	letter-spacing: 0.15em;
}
#links {
	width:80px;
	height:10px;
	float: left;
	padding-top: 20px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
	font-weight: bolder;
	letter-spacing: 0.15em;
}
#contact {
	width:80px;
	height:10px;
	float: left;
	padding-top: 20px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
	font-weight: bolder;
	letter-spacing: 0.15em;
}
#aboutcontent {
	width:600px;
	height:218px;
	font-variant: normal;
	text-transform: none;
	margin-top: 295px;
	line-height: 1.5em;
	float: right;
	margin-right: 230px;
	font-size: 12px;
}
#contactcontent {
	width:300px;
	height:100px;
	font-variant: normal;
	text-transform: none;
	margin-top: 412px;
	line-height: 1.6em;
	float: right;
	margin-right: 530px;
	font-size: 12px;
	color: #000;
	letter-spacing: 0.1em;
	font-weight: bold;
}
#wrapper #contactcontent p a:link {
	color: #000000;
	text-decoration: none;
}
#wrapper #contactcontent p a:visited {
	color: #000000;
	text-decoration: none;
}
#wrapper #contactcontent p a:hover {
	color: #FFF;
	text-decoration: none;
}
#wrapper #contactcontent p a:active {
	color: #000000;
	text-decoration: none;
}
#linkscontent {
	width:400px;
	height:85px;
	font-variant: normal;
	text-transform: uppercase;
	margin-top: 430px;
	line-height: 2.4em;
	float: right;
	font-size: 11px;
	text-align: right;
	letter-spacing: 0.15em;
	font-weight: normal;
	padding-right: 20px;
}
#bottom {
	width:830px;
	height:45px;
	text-transform: none;
	margin: 0px auto;
	padding-top: 5px;
	line-height: 2em;
	font-size: 11px;
	text-align: right;
	padding-right: 20px;
}
#musicbottom {
	width:830px;
	height:45px;
	text-transform: none;
	margin: 0px auto;
	padding-top: 5px;
	line-height: 2em;
	font-size: 11px;
	text-align: right;
	padding-right: 20px;
}
#player {
	width:340px;
	height:300px;
	float: right;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 0px;
}
