body {margin: 0; padding: 0; background-color: #A3A9A9;}
#imSite {
	width: 945px;
	margin: auto;
	font-size: 14px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	height: auto;
}


#imSiteveteran {
	width: 945px;
	margin: auto;
	font-size: 14px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	
	
	height: 500;
}
 
/* This is the css style that will make your text blink.*/
.blinkytext {
     font-family: Arial, Helvetica, sans-serif;
     font-size: 1.2em;
     text-decoration: blink;
     font-style: normal;
 }

#imHeader {
	height: 138px;
	background-image: url(/topleto.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#imBody {
	background-image: url('content.jpg');
	background-repeat: repeat-y;
	background-position: left top;
	color: #FFF;
}
#imMenuMain {width: 134px; float: left; padding: 11px 0 0 16px; }
#imContent {width: 773px; float: left; margin-top: 1px; }
#imFooter {clear: both; height: 62px; background-image: url('bottom.jpg'); background-repeat: no-repeat; background-position: left top; }
#imFooter_L {margin: 24px 0 0 30px; float: left; }
#imFooter_R {margin: 24px 30px 0 0; float: right; }
