/* reset css */

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, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}


body{
	height:200px;
	background:#000 url(../images/mgmt_bg.jpg) no-repeat center 8px;
}

#topStripe{
	width:100%;
	background:url(../images/gradient_top.jpg) repeat-x;
	height: 8px;
}

#content{
	position:relative;
	width:980px;
	margin:0 auto;
	height:100%;
}
ul#nav{
	width:330px;
	height:22px;
	position:relative;
	left:436px;
	top:261px;
}

li.navitem{

	float:left;
	
	overflow:hidden;
	margin-right:25px;
	height:20px;
}
li#news a{
	background:url(../images/news.gif);
	width:97px;
}
li#news a:hover{
	background:url(../images/news.gif) bottom;
}
li#tour a{
	background:url(../images/tour.gif);
	width:97px;
}
li#tour a:hover{
	background:url(../images/tour.gif) bottom;
}
li#join a{
	background:url(../images/join.gif);
	width:78px;
	margin-right:0;
}
li#join a:hover{
	background:url(../images/join.gif) bottom;
}
ul#nav li#join{
	margin-right:0;
}
li.navitem a{
	display:block;
	height:20px;
	text-indent:-5000px;
}
div#amazon{
	width:211px;
	height:63px;
	position:relative;
	left:800px;
	top:221px;
	background:url(../images/amazon.gif);
}
div#amazon a{
	height:63px;
	display:block;
	text-indent:-5000px;
}
	
div#newsbox{
	width:565px;
	position:absolute;
	left:415px;
	top:345px;
	color:#ffffff;
	font-family: Arial, Sans-Serif;
	font-size:14px;
	line-height:17px;
	padding:15px;
	overflow: auto;
	height: 300px;
}
div#newsbox p{
	margin-bottom:10px;
}
div#newsbox a{
	color: #f1ff0e;
	text-decoration:none;
}

div#title{
	color:#C706F7;
	font-size:14px;
	font-weight:bold;
}

ul#links{
	border-top:1px dotted #07a6a3;
	height: 35px;
	width:510px;
}
ul#links li{
	float:left;
	margin-right:40px;
	height:30px;
}
ul#links a{
	height:30px;
	line-height:25px;
	display:block;
}
ul#links a#official{
	height:30px;
	width:80px;
}
ul#links a#myspace{
	width:148px;
	background:url(../images/myspace.gif) no-repeat left;
	height:30px;
}
ul#links a#youtube{
	width:64px;
	background:url(../images/youtube.gif) no-repeat left;
	height:30px;
}
div#audioplayer{
	position:absolute;
	left:130px;
	top:332px;
	width:275px;
	height:320px;
	background:url(../images/audioplayer.gif) no-repeat;
}
#flashcontent {
	position: absolute;
	top: 150px;
	color: #FFFFFF;
}
.style4 {
	font-family: Geneva;
	font-size: 14px;
}
#joinwrap {
	font-size: 12px;
	color: #FFFFFF;
	overflow: auto;
	position: relative;
	height: 300px;
	width: 500px;
	top: 300px;
	margin: 0 auto;
}
#join2 {
	position: absolute;
	left: 25px;
	top: 0px;
	width: 400px;
}
#goback {
	font-size: 12px;
	color: #08BCBC;
	position: relative;
	top: 280px;
	margin: 0 auto;
	text-align: center;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

a:link,a:active,a:visited,a:hover {
color:#FFFFFF;
font-weight:bolder;
text-decoration:none;
}

a:hover {
text-decoration:underline;
}
