	#body
	{
		margin-top : 0px;
		margin-bottom: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
		background-image: url(bg_block.jpg);
		background-repeat: repeat;
	}
	#CenterAll
	{
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0px;
		right: 0px;
	}
	#MainTable
	{
		width: 895px;
		height: 100%;
	}
	#Headline
	{
		height: 115px;
		background-color:#1DA854;
	}
	#ContentLine
	{
		height: *;
		background-color: #FDFFF4;
	}
	#TopBar
	{
		/*padding-right: 6px;*/
	}
	#TopNavigationBar
	{
		width: 100%;
	}
	#Contents
	{
		width: 100%;
		height: 100%;
		margin:auto;
		width: 100%;
		font-family: arial;
	}
	#LowerNavigationBar
	{
		height: 16px;
		padding-right: 6px;
		padding-top: 6px;
	}
	#TextArea
	{
		padding-right: 12px;
		padding-left: 30px;
		padding-top: 18px;
		padding-bottom: 30px;
	}
	#wn1
	{
		height: 424px;
		width: 100%;
		clip:rect(0px, 280px, 200px, 0px);
		overflow: hidden;
	}
	#TextTable
	{
		height: 424px;
	}
	#ScrollBar
	{
		height: 100%;
		width: 12px;
		border-width: 0px;
		padding: 0px;
		padding-top: 19px;
		margin: 0px;
	}
	#FakeMargin
	{
		width: 18px;
	}
	#contactinfo
	{
		color: #0CA02F;
		font-size: 70%;
	}
	.NavigationBlock
	{
		width: 70px;
		text-align: center;
		font-size: 80%;
		color: #97DFAC;
		font-weight: bold;
		font-family: arial;
	}
	a:link.NavigationBlockText
	{
		text-decoration: none;
		text-align:center;
		font-weight: bold;
		color: #97DFAC;
		font-family:arial;
	}
	a:hover.NavigationBlockText
	{
		text-decoration: none;
		text-align:center;
		font-weight: bold;
		color: #FFFFFF;
		font-family:arial;
	}
	a:visited.NavigationBlockText
	{
		text-decoration: none;
		text-align:center;
		font-weight: bold;
		color: #97DFAC;
		font-family:arial;
	}
	.LogoBlock
	{
		width: *;
		text-align: left;
		
	}
	a:link.LowerNavigationLink
	{
		text-decoration: none;
		font-family: arial;
		font-size: 90%;
		font-weight: bold;
		color: #7BD597;
	}
	a:hover.LowerNavigationLink
	{
		font-family: arial;
		text-decoration: none;
		font-size: 90%;
		font-weight: bold;
		color: #16B03E;
	}
	a:visited.LowerNavigationLink
	{
		text-decoration: none;
		font-family: arial;
		font-size: 90%;
		font-weight: bold;
		color: #7BD597;
	}
	.ContentCell
	{
		width: 50%;
		height: 424px;
		padding-right: 20px;
		padding-top: 0px;
		padding-left: 20px;
		padding-bottom: 20px;
		color: #0C7D2F;
		vertical-align: top;
		font-size: 14px;
		line-height: 21px;
	}
	.FullWidthContentCell
	{
		width: 100%;
		height: 424px;
		padding-right: 20px;
		padding-top: 0px;
		padding-left: 20px;
		padding-bottom: 20px;
		color: #0C7D2F;
		vertical-align: top;
		font-size: 14px;
		line-height: 21px;
	}
	.PictureCell
	{
		width: 50%;
		height: 424px;
		vertical-align: top;
		padding-top: 0px;
	}
	.TextTitle
	{
		font-size: 120%;
		font-weight: bold;
		line-height: normal
	}
	
	div.content
	{ 
		position:absolute;
		visibility:hidden;
		left:0px; 
		top:0px; 
		z-index:1; 
	}
	a:link.lowerLink
	{
		text-decoration: none;
		color: #0C7D2F;
	}
	a:hover.lowerLink
	{
		text-decoration: none;
		color: #0C7D2F;
	}
	a:active.lowerLink
	{
		text-decoration: none;
		color: #0C7D2F;
	}
	a:visited.lowerLink
	{
		text-decoration: none;
		color: #0C7D2F;
	}
	.PictureCaption
	{
		background-color: #1DA854;
		font-size: 12px;
		color: #E0FCF3;
		text-align: center;
	}
	.PressBox
	{
		width: 80%;
		border-style: double;
		border-color: #A0F7B3;
		font-size: 90%;
		padding-top: 5px;
		padding-left: 5px;
		padding-right: 5px;
		padding-bottom: 5px;
	}
