body {
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image:url(bkgr.png);
	background-repeat:repeat-x;
	background-color: #C0DEF1;
	
}
#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: -510px;
	position: absolute;
	top: -334px;
	left: 50%;
	width: 1019px;
	height: 600px;
	visibility: visible;
	
}

#inside #content{
	font-family: Verdana, Geneva, Arial, sans-serif;
	left: 252px;
	position: absolute;
	top: 17px;
	width: 510px;
	height: 722px;
	
	visibility: visible;
	
}


