*{
margin: 0;
padding: 0;
border: 0;
}

img{
margin: 0;
padding: 0;
border: 0;
}

body{
font-size: 8.5pt;
line-height: 14pt;
color: #363636;
font-family: Verdana, Arial, Helvetica, sans-serif;
background-color: #b7d596;
background-image:url(images/background_repeat2.jpg);
background-repeat: repeat;
}

#container{
position: absolute;
top: 0px;
left: 50%;
margin-left: -507px;
width: 1015px;

background-image:url(images/panel_strip2.jpg);
background-repeat:repeat-y;
background-position: top right;
}

/*-------------------------------------------------------CONTENT--------------------------*/

#content{
float: left;
width: 1015px;
background-image:url(images/panel_header2.jpg);
background-repeat: no-repeat;
background-position: top right;
}

#inside{
float: left;
width: 1015px;
margin-top: 468px;
min-height: 500px;
}

.contentleft{
float: left;
width: 577px;
margin-left: 100px;
}

.innerleft{
float: left;
width: 446px;
margin-left: 72px;
}

.innerright{
float: right;
width: 253px;
margin-right: 56px;
}

.innerright2{
float: right;
width: 253px;
background-image:url(images/books_bookpanel.png);
background-repeat:repeat-y;
background-position: top;
color: #121212;
}

#footer{
float: left;
width: 1015px;
height: 295px;
background-image:url(images/panel_footer.jpg);
background-repeat: no-repeat;
background-position: top right;
}

.footerText{
color: #ffffff;
font-weight: bold;
font-size: 9pt;
line-height: 10pt;
}

.footerText2{
color: #363636;
font-size: 7pt;
line-height: 10pt;
}

.backtotop{
color: #ffffff;
font-size: 7pt;
line-height: 10pt;
}

.backtobooks{
color: #525252;
font-style: italic;
font-size: 7pt;
line-height: 10pt;
}



p{
padding-bottom: 10px;
}

.intro{
font-size: 10pt;
line-height: 16pt;
padding-bottom: 12px;
}

h1{
color: #525252;
font-size: 10pt;
line-height: 16pt;
font-weight: bold;
padding-top: 20px;
padding-bottom: 5px;
}

h2{
color: #525252;
font-size: 8.5pt;
line-height: 14pt;
font-weight: bold;
padding-top: 5px;
padding-bottom: 5px;
}

.reviewcredit{
font-size: 7.5pt;
line-height: 9pt;
font-style: italic;
}



/*--------------------------------CONTACT FORM----------------------------*/

#contact_form{
width: 460px;
}

#contact_form td{
vertical-align: top;
padding: 0px 0px 0px 0px;
}

#contact_form input{
background-color: #ffffff;
padding: 3px 3px 3px 3px;

}

#contact_form textarea{
background-color: #ffffff;
padding: 3px 3px 3px 3px;

}

#contact_form checkbox{
padding: 3px 3px 3px 3px;
border: none;
}

#contact_form button{
width: 67px;
height: 46px;
background-color: transparent;
}



/*-------------------------------------------------------LINKS--------------------------*/

A {
color: #484848;
text-decoration: underline;
}
A:HOVER {
color: #484848;
text-decoration: none;
}



A.footerText{
color: #fffff;
font-size: 7pt;
line-height: 10pt;
text-decoration: none;
}
A.footerText:HOVER{
color: #ffffff;
font-size: 7pt;
line-height: 10pt;
text-decoration: underline;
}

A.backtotop {
font-size: 7pt;
color: #ffffff;
text-decoration: underline;
}
A.backtotop:HOVER {
font-size: 7pt;
color: #ffffff;
text-decoration: none;
}

A.backtobooks {
font-size: 7pt;
color: #525252;
text-decoration: underline;
}
A.backtobooks:HOVER {
font-size: 7pt;
color: #525252;
text-decoration: none;
}

A.innerright2 {
color: #121212;
text-decoration: underline;
}
A.innerright2:HOVER {
color: #121212;
text-decoration: none;
}











