/* UltraLive Base Style Sheet */


body 
{ 
	height: 1200px; 
}
#main 
{
	width: 600px; 
	margin: 0px auto 0px auto; 
}

#header 
{
	text-align: center; 
	width: 600px; 
	margin: 0px auto 0px auto; 
}

.headline 
{
	font-size: 24px; 
	text-align: center; 
	color: #333333; 
	font-family:"lucida grande",lucida,tahoma,helvetica,arial,sans-serif !important; 
}

.headline2 
{
	font-size: 14px; 
	text-align: center; 
	color: #333333; 
	font-family:"lucida grande",lucida,tahoma,helvetica,arial,sans-serif !important; 
}

.racelink 
{
	font-size: 14px; 
	text-align: center; 
	color: #333333; 
	text-decoration: none; 
	font-family:"lucida grande",lucida,tahoma,helvetica,arial,sans-serif !important; 
}

a:visited 
{ 
	color: #333333; 
}

a 
{
	text-decoration: underline; 
}
