/* Change color here to change the background color */
body
{

}

h1
{
	color: #386087;

}

h2
{
	color: #386087;
}

h3
{
	color: #FFFFCC;
}

/* 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;
}

.footlinks a 
{
    color:White;
    font-size:85%;
    
    }
    
    .footlinks 
{
    color:White;
    font-size:95%;
    
    }
