body
{
	background-color: #630000;
	color: #FFF;
}

#header
{
	background-color: transparent;
	background-image: url('none');;
	border-bottom: 0px;
}

#footer
{
	border-top: 0px;
	background-color: #FECC00;
	color: #000;
	border: 0px;;
}

#subheader
{
	border-bottom: 0px;
}

#leftColumn
{
	border-left: 0px;;
}

