
body { 
background-color : #000000; 
background-attachment : fixed;
font-family: "Times New Roman", Times, serif; 
font-size : 19px; 
color : #ffffff; 
line-height : 1.166;
margin: 0 auto;
padding : 10px 10px 10px 10px; 
} 
a:link { 
color : #333333;
font-weight:bold;  
text-decoration : none;
font-weight:bold;
font-size : 16px;  
} 
a:visited { 
text-decoration : none; 
color : #333333;
font-weight:bold;
font-size : 16px;  
} 
a:hover { 
text-decoration : none;
font-weight:bold;  
color : #ff9900;
font-size : 16px;  
}
h1 { 
font : bold 130% "Times New Roman", Times, serif; 
color : #ffffff; 
margin : 0; 
padding : 20px 20px 20px 75px; 
} 
h2 { 
font : bold 114% "Times New Roman", Times, serif; 
color : #ffffff; 
margin : 0; 
padding : 0 0 0 20px; 
} 
h3 { 
font : bold 100% "Times New Roman", Times, serif; 
color : #ffffff; 
margin : 0; 
padding : 0; 
}
td, th { 
font-family: "Times New Roman", Times, serif;
color : #ffffff;  
line-height : 1.166;
font-weight:bold; 
}
#pagecell1 { 
top : 30px; 
background-color : #000000;
color:#FFFFFF;
width:900px;
margin: 0 auto;  
}   
#table { 
background : #000000; 
background-image : url(Navi.gif);
font-family: "Times New Roman", Times, serif; 
height : 70px;
font-weight:bold;
font-size : 18px; 
} 
#siteInfo { 
clear : both; 
border-top : 1px solid #ffffff; 
font-size : 14px; 
color : #ffffff; 
padding : 10px 10px 50px 10px; 
text-align:center;
} 
#siteInfo a
{ 
color : #ffffff; 
text-decoration : none; 
} 

#sectionLinks { 
margin : 0; 
padding : 0; 
} 
#sectionLinks ul	{
	list-style-type:none;
	margin:0;
	padding:0;
	}
#sectionLinks a:link, #sectionLinks a:visited { 
display : block; 
border-top : 1px solid #000000; 
border-bottom : 1px solid #000000; 
background-image : url(b1.png); 
background-color : #ffffff; 
font-weight : bold; 
padding : 3px 0 3px 10px; 
color : #000000; 
} 
#sectionLinks a:hover { 
border-top : 1px solid #000000; 
background-color : #ffffff; 
background-image : url(b2.png); 
font-weight : bold; 
text-decoration : none; 
}
#navibottom { 
border-top : 1px solid #ffffff;
padding : 5px 0px 5px 0px;
}
#navibottom a { 
color : #ffffff; 
text-decoration : none;
font-size:14px; 
} 
#navibottom a:hover { 
color : #ff9900; 
text-decoration : none;
font-size:14px;
} 
.navibottom a:visited { 
color : #ffffff; 
text-decoration : none;
font-size:14px; 
}   
 .c { 
border-top : 1px solid #ffffff;
font-size:16px;
padding-left:80px;
}
.c { 
color : #ffffff; 
}.c a { 
color : #ffffff; 
text-decoration : underline; 
} 
.c a:hover { 
color : #ffffff; 
text-decoration : none; 
} 
.c a:visited { 
color : #ffffff; 
text-decoration : none; 
}  
.b a { 
color : #ffffff; 
text-decoration : none; 
} 
.b a:visited { 
color : #ffffff; 
text-decoration : none; 
}  
.b a:hover { 
color : #cccccc; 
text-decoration : none; 
} 
.story a { 
color : #ffffff; 
border-bottom:dashed 1px;
font-size:19px;
} 
.story a:visited { 
color : #ffffff; 
text-decoration : none;
font-size:19px; 
} 
.story a:hover { 
color : #ff9900; 
text-decoration : none;
font-size:19px; 
} 
.story p { 
padding : 0 0 15px 0; 
} 
.story { 
padding : 20px 55px 0 80px;
font-size : 19px; 
color : #ffffff;
}
.schrift { 
padding : 0px 0 0 80px; 
font-size : 16px; 
color : #ffffff;
}

.links {
float:left;
padding:10px 10px 10px 10px;
margin:10px 10px 10px 10px;
}

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

.hoverbox
{
	cursor: default;
	list-style: none;
	font-size:16px;
}

.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: 210px;
	height: 300px;
}

.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: 320px;
	height: 460px;
}
.tooltip,.tooltip *{display:block} /*added by javascript*/

.tooltip{ width: 200px; color:#ff9900;
    font:bolder 13px/1.3 Arial,sans-serif; 
    text-decoration:none;text-align:center}

.tooltip span.top{padding: 30px 10px 0;
    background: url(btMona.gif) no-repeat top}

.tooltip b.bottom{padding:3px 8px 10px;color: #000000; font-size:10px;
    background: url(btMona.gif) no-repeat bottom}