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