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

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

#content
{
	border-bottom: 2px dashed #950000;
}

#footer
{
	border-top: 0px;
	border: 0px;;
}

#subheader
{
	border-bottom: 0px;
}

