body
{
	background-color: #ffffff;
}

#frame 
{
	background-image: none;
}

#siteheader
{
	background-color: #ffffff;
	height: 124px;
}

#logo
{
	height: 124px;
	width: 190px;
	float: left;
}

#siteheading1
{
	text-align: center;
	line-height: 2.5em;
}

#siteheading2
{
	text-align: center;
}

#section
{
	width: 650px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CC0033;
}

#sitefooter 
{
	width: 650px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #CC0033;
}

#primarynav
{
	display: none;
}

#content
{
	background-color: #ffffff;
	width: 650px;
	float: left;
	margin: 0px;
}

#contentprimary
{
	background-color: #ffffff;
	width: 485px;
	float: left;
}

#contentsecondary
{
	background-color: #ffffff;
	width: 164px;
	float: left;
}

.boxedarea
{
	width: 164px;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

.boxedareainner
{
	margin: 5px;
}