body
{
	background-color: black;
	text-align: center;
	font-family: Arial, Helvetica, Verdana;
	color: white;
	font-size: .7em;
}

a
{
	color: white;
	text-decoration: none;
}

img
{
	behavior: url("/javascript/iepngfix.htc");
	border: 0px none transparent;
}

a:hover, a:active
{
	color: #d60a17;
	text-decoration: underline;
}

h2
{
	font-size: 1.2em;
	text-transform: uppercase;
}


.crest
{
	position: absolute;
	top: 32px;
	left: 34px;
	z-index: 1;
}

div#content-container h1
{
	margin: 0px;
	font-weight: normal;
	text-decoration: none;
	color: #AB0812;
	font-size: 2em;
	text-transform: uppercase;
}

div#content-container h2
{
	margin: 0px;
	font-weight: normal;
	text-decoration: none;
	color: #AB0812;
	font-size: 1.2em;
	text-transform: uppercase;
}

div#content-container h2 a
{
	color: #AB0812;
}

div#content-container h2 a:hover
{
	color: #787878;
	text-decoration: none;
}

{
	margin: 0px;
	text-decoration: none;
	color: #AB0812;
	font-size: 1.2em;
	text-transform: uppercase;
}

div#content-container p
{
	margin: 4px 0 10px 0;
	font-size: 1.2em;
}