
body {
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #000033;
	
}
#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: -400px;
	position: absolute;
	top: -338px;
	left: 50%;
	width: 800px;
	height: 600px;
	visibility: visible;
	
}

#inside #left{
	font-family: Verdana, Geneva, Arial, sans-serif;
	position: absolute;
	top: 187px;
	left: 40px;
	width: 220px;
	height: 500px;
	visibility: visible;
	
}

#inside #right{
	font-family: Verdana, Geneva, Arial, sans-serif;
	position: absolute;
	top: 187px;
	left: 544px;
	width: 220px;
	height: 500px;
	visibility: visible;
	
	
	
	
}

#footer {
	text-align: center;
	position: absolute;
	bottom: 0px;
	left: 37%;
	width: 200px;
	height: 20px;
	visibility: visible;
	display: block;
	top: 580px;
	}
