a    {  
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 10px; 
		font-style: normal; 
		line-height:normal; 
		font-weight: normal; 
		text-transform: none; 
		color: #003300; 
}  

a:hover    {    
		color: #ffffff; 
		text-decoration: none;
		background: #003300;
}  



body {
	
		font-family: Verdana, Arial, Helvetica, sans-serif; 
 		font-size: 10px; 
		font-style: normal; 
		line-height: normal; 
		font-weight: normal; 
		background: #ffffff;
		text-indent:12px;
background-image: url(/images/v15/title.jpg);
background-repeat:no-repeat;
background-attachment:fixed;
background-position: top left;
margin: 0;
padding: 0;
}

#container {
position: absolute;
top: 210px;
left: 94px;
padding-bottom: 20px;
}

#text {
width:300px; 
float: left;
margin-left: 20px;
}

#covers   {
width:210px; 
float: left;
}

#menu {
 width:100px;
float: left;
}

/** image styles **/

.cover {
	border: 1px solid #000;}

