body
{
	background-image: url('none');;
	background-color: #d0d0d0;
	color: #FFF;
}

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

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

#subheader
{
	border-bottom: 0px;
}

