body {
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image:url(background.png);
	background-repeat:repeat-x;
	background-color:#343434;
}
#top_stretcher {
	clear: both;
	height: 5px;
	width: 5px;
}
#container{
	text-align: center;
	position: absolute;
	top: 344px;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
}



#inside {
	font-family: Verdana, Geneva, Arial, sans-serif;
	margin-left: -397px;
	position: absolute;
	top: -344px;
	left: 50%;
	width: 794px;
	height: 600px;
	
	visibility: visible;
	


}


#inside #content_back{
	
	left: 0px;	
	top: -10px;
	width: 794px;
	background-image:url(content_back.png);
	background-repeat:repeat-y;
		
}



#inside #content{
	font-family: Verdana, Geneva, Arial, sans-serif;
	margin-left: 262px;
	margin-top: 0px;
	width: 473px;
	
	
}

#inside #menu{
	font-family: Arial;
	position: absolute;
	left: 20px;
	top: 420px;
	width: 750px;
        font-stretch: narrow;
	height: 30px;
	text-align: left;
	visibility: visible;
	
	}

#inside #left{
	font-family: Arial;
	position: absolute;
	left: 30px;
	top: 492px;
	width: 193px;
        z-index: 20;
	
	}

#inside #border{
	font-family: Arial;
	position: absolute;
	left: 18px;
	top: 128px;
	width: 757px;
	height: 290px;
	
        z-index: 20;
		
	
	
}

#footer {
	text-align: center;
	margin-top: 0px;
	margin-left: 0px;
	width: 794px;
	height: 20px;
	visibility: visible;
	
	
	}
