html, body
{
margin:0px;
padding:0px;
background-color:#5885B4;
font-family:Calibri, sans-serif;
}

img
{
border:0px;
padding:0px;
}

#header
{
height:120px;
background-color:#8B9396;
border-bottom:1px solid #000;
}


#wrapper
{
background-color:#fff;
text-align:left;
width:960px;
margin:0px auto;
}


#right_banner {
     position: absolute
     top: 115px;
     left: 1680px;
     width: 150px;
     background-color: #CCFFCC;
     border-style: solid;
     border-color: #336699;
    }



#content
{
padding:10px;
}


#footer
{
background-color:#4B5158;
color:#fff;
margin:0px;
padding:7px;
border-top:3px solid #41671B;
text-align:center;
}

#footer a
{
color:#fff;
}


/* Styling for Heading Tags */

h1
{
text-align:center;
color:#5885B4;
font-family:Calibri, sans-serif;
letter-spacing:-1px;
}

h2
{
color:#5885B4;
font-family:"Times New Roman", serif;
font-size:1.10em;
}

.clear
{
clear:both;
}

.bold
{
font-weight:bold;
}

.center
{
text-align:center;
}

.left
{
text-align:left;
}

a.buy1
{
background:#fff url('buy-now1.jpg') center center no-repeat;
color:#fff;
text-decoration:none;
padding:16px;
font-family:verdana, sans-serif;
font-weight:bold;
font-size:0.80em;
}

a:hover
{
color:#D9EB15;
}

#book5
{
font-size:0.70em;
}