body  {
	background-color: #736659;
	margin: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;	
}

#top {
	height: 160px;
	width: 100%;
	background-image:url(../layoutpx/bglines1.gif);
}
		#topic {
			height: 141px;
			width: 793px;
			margin:0px auto 0px auto;
			background-image:url(../layoutpx/maintopic.jpg);
		}

		#nav {
			height: 19px;
			width: 793px;
			margin:0px auto 0px auto;
			background-color: #FF6600;
		}
		


#bottom {
	height: 500px;
	width: 793px;
	margin:0px auto 0px auto;
	
}
		#content {
			height: auto;
			width: 743px;
			background-color: #FFFFDF;
			padding: 25px;
			
			}