body {margin: 0; padding: 0; background-color: #000000; }
#imSite {
	width: 988px;
	text-align: left;
	height: 800px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
#imHeader {
	height: 280px;
	background-color: #000000;
	background-image: url('top.jpg');
	background-repeat: no-repeat;
}
#imBody {background-color: #000000; background-image: url('content.jpg'); background-repeat: no-repeat; background-position: center top; }
#imMenuMain {width: 154px; float: left; padding: 11px 0 0 7px; }
#imContent {width: 820px; float: left; margin-top: 1px; }
#imFooter {clear: both; height: 25px; background-color: #000000; background-image: url('bottom.jpg'); background-repeat: no-repeat; }
