body
{
	background-color: #ffffff;
	text-align: center;
	margin: 2px;
	padding: 0px;
}

#frame 
{
	width: 770px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	background-image: url(/assets/images/layout/frame_background.gif);
}

#siteheader
{
	height: 124px;
	width: 770px;
	background-color: #ffffff;
}

#logo
{
	height: 124px;
	width: 164px;
	float: left;
	text-align: center;
}

#section
{
	width: 770px;
	height: 20px;
	background-color: #99FF33;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

#sectioninner
{
	margin-left: 174px;
}

#siteheading1
{
	text-align: center;
	line-height: 2.3em;
}

#siteheading2
{
	text-align: center;
}

#charityno
{
	text-align: center;
}

#sitefooter 
{
	width: 770px;
	background-color: #99FF33;
	border-top-width: 2px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #CCCCCC;
	float: left;
}

#sitefooterinner
{
	padding-left: 174px;
}

#primarynav
{
	width: 164px;
	float: left;
	border-top: 12px solid #110BC3;
	border-bottom-width: 12px;
	border-bottom-style: solid;
	border-bottom-color: #110BC3;
}

#content
{
	background-color: #ffffff;
	width: 593px;
	float: left;
	margin-left: 10px;
}

#contentprimary
{
	background-color: #ffffff;
	width: 422px;
	float: left;
	margin-left: 10px;
}

#contentsecondary
{
	background-color: #ffffff;
	width: 164px;
	float: left;
	margin-left: 10px;
}

.boxedarea
{
	width: 164px;
	background-color: #E0EFFF;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

.boxedareainner
{
	margin: 5px;
}