html, body {margin:0;padding:0;}

body {
text-align:center;
background:#ffffff;
color:#000000;
font:12px/18px tahoma;
}

#container { 
margin : 0 auto; 
text-align : left; 
border : 0px solid #ffffff;
width: 717px;
background: #ffffff;
margin-top: 00px;
margin-bottom: 20px;
} 
#header { 
height:323;
background: #ffffff url() no-repeat center top;
text-align:center;
} 
#sidebar { 
float:left;
width:170px;
padding:5px;
} 
#content {
width:512px;
float:right;
padding:10px;
}
#footer { 
clear:both;
text-align:center;
background:#ffffff;
padding:5px;
}


body, html, div, font, p, td {
	color: #000000;
	font-family: Tahoma;
	font-size: 8pt;
	margin: 0;
	padding: 0;
        cursor: default;
}

.entrytext{
font-weight: normal;
}
h1 {
	background-image: url(main.png);
	font-family: Tahoma;
	color:#000000;
	font-size: 8pt;
	font-weight: normal;
	text-transform: none;
	text-align: center;
	margin: 10;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
        -moz-border-radius:5px; 
        -webkit-border-radius:5px; 
        border-radius:5px;

}
h2 {
	background: #ffffff;
	font-family:Tahoma;
	font-size:8pt;
	color:#000000; 
	font-weight:normal;
	font-style:normal;
	line-height: 10pt;
	text-align: #;
	margin: 0;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-top: 2px;
	padding-bottom: 2px;


}
h3 {
	background-image: url(sidebar.png);
	font-family:Tahoma;
	font-size:8pt;
	color:#ffffff; 
	font-weight: normal;
	font-style:normal;
	text-transform: none;
	text-align: center;
	margin: 5;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
        -moz-border-radius:5px; 
        -webkit-border-radius:5px; 
        border-radius:5px;

}



	{


}
.special {
	font-family: Tahoma;
	font-size: 7pt;
	color: #293763;
	font-weight: bold;
	line-height: 7pt;
}



a:link, a:visited, a:active {
        text-decoration: underline;
	font-weight: normal;
	font-size: 8pt;
	text-transform: none;
	font-family: Tahoma;
	color: #000000;
	cursor: default;
}
a:hover { 
	text-decoration: underline;
	font-weight: normal;
	font-family: Tahoma;
	color: #ebd504;
	cursor: default;
}



.book img{
	padding:3px;
	background:#fffff; 
	border:1px solid #dfdbdd;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 3px;
	margin-left: 3px;

} 

.book img:hover{
	background:#fffff; 
	border:1px solid #ebd504;

}

