/* ================================
    Sitewide Stylesheet
   ================================ */

body
{
	background-repeat: repeat-x;
	background-color: #012845;
	color: #000000;
	margin: 0px;
	font-size: 0px;
	line-height: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

#content a
{
	color: #005BA2;
	text-decoration: underline;
}

#content a:hover
{
	text-decoration: none;
}

#thunder
{
	float: left;
	font-size: 10px;
	color: #fff;
	line-height: 13px;
}

#thunder:hover
{
	text-decoration: none;
}
