/* CSS Document */
body{
background:url(../images/bg.gif);
margin:0;
padding-left:20px;
padding-right:20px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#5B5B0F;
padding-top:10px;
}

a img{
border:none;
}

#wrap{
background:#5B5B0F url(../images/wrap_top.gif) top repeat-x;
margin:auto;
padding-bottom:50px;
border:#4C4C00 solid 1px;
border-top:none;
margin-bottom:20px;
width:952px;
}

h3{
font-size:14px;
margin-top:0;
margin-bottom:15px;
}

#logo{
margin-left:100px;
padding-top:10px;
}

#book_wrap{
background:url(../images/book_main_bg.gif) right top repeat-y;
margin-right:40px;
padding-left:10px;
width:98%;
float:left;
}

.links_wrap {
color:#C1C1A4;
position:absolute;
top:100px;
margin-left:290px;

}

.links_wrap a:link , .links_wrap a:visited {
color:#C1C1A4;
text-decoration:none;
visibility:hidden;
}

.links_wrap a:hover{
color:#FFFFCC;
visibility:hidden;
}

.links{
padding-right:20px;
}

#top , #btm{
width:100%;
float:left;
text-align:center;
}

#top{
background:url(../images/book_bg.gif) left top repeat-x;
}

#btm{
background:url(../images/book_bg_btm.gif) left top repeat-x;
}

.divider{
float:left;
padding-left:217px;
}

.left{
float:left;
}

.right{
float:right;
}

#menu{
width:80px;
float:left;
}

.menu{
width:90%;
margin-top:10px;
margin-left:4px;
padding-bottom:10px;
background:url(../images/dotted.gif) left bottom repeat-x;
}

.menu{

}

ul{
margin-left:0px;
}

ul li{
margin:0;
list-style:none;
line-height:1.5em;
}

#book_mid_wrap{
background:url(../images/btm_mid.gif) bottom center no-repeat;
float:left;
}

#mid{
float:left;
text-align:center;
}

#left , #right{
width:350px;
float:left;
padding-left:30px;
padding-right:21px;
}

.clear {
clear: both;
height: 1px;
font-size: 1px;
line-height: 1px;
margin-bottom: -1px;
}