body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: white;
	color: black;
}

td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: white;
	color: black;
}

img
{
	border: 0;
}

a
{
	font-weight: bold;
	text-decoration: none;
	color: green;
}
a:visited
{
	font-weight: bold;
	text-decoration: none;
	color: darkgreen;
}
a:hover
{
	font-weight: bold;
	text-decoration: underline;
	color: green;
}

span#countdown
{
	padding: 1em;
	font-weight: bolder;
	color: green;
}

div#SiteHeader
{
	padding-bottom: 0.5em;
	border-bottom: solid thin green;
}

div#Halo3Countdown
{
	float: right;
	text-align: center;
	padding-top: 3em;
	padding-right: 2em;
	padding-left: 1em;
	width:160px;
}

div#Sidebar
{
	float: right;
	text-align: center;
	padding-left: 1em;
}

div#Sidebar div
{
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	text-align: center;
}


div#GoogleSearchUnit
{
	width: 100%;
	padding: 1em;
	text-align: center;
}

div.Notices
{
	font-size: smaller;
}
