body {
font-family:Arial, Helvetica, sans-serif; 
color : #006633; 
line-height : 1.166; 
margin: 0 auto;   
padding : 0px 10px 40px 10px;
background-color:#ffffff;
background-attachment : fixed;
} 
a:link, a:visited { 
color : #80b381; 
text-decoration : none; 
} 
a:hover { 
color : #aaaaaa; 
text-decoration : none; 
} 
h1 { 
font : bold 150% Arial, Helvetica, sans-serif; 
margin : 0; 
padding : 0; 
} 
h2 { 
font : bold 114% Arial, Helvetica, sans-serif; 
color : #006633; 
margin : 0; 
padding : 0; 
} 
h3 { 
font : bold 100% Arial, Helvetica, sans-serif; 
color : #006633; 
margin : 0; 
padding : 0; 
} 
h4 { 
font : 100% Arial, Helvetica, sans-serif; 
color : #006633; 
margin : 0; 
padding : 0; 
} 
h5 { 
font : 100% Arial, Helvetica, sans-serif; 
color : #006633; 
margin : 0; 
padding : 0; 
} 
ul { 
list-style-type : none; 
}
#oben { 
top : 40px;
width:900px;
margin: 0 auto;  
}
#unten { 
top : 40px;
width:900px;
margin: 0 auto;  
} 
#pagecell1 { 
top : 0px;
bottom:0px; 
background-color : #ffffff;
width:900px;
margin: 0 auto;  
} 
#pageNav { 
float : left; 
width : 350px;
height:600px; 
padding : 0px; 
background-color : #ffffff;
margin-left:0px; 
} 
#content { 
padding : 0 0 0 0; 
margin : 0 0 0 350px;
} 
#b { 
padding : 15px 0 5px 10px; 
font-family : bold Arial, Helvetica, sans-serif; 
color : #80b381; 
} 
#b a { 
color : #80b381; 
} 
#b a:hover { 
color : #339966; 
text-decoration : none; 
} 
#Info {
float:right;
clear : both;
font-size : 8px; 
color : #80b381; 
padding : 2px 10px 10px 10px; 
margin-top : 0;
} 
#Info a { 
color : #80b381;
font-size : 8px;
} 
#Info a:visited { 
color : #80b381;
font-size : 8px; 
} 
#siteInfo { 
clear : both; 
border-top : 1px solid #006633;
background-color: #006633;
font-size : 11px; 
color : #80b381; 
padding : 10px 10px 10px 10px; 
margin-top : 0; 
} 
#siteInfo a { 
font-size : 12px; 
color : #80b381;
text-decoration:none; 
} 
#siteInfo img { 
padding : 4px 4px 4px 0; 
vertical-align : middle; 
} 
.feature { 
padding : 0 0 10px 10px; 
font-size : 90%; 
height : 50px;
} 
body .feature { 
height : auto; 
} 
.feature h1 { 
font : bold 175% Arial, Helvetica, sans-serif; 
color : #006633; 
padding : 20px 10px 20px 10px; 
} 
.feature img { 
float : left; 
padding : 0 10px 0 0; 
} 
.story { 
padding : 10px 0 0 10px; 
font-size : 18px;
color:#006633;
height:500px;
font-family:Arial, Helvetica, sans-serif;
}
.story a:link { 
color : #006633; 
font-family:Arial, Helvetica, sans-serif;
border-bottom:dashed 1px;
font-size : 18px; 
} 
.story a:visited { 
border-bottom:dashed 1px;
color : #006633;
font-family:Arial, Helvetica, sans-serif; 
font-size : 18px; 
}  
.story a:hover { 
text-decoration : none;
color : #80b381;
font-family:Arial, Helvetica, sans-serif;
font-size : 18px;
}
.story h1 { 
font : bold 150% Arial, Helvetica, sans-serif; 
color : #006633; 
} 
.story p { 
padding : 0 0 10px 0; 
} 
.story a.capsule { 
font : bold 18px Arial, Helvetica, sans-serif; 
color : #80b381; 
display : block; 
padding-bottom : 5px; 
} 
td.storyLeft { 
padding-right : 12px; 
} 

/* =Hoverbox Code
----------------------------------------------------------------------*/

.hoverbox
{
	cursor: default;
	list-style: none;
}

.hoverbox a
{
	cursor: default;
}

.hoverbox a .preview
{
	display: none;
}

.hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	top: -33px;
	left: -45px;
	z-index: 1;
}

.hoverbox img
{
	background: #fff;
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 2px;
	vertical-align: top;
	width: 150px;
	height: 120px;
}

.hoverbox li
{
	
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	float: left;
	margin: 3px;
	padding: 5px;
	position: relative;
}

.hoverbox .preview
{
	border-color: #000;
	width: 300px;
	height: 250px;
}

.siteInfo { 
clear : both; 
border-top : 1px solid #80b381; 
font-size : small; 
color : #80b381; 
padding : 10px 10px 10px 10px; 
margin-top : 0; 
} 
.siteInfo a { 
font-size : small; 
color : #80b381;
text-decoration:none; 
} 
.siteInfo img { 
padding : 4px 4px 4px 0; 
vertical-align : middle; 
} 
.scrollable {
height: 500px;
width: 520px;
overflow: auto;
line-height: 1.2em;
position: relative;
}
.big {
font-size:36px;
}
