﻿body 
{
	background-color: #604733;
	background-image:url('superretro.jpg');
	height: 100%;
	margin: 0;
}


body a:link, body a:visited, body a:hover, body a:active{
	margin: 0;
	padding: 0;
	text-decoration: none;    
	font-family: Georgia, Sans-serif;
	color: #b38855;
}


#barwrapper{
	width: 800px;
	height: 986px;
	margin: 0px auto 0px auto;
}


#leftside{
	width: 74px;
	height: 100%;
	background-image:url('border-left.png');
	float: left;

}

#wrapper{
	width: 652px;
	height: 100%;
	background-color: #604733;
	margin: 0px auto 0 auto;
	float: left;
} 

#rightside{
	width: 74px;
	height: 100%;
	background-image:url('border-right.png');
	float: left;
}

.section-texture-top{
	background-color: black;
	background-image:url('linkgrade.png');
	height: 20px;
	width: 652px;
	border-top: 5px solid black;
}

#section-title{
	background-image:url('titlebar.png');
	background-color: #ff9000;
	width: 652px;
	height: 240px;
	border-top: 5px solid black;
	border-bottom: 5px solid black;
}


#section-links{
	background-color: black;
	background-image:url('linkgrade.png');
	height: 40px;
	width: 652px;
	border-bottom: 5px solid black;
}

.hbuffer{
	width: 10px;
	height: 1px;
	float: left;
}

.hlink{
	background-color: #b38855;
	margin: 4px 4px 0px 3px;
	padding: 5px 3px 5px 4px;
	border-top: 1px solid #6e583e;
	border-left: 1px solid #886a48;
	border-right: 1px solid #886a48;
	border-bottom: 1px solid #886a48;
	float: left;	
}

#section-main a:link, #section-main a:visited, #section-main a:hover, #section-main a:active{
	text-decoration: none;    
	font-family: Georgia, Sans-serif;
	color: #5e4833;
}

#section-main{
	background-image:url('centergrade.png');
	height: 600px;
	width: 652px;
}

#chattopgradiant{
	background-image:url('chattop.png');
	margin: 0;
	width: 576px;
	height: 20px;
}

#newsblock{
	margin: 0;
	overflow: auto;
	width: 550px;
	height: 150px;
	background-color: #b38855;
	padding: 10px 10px 10px 10px;
	scrollbar-face-color: #b38855; 
	scrollbar-highlight-color: #b77014; 
	scrollbar-3dlight-color: #b77014 
	scrollbar-darkshadow-color: #b77014; 
	scrollbar-shadow-color: #b77014; 
	scrollbar-arrow-color: black; 
	scrollbar-track-color: #cdab7b;

	border-top: 3px solid #886a48;
	border-left: 3px solid #886a48;
	border-right: 3px solid #886a48;
	border-bottom: 3px solid #886a48;
}

#chatbottomgradiant{
	background-image:url('chatbottom.png');
	margin: 0;
	width: 576px;
	height: 20px;
}

.section-texture-bottom{
	background-color: black;
	background-image:url('linkgrade.png');
	height: 20px;
	width: 652px;
	border-top: 5px solid black;
	border-bottom: 5px solid black;
	position: relative;
	bottom: 0;
}

#section4{
	background-image:url('centergrade.png');
	width: 652px;
}

#copyright{
	margin: 0px 0px 5px 0px;
	font-size: 14px;  
	font-family: Georgia, Sans-serif;
	color: black;
}