.book{
	font-family: lucida sans unicode, verdana, trebuchet ms, arial;
	position: absolute;
 	top:0;
	background-color: #FFFFFF;
	border: 3px solid #999999;
 	left: 30%;
	padding: 5px;
	text-decoration: none;
	}
	a:link {
color: #003366;
text-decoration: none;}
.book a:hover {
color: #fff;
background: #cccc66; font-weight:bold;}
.book a:visited {
color: #003366;
text-decoration: none;}


.logo{
margin-top: 140px;
backbround: url(images/toplogo.jpg) no-repeat center top #003355;
height: 210px;}

.menu{
margin-left:15%;
margin-right:15%;
padding: 10px}
a:link {
color: #003366;
text-decoration: none;}
.menu a:hover {
color: #fff;
background: #cccc66; font-weight:bold;}
.menu a:visited {
color: #003366;
text-decoration: none;}


body{
margin-left:1%;
padding:0;
line-height: 1.5em;
background-color:#b2afa8;
				font-size: 13px;
		font-family: lucida sans unicode, verdana, trebuchet ms, arial;
		color: #5e4f38;
}
.bod{
background: url(images/binne.jpg) repeat-y;
height: auto;
width: 1000px;
}
.col{
margin-left:8%;
width: 600px;

}

.nb{
	font-family: lucida sans unicode, verdana, trebuchet ms, arial;
	background-color: #FFFFFF;
	border: 3px solid #999999;
	padding: 5px;
	text-decoration: none;

}

#toggle-view {     
list-style:none;         
color: #000000;   
margin:0;     
padding:0;     
width:400px;}       

#toggle-view li {  
font: 11px Tahoma;
cursor:pointer;}    
       
#toggle-view h3 {         
margin:0;         
font: 11px Tahoma;
line-height: 15px;

color: #000000;    }       
#toggle-view span {         
position:absolute;         
right:5px; top:0;         
font: 10px Tahoma;
color: #000000;    }           

#toggle-view p {         
margin:5px 0;         
display:none;     
border:1px solid #000000;   
padding: 5px;
background:#FFFFCC

}   

.copyright{
font: 9px Tahoma;
margin-left:8%;
width: 1000px;
}


