body {
	margin: 0;
	background-image:none;
	background-repeat: repeat;
	background-position:left;
	background-color:rgb(0,37,66); 
		background-attachment:scroll;

}

.brood{
	visibility:visible;
	background-image:none;
/*	background-repeat:; 
	background-position:; */
	background-color:transparent ; 
		background-attachment:scroll;
	margin:0px 0px 0px 0px;
	border-top:0px #000000 solid;
	border-bottom:0px #000000 solid;
	border-left:0px #000000 solid;
	border-right:0px #000000 solid;
/*	opacity: 100; 
	filter: alpha(opacity=100); */
	padding: 0px 0px 0px 0px;		
	font-family: "Lucida Grande",Verdana,Arial,sans-serif;
	font-weight:normal;
	font-style:normal;
	color:rgb(0,37,66);
	font-size:11px;
/*	text-shadow: 0px 0px 5px transparent;  */
	text-decoration:  none ;
	letter-spacing: 0px;
	line-height:138%;
	text-align: left;
	text-indent:0px;
}

.mainbox a:link{
    color:#666699;
}

.mainbox a:hover{
    color:#4563b2;
}

.mainbox a:visited{
    color:#666699;
}

.brood h1{
	color:#669966;
	font-size: 18px;
	padding-top:20px;
}


.mainbox{
	position:relative;
    float:none; 
    left:0px; top:0px;
	visibility:visible;
	height:4500px; 
	width:836px;
	background-image:none;
	background-position:right;  
	background-color:#ffffff ; 
	background-attachment:scroll;
	margin:0px auto 0px auto;
	border-top:0px #000000 solid;
	border-bottom:0px #bfbfbf solid;
	border-left: 1px #bfbfbf solid;
	border-right:1px #bfbfbf solid;
/*	opacity: 100;
	filter: alpha(opacity=100);   */
	padding: 0px 0px 0px 0px;		
	font-family:"Arial",sans-serif;
	font-weight:normal;
	font-style:normal;
	color:rgb(0,37,66);
	font-size:12px; 
/*	text-shadow: 0px 0px 5px transparent;  */
	text-decoration:  none ;
	letter-spacing: 0px;
/*	line-height:1; */
	text-align: left;
	text-indent:0px;
}


.serif
{
    margin-top:35px;
	font-family:"Times New Roman", Times, Georgia, serif;
	font-weight:400;
	font-style:normal;
	color:#669966;
	font-size:14px;
}


#dank
{
    display:none;
}



