body {margin: 0; padding: 0; background-color: #C0C0C0; }
#imSite {width: 988px; margin: 15px auto; text-align: left; }
#imHeader {height: 150px; background-color: #C0C0C0; background-image: url('top-nowords.jpg'); background-repeat: no-repeat; }
#imBody {}
#imMenuMain {width: 154px; float: left; padding: 15px 0 0 10px; }
#imContent {width: 823px; float: left; margin-top: 5px; }
#imFooter {
	clear: both;
	margin-top:10px;
	margin-left:164px;
	border-top:3px solid black;
	cursor:default;
	/*height: 30px; 
	background-color: #000000; 
	background-image: url('bottom.jpg'); 
	background-repeat: no-repeat; 
	*/
}
#imFooter address,
#imFooter .siteInfo{
	float:left;
	color:#000;
	font:12px Arial, sans-serif;
	margin:8px 0 8px 12px;	
	cursor:default;
}
#imFooter .siteInfo{
	float:right;
	text-align:right;
	margin-right:12px;
}
#imFooter address a,
#imFooter .siteInfo a { color: #000; text-decoration:none; cursor:pointer;}

