#wrapper {
	width: 930px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-right: auto;
	margin-left: auto;
}
#banner {
	width: 930px;
}
#menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	width: 930px;
        /* text-align: right; */
	vertical-align: top;
	background-image: url(/tallshipschicago/images/menu_bkgnd.gif);
	background-repeat: repeat-x;
	height: 34px;
}
#body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	width: 930px;
}
#footer {
	height: 3px;
	width: 930px;
	background-image: url(/tallshipschicago/images/footer_bkgnd.gif);
	background-repeat: repeat-x;
}

