body {margin: 0; padding: 0; background-color: #2E4404; }
#imSite {
	width: 780px;
	text-align: center;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
#imHeader {height: 156px; background-image: url('top.jpg'); background-repeat: no-repeat; }
#imBody {background-image: url('content.jpg'); background-repeat: no-repeat; background-position: left top; }
#imMenuMain {
	height: 24px;
	padding-top: 6px;
	padding-right: 1px;
	padding-bottom: 0;
	padding-left: 45px;
}
#imContent {
	clear: left;
	padding-top: 40px;
	padding-right: 75px;
	padding-bottom: 0;
	padding-left: 47px;
}
#imFooter {clear: both; height: 71px; background-image: url('bottom.jpg'); background-repeat: no-repeat; }

