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

body
{
	color: #FFF;
}

#content
{
	border-bottom: 1px solid #333;
	border-top: 1px solid #333;
}

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

#subheader
{
	border-bottom: 0px;
}

