body{ font:Arial, Helvetica, sans-serif;
color:#FFFFCC;
margin:0px;
background-color:#2b72a7;
}

#home {
	background-image:url(images/mainBodyHome.gif);
	background-repeat:no-repeat;
	height:679px;
	width:550px;
	margin:0px;
	padding:0px;
	}

#shipposition{
	background-image:url(images/header2b.gif);
	background-repeat:no-repeat;
	height:110px;
	width:250px;
	margin:0px;
	padding:0px;
	}
	
#content {
	background-image:url(images/mainBody.gif);
	background-repeat:no-repeat;
	height:679px;
	width:550px;
	margin:0px;
	padding:0px;
	}

#content2 {
	background-image:url(images/mainBody2.gif);
	background-repeat:no-repeat;
	height:679px;
	width:550px;
	margin:0px;
	padding:0px;
	}

#medium {
	background-image:url(images/mainBodyMedium.gif);
	background-repeat:no-repeat;
	height:1204px;
	width:550px;
	margin:0px;
	padding:0px;
	}

#seating {
	background-image:url(images/mainBodySeating.gif);
	background-repeat:no-repeat;
	height:679px;
	width:550px;
	margin:0px;
	padding:0px;
	}
#long {
	background-image:url(images/mainBodyLong.gif);
	background-repeat:no-repeat;
	height:1804px;
	width:550px;
	margin:0px;
	padding:0px;
	}
#shipbottom{
	background-image:url(images/bottomPanel.jpg);
	background-repeat:no-repeat;
	height:141px;
	width:250px;
	margin:0px;
	padding:0px;
	}
		
#footer {
	background-color:#000000;
	font:"Lucida Console";
	color:#FFFFFF;
	text-align:center;
	height:25px;
	width:800px;
	margin:0px;
	padding:0px;
	font-size:9px;
	line-height:11px;
	}
<!--	
.footer {
	font:"Lucida Console";
	color:#ffffff;
	text-align:center;
	width:800px;
	height:24px;
	line-height:11px;
	margin-top:0px;
	padding:0px;
	font-size:10px;
	}
-->