#topleftpane
{
	background-position: left top;
	left: 25px;
	background-image: url(/Schonesland/images/RegionLogo.jpg);
	width: 265px;
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	height: 159px;
	background-color: #ffcc00;
}

#toprightpane
{

}

#navleftpane
{
	font-weight: bold;
	font-size: 13pt;
	left: 25px;
	width: 265px;
	color: #400000;
	font-family: Verdana;
	position: absolute;
	top: 159px;
	height: 259px;
	background-color: white;
	font-variant: small-caps;
}

#middleleftpane
{
	
	left: 25px;
	width: 265px;
	position: absolute;
	top: 417px;
	height: 400px;
	background-color: #ffcc00;
}

#mainpane
{
	padding-right: 10px;
	padding-left: 10px;
	font-weight: normal;
	left: 290px;
	padding-bottom: 10px;
	width: 685px;
	padding-top: 10px;
	position: absolute;
	top: 0px;
	height: 747px;
	background-color: #ffffff;
	font-size: 9pt;
	color: #400000;
	font-family: Verdana;
}

#bottomleftpane
{
}

#bottomrightpane
{
}

#footerpane
{
	left: 25px;
	width: 950px;
	position: absolute;
	top: 747px;
	height: 76px;
	background-color: white;
}

#RSSbody
{
	background-color: #ffcc00;
}

#backgroundpane
{
	left: 0px;
	width: 1024px;
	position: absolute;
	top: 0px;
	height: 827px;
	background-color: #400000;
}


FIELDSET
{
	font-size: 9pt;
	color: #400000;
	font-family: Verdana;
}
LEGEND
{
	font-weight: bold;
	font-size: 11pt;
	color: #400000;
	font-family: Verdana;
	font-variant: small-caps;
}
A:link
{
	color: #cc0000;
}
A:visited
{
	color: #400000;
}
A:hover
{
	color: #f00000;
}

TD
{
	font-size: 9pt;
	color: #400000;
	font-family: Verdana;
}
BODY
{
	background-color:#400000;
}

