body {
	margin-left:auto;
	margin-right:auto;
	background:url(images/bg_main.jpg) repeat; 
	margin:0px;
	}
	
#wrapper {
	width: 600px;
	height: 665px;
	margin:auto;
	margin-top:26px;
}

#nav_wrapper {
	height:28px;
	padding-left:80px;

}

#content_wrapper {
	background:url(images/bg_white.png) no-repeat; 
	height: 665px;

}



#header {
	width: 516px;
	height: 150px;
	padding-top:59px;
	padding-left:92px;
	
}

#about_content {
	width: 275px;
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	margin-left:175px;
	color: #666666;	

}
