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

body
{
	background-color: #CDDFF7;
	color: #5C5C7A;
}

#content
{
	border-bottom: solid 8px #999999;
}

#rightColumn
{
	border-bottom: solid 8px #999999;
}

#footer
{
	border-top: 0px;
	background-color: #8282B4;
	color: #FFFFFF;
	border: 0px;;
}

#subheader
{
	border-bottom: 0px;
}

