html,body  {
margin : 0;
padding : 0;
background-color : #FFF;
height : 100%;
border : none;
font-family : Verdana;
font-size : 11px;
}

td
{
font-family : Verdana;
font-size : 11px;
}

img {
border : none;
margin : 0;
padding : 0;
}

a:link
{
text-decoration : none;
color : #4f81c5;
}

a:visited
{
text-decoration : none;
color : #aabcd4;
}

a:hover, a:active
{
text-decoration : underline;
color : #ffa200;
}


div
{
margin : 0 0 10px 0;
padding : 0;
font-size : 11px;
color : #000;
text-align : left;
}

table
{
border : 0px;
}

h1
{
font-size : 11px;
color : #4F81C5;
}

h2
{
font-size : 15px;
color : #000;
text-align : center;
padding-bottom: 10px;
}

h3
{
padding-top: 20px;
font-size : 13px;
color : #000;
text-align : center;
}


.fullheight {
height:100%
}

.maintable {
height:100%;
width:100%;
}

#left
{
background : #DCE2E9 url(img/bg_l.jpg) top right repeat-y;
}

#center
{
background : #7B9ECD url(img/l_sh_01.gif) no-repeat;
height : 100%;
width : 892px;
}

#right
{
background : #DCE2E9 url(img/bg_r.jpg) top left repeat-y;
}

#content_table
{
width : 892px;
height : 100%;
background : #FFF;
}

#top0
{
height : 16px;
width : 245px;
background : #7B9ECD;
}

#top1
{
height : 47px;
background : url(img/bg_scale.gif) top left repeat-x;
}

#bottom
{
height : 66px;
background : #7B9ECD;
}

#menu0
{
height : 145px;
background : url(img/logo.jpg) top left no-repeat;
}

#title
{
height : 30px;
}

#mmenu
{
padding : 0;
margin : 0;
}

#mmenu span
{
font-size : 11px;
margin-left : 35px;
color : #FFA200;
font-weight : bold;
}

#content
{
padding : 15px 60px 40px 130px;
}

.books td
{
vertical-align : top;
text-align : center;
padding-left : 30px;
padding-right : 30px;
}

.books .desc
{
vertical-align : middle;
}

.books  .illustration td 
{
vertical-align : middle;
padding-top : 5px;
padding-bottom : 60px;
}

.books .td1
{
width : 135px;
}

.split
{
width : 792px;
height : 1px;
background : #7B9ECD;
}


#designby, #designby a
{
padding-left : 5px;
color : #DDE2E8;
font-size : 10px
}