body
{
	background:#0E0E0E url("/images/sub-tile.jpg") 10px 0px repeat-x;
	margin: 0;
	padding: 0;
}


img
{
	border: 0;
}

#container
{
	width: 942px;
	position: absolute;
	left: 0;
	/*border: 1px solid #000;*/
}

#rightCol{
float: right;
width: 365px;
}

#leftCol{
float: left;
width: 400px;
}

#head
{
	float: left;
	width: 942px;
	height: 105px;
	background:url("/images/nvbg.gif") no-repeat;
}

#navcontainer
{
	position: absolute;
	width: 500px;
	height: 50px;
	left: 25px;
	top:50px;
	/*border:1px solid #fff;*/
}

#flash
{
position:relative;
top:8px;
left:50px;
width:942px;
height: 9px;
}

#logo
{
	float: right;
	margin-right: 80px;
	margin-top: -2px;
	width: 190px;
	height: 104px;
	/*border: 1px solid #fff;*/
}

#levelone
{
	float: left;
	width: 942px;
	height: 265px;
	background: url("/images/wood.jpg") no-repeat;
}

#welcome
{
	float: right;
	width: 450px;
	height: 263px;
	/*border:1px solid #000;*/
}

#sublevel
{
	float: left;
	width: 942px;
     margin-top:24px;
	background-color: #0E0E0E;
}

#archive
{
	float: left;
	width: 800px;
	margin-left: 65px;
	background:#030503 url("/images/archiveback.gif") no-repeat;
}

#leveltwo
{
	float: left;
	width: 942px;
	/*height: 200px;*/
	background-color: #0E0E0E;
}

#studio
{
	float: left;
	margin-left: 63px;
	width: 433px;
	height: 320px;
	display: inline;
	background:#070604 url("/images/studioback.jpg") no-repeat;
}

#latest
{
	float: right;
	margin-right: 91px;
	width: 355px;
	height: 320px;
	display: inline;
background:#070604 url("/images/latestback.jpg") no-repeat;
}

#levelthree
{
	float: left;
	width:942px;
	height: 310px;
	background-color: #0E0E0E;
}

#news
{
	position: absolute;
	left: 63px;
	width: 420px;
	height: 310px;
	background-color: #070604;
}
#friends
{
	position: absolute;
	right: 91px;
	width: 335px;
	padding: 10px;
	height: 290px;
	background-color: #070604;
}

#footer
{
	position: relative;
	left:70px;
	clear: both;
	padding-bottom: 30px;
	width: 942px;
	/*height: 100px;*/
	background-color: #0E0E0E;
}


#buttonholder
{
	position: relative;
	left: 10px;
	top: 5px;
	width: 120px;
	height: 15px;
}


/*lists and nav*/

#navcontainer {
	margin-top:20px;
	
	}

*html #navcontainer
{
	*margin-top:35px;
}

#navcontainer li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}
	
#navcontainer a:link, #navcontainer a:visited {
	float: left;
	font-size: 10px;
	line-height: 14px;
	margin: 0 10px 4px 10px;
	padding-bottom: 2px;
	text-decoration: none;
	color: #F6DFB5;
	}

#navcontainer a.active:link, #navcontainer a.active:visited, #navcontainer a:hover {
	border-bottom: 4px solid #FF0000;
	padding-bottom: 2px;
	background: #000;
	color: #F6DFB5;
	}
#news ul
{
 float: left;
 margin-left: -20px;
}

*html #news ul
{
 float: left;
 margin-left: 10px;
}


#news ul li 
{
	font-family: arial;
	font-size: 12px;
	line-height: 150%;
	color: #FFF;
	list-style-type: none;
}

.boxes
{
	float: left;
	margin: 2px;
	width: 160px;
	height: 105px;
	display: inline;
	border:1px solid #806F17;
}

/*text*/
a
{
	text-decoration: none;
	color: white;
}


#welcome p
{
	margin-left: 10px;
	width: 355px;
	color:#907C19;
	line-height: 170%;
}


p
{
margin-right: 15px;
	margin-left: 15px;
	color:#806F17;
	line-height: 150%;
	font-family:georgia;
	font-size: 12px;
}

.read
{
	font-family: arial;
	font-size: 10px;	
	color:#FFF;
}

.darkread
{
	font-family: arial;
	font-size: 10px;	
	color:#333;
}

.postone
{
	font-family: arial;
	font-size: 10px;
	color:#533801;
	margin-left: 10px;
}

.posttwo
{
	font-family: arial;
	font-size: 10px;
	color:#533801;
	margin-left: 10px;
}

h1,h2,h3,h4,h5
{
	font-family:arial;
	font-weight:normal;
	color: #806F17;
}

#leftCol h1
{
color: #fff;
	font-family:arial;
	font-weight:normal;
font-size: 20px;
margin-left: 14px;
}

h5
{
padding-left: 6px;
}

#welcome h4
{
	margin-top:15px;
}
li
{
	font-family: arial;
	font-size:11px;
	color: #806F17;
	list-style-type: none;
}

h3
{
margin-left: 13px;
color: #fff;
	font-weight:100;
}

#friends h5
{
	margin-top: -3px;
	color: #5B4A12;
}
	


#footer p
{
	/*margin-left: 65px;*/
padding-top: 40px;
	font-family: arial;
	font-size: 11px;
	color: #806F17;
}
	
/*tools*/
.mover
{
	margin-left: 10px;
	margin-top: 5px;
}


.more
{
	margin-top: -2px;
	margin-left: 48px;
	
}
.buttonmover
{
	position: absolute;
	right: 0px;
}

.gold
{
		color:#806F17;
}

.title
{
	font-family: arial;
	font-size:20px;
	color: #806F17;
	font-weight:lighter;
}

.listen
{
	margin-left: 200px;
	margin-top:20px;
}

.white { color: white; }