/* Change color here to change the background color */
body
{
	background-color:#000000;
}

h1
{
	color: #000066;
}

h2
{
	color: #000033;
}

h3
{
	color: #000033;
}

/* Change color here to change the large box colors */
#Middle #MiddleTop #LeftColumn .BoxLarge
{
	background-color: #086ba4;
}

/* Change color here to change the small box colors */
#Middle #MiddleTop #RightColumn .BoxSmall
{
	background-color: #086ba4;
}
