body {
    background-color: #000;
    background-image: url(http://www.motorcyclemuseum.org/exhibits/mx/images/background.png);
    text-align: center;
    font-family: tahoma, arial, helvetica, sans-serif; }

#container {  
	width: 740px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color: transparent; }
	
#header {
	text-align: center;
	background-color: transparent; }
	
#header a img {
	border-style: none; }

#footer { color: #fff; font-siZe: 11px; }
#footer a { color: #fff; }

#nav {
	font: italic bold 14px tahoma, arial, helvetica, sans-serif;
	text-transform: uppercase;
	padding: 6px 0;
	margin: 10px 0;
	width: 100%;	
	background-color: #036;
	text-align: center; }

#nav li{
	list-style: none;
	display: inline; }

#nav li a {
	padding: 4px 12px 4px 8px;
	text-decoration: none;
	color: #fff;
	background-color: #036; }

#nav li a:hover {
	color: #fff;
	background-color: #09c; }

#heroeslist a { color: #fff; text-decoration: none; }
#heroeslist a:hover { text-decoration: underline; }

#heroeslist {
	clear: both;
	display: block;
	padding: 0;
	margin: 10px 0;
	width: 740px;
	height: 200px;
	overflow: auto;
	background: #000; }

.heroes {
    FONT-SIZE: 12px;
    TEXT-ALIGN: center;
    margin: 0 2px;
    padding: 0; }
    
#bikesbox {
	width: 720px;
	padding: 10px;
	background-color: #fff; }
	
#bikesbox a {
	color: #036; }
	
#bikesbox a:hover {
	color: #903; }
	
#bikesbox img {
	border-style: none; }
	
#historybox {
	float: left;
	width: 460px;
	padding: 20px;
	background-color: #fff;
	text-align: left; }
    
#biobox {
	float: left;
	width: 410px;
	padding: 20px;
	background-color: #fff;
	text-align: left; }

#bikebox {
	float: left;
	width: 410px;
	padding: 30px;
	background-color: #fff;
	text-align: left; }

#biobox p, #historybox p, #bikebox p {
	color: #000;
	font-size: 14px;
	line-height: 130%; }
	
#biobox h1, #historybox h1, #bikebox h1 {
	color: #036;
	margin: 0;
	padding: 0;
	font-size: 26px; }
	
#biobox img {
	float: left;
	margin: 0 8px 4px 0;
	border-style: none; }

#photobox {
	float: right;
	width: 250px;
	padding: 10px;
	background-color: transparent; }
	
#specbox {
	float: right;
	margin-right: 60px;
	background-color: #fff;
	padding: 20px; }
	
#specbox p {
	color: #000;
	font-size: 14px; }
	
#photobox a img { 
	border: 1px solid #036; }
	
#historyindex {
	float: right;
	width: 220px;
	padding: 5px; 
	background-color: #FFF; }
	
#historyindex ol { 
	margin-top: 8px;
	margin-left: 14px;
	padding-left: 10px; }
	
#historyindex li {
	font-size: 13px;
	margin-top: 3px;
	color: #036; }
	
#historyindex li a {
	text-decoration: none;
	color: #036; }
	
#historyindex li a:hover {
	text-decoration: underline; }
	
#historyindex h3, #bikebox h3 {
	color: #036;
	margin-bottom: 0; }
	
#historybox .smaller, .smaller { font-size: 12px; }

#biobox .date, #historybox .date, #bikesbox .date, #bikebox .date { font-size: 11px; }

#tour {
	font-size: 13px; }

#tour li {
	color: #903;
	margin-top: 2px;
	font-weight: bold; }
	
#tour a { color: #036;
	text-decoration: none;
	font-weight: normal; }

#tour a:hover { text-decoration: underline; }