/* Change color here to change the background color */
body
{
	background-color:#0948AD;
}

h1
{
	color: #021E4D;
}

h2
{
	color: #021E4D;
}

h3
{
	color: #021E4D;
}

/* Change color here to change the large box colors */
#Middle #MiddleTop #LeftColumn .BoxLarge
{
	background-color: #C39E3C;
}

/* Change color here to change the small box colors */
#Middle #MiddleTop #RightColumn .BoxSmall
{
	background-color: #C39E3C;
}
