/* Change color here to change the background color */
body
{
	background-color:#C93434;
}

h1
{
	color: #801B00;
}

h2
{
	color: #801B00;
}

h3
{
	color:#FFFFFF;
}

/* Change color here to change the large box colors */
#Middle #MiddleTop #LeftColumn .BoxLarge
{

}

/* Change color here to change the small box colors */
#Middle #MiddleTop #RightColumn .BoxSmall
{
	
}
