body.alt { 
	font-family: Georgia, serif; 
	font-size: 12px; 
}
body.alt h1 { 
	font-family: Futura, Arial; 
	font-size: 18px; 
	font-weight: normal; 
	margin-bottom: 10px; 
	text-transform: uppercase;
}
body.alt h2 { 
	font-family: Futura, Arial; 
	font-size: 14px; 
	font-weight: normal; 
	text-transform: uppercase;
}



body {
	margin: 0px 0px 0px 0px;
	font-family: Futura, Arial, sans-serif;
	font-size: 12px;
	background: white;
	color: black;
}

img { border: 0px; }

div#main {
/*	position: relative;
	margin: 0px auto;
	width: 1000px;
	height: 600px;
	background-color: white;
	color: black;
	*/
}

div#nav {
	display: none;
}

div#footer {
    position: relative;
    padding: 50px 0px 25px;
	font-family: Futura, Arial, sans-serif;
}

div#footer p 
{
	margin: auto 0px;
	font-size: 10px;
	letter-spacing: 0.5px;
	line-height: 16px;
	text-transform: uppercase;
	white-space: nowrap;
}

div#footer a
{
	text-decoration: none;
}

a#forbes_logo_small {
	display: block;
	width: 99px;
	height: 51px;
	margin-bottom: 29px;
	background: url( ../images/forbes_logo_small_invert.gif ) no-repeat 0px 0px;	
}

a#forbes_logo_small span {
	display: none;
}

div.return span {
	font-size: 18px;
}

select {
	display: none;
}
