.top {
	position:absolute;
	width:766px;
	height:117px;
	z-index:1;
	left: 0px;
	top: 0px;
	}
.left {
	position:absolute;
	width:83px;
	height:492px;
	z-index:1;
	left: 0px;
	top: 117px;
	}
.right {
	position:absolute;
	width:72px;
	height:492px;
	z-index:1;
	left: 694px;
	top: 117px;
	}
.bottom {
	position:absolute;
	width:766px;
	height:51px;
	z-index:1;
	left: 0px;
	top: 609px;
	}
	
.footer{
	position:absolute;
	width:616px;
	height:34px;
	z-index:3;
	left: 81px;
	top: 621px;
}
	
.punk {
	position:absolute;
	width:214px;
	height:202px;
	z-index:1;
	left: 83px;
	top: 117px;
	background-image: url(../Images/Home/BGPunk.gif);
	}
			
.flash {
	position:absolute;
	width:397px;
	height:158px;
	z-index:1;
	left: 297px;
	top: 117px;
	background-image: url(../Images/Home/FlashPlaceholder.gif);
	}
.news {
	position:absolute;
	width:214px;
	height:290px;
	z-index:1;
	left: 83px;
	top: 319px;
	background-image: url(../Images/Home/BGNews.gif);
	}
.about {
	position:absolute;
	width:198px;
	height:207px;
	z-index:1;
	left: 297px;
	top: 275px;
	background-image: url(../Images/Home/BGAbout.gif);
	}
.ask {
	position:absolute;
	width:199px;
	height:207px;
	z-index:1;
	left: 495px;
	top: 275px;
	background-image: url(../Images/Home/BGAsk.gif);
	}

.forum {
	position:absolute;
	width:198px;
	height:127px;
	z-index:1;
	left: 297px;
	top: 482px;
	background-image: url(../Images/Home/BGForum.gif);
	}
	
.media {
	position:absolute;
	width:199px;
	height:127px;
	z-index:1;
	left: 495px;
	top: 482px;
	background-image: url(../Images/Home/BGMedia.gif);
	}
	
.sideNav {
	position:absolute;
	width:214px;
	height:492px;
	z-index:1;
	left: 83px;
	top: 117px;
	background-image: url(../Images/sub/SideNav.gif);
	}
.sideNav2 {
	position:absolute;
	width:100px;
	height:435px;
	z-index:1;
	left: 95px;
	top: 165px;
	overflow-y: auto;  
	scrollbar-face-color:#EAEAEA;
	scrollbar-arrow-color: #815D3F;
	scrollbar-track-color:#EFEFEF;
	scrollbar-shadow-color:#EAEAEA;
	scrollbar-highlight-color:#F4F4F4;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-darkshadow-Color:#78987E;
	}	
.flashsub {
	position:absolute;
	width:397px;
	height:158px;
	z-index:1;
	left: 297px;
	top: 117px;
	background-image: url(../Images/sub/FlashPlaceholder.gif);
	}
.newssub {
	position:absolute;
	width:397px;
	height:335px;
	z-index:1;
	left: 297px;
	top: 275px;;
	background-image: url(../Images/sub/News.gif);
	}
.aboutsub {
	position:absolute;
	width:397px;
	height:335px;
	z-index:1;
	left: 297px;
	top: 275px;
	background-image: url(../Images/sub/AboutMe.gif);
	}
.asksub {
	position:absolute;
	width:397px;
	height:335px;
	z-index:1;
	left: 297px;
	top: 275px;
	background-image: url(../Images/sub/Ask.gif);
	}

.forumsub {
	position:absolute;
	width:397px;
	height:335px;
	z-index:1;
	left: 297px;
	top: 275px;
	background-image: url(../Images/sub/Forum.gif);
	}
	
.mediasub {
	position:absolute;
	width:397px;
	height:335px;
	z-index:1;
	left: 297px;
	top: 275px;
	background-image: url(../Images/sub/Media.gif);
	}

.contactsub {
	position:absolute;
	width:397px;
	height:335px;
	z-index:1;
	left: 297px;
	top: 275px;
	background-image: url(../Images/sub/Contact.gif);
	}
	
.content {
	position:absolute;
	width:380px;
	height:265px;
	z-index:1;
	left: 305px;
	top: 330px;
	overflow-y: auto;  
	scrollbar-face-color:#EAEAEA;
	scrollbar-arrow-color: #815D3F;
	scrollbar-track-color:#EFEFEF;
	scrollbar-shadow-color:#EAEAEA;
	scrollbar-highlight-color:#F4F4F4;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-darkshadow-Color:#78987E;
	}
	
.sideContent{
	position:absolute;
	width:188px;
	height:425px;
	z-index:1;
	left: 95px;
	top: 170px;
	overflow-y: auto;  
	scrollbar-face-color:#EAEAEA;
	scrollbar-arrow-color: #815D3F;
	scrollbar-track-color:#EFEFEF;
	scrollbar-shadow-color:#EAEAEA;
	scrollbar-highlight-color:#F4F4F4;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-darkshadow-Color:#78987E;
	}
	
a:Link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999933;
	text-decoration: underline;
	}
	
	
a:Visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FEE992;
	text-decoration: none;
	}
	
a:Hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #99CC99;
	text-decoration: underline;
	}
	
	
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	color: #ffffff;
}




li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	color: #000000;
}


td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	color: #000000;
}

ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	color: #000000;
}


ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	color: #000000;
}



h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: normal;
	color: #000000;
}



h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
}


h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15.5px;
	font-weight: normal;
	color: #000000;
}

body {
	background-color: #000000;
	background-image: url();
	background-repeat: no-repeat;
}