
html, body{
background:url(images/openbook.jpg) #9ad9ea no-repeat bottom left fixed;
margin:0;
padding:0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:111111;
}

h1, .heading{
color:#000066;
font-size:24px;
}

p{
margin:0px 0 15px 0;
}

td{
font-size:12px
}

a{
color:#005b7f;
}

a:hover{
color:#993333;
}

#left{
vertical-align:top;
}

#left .bd{
padding:10px 10px 10px 20px}

#leftbar{
background:url(images/left_bg.jpg) repeat-y top left;
width:100%;
}

#quicklinks{
background:url(images/left.jpg) no-repeat top left;
padding:280px 10px 0 50px;
color:#000000;
font-size:11px;
}

#leftbottom{
background:url(images/leftbottom.jpg) no-repeat top left;
height:65px
}

#nav{
height:25px;
vertical-align:middle;
font-size:14px;
text-align:center;
text-transform:uppercase;
}

#nav a{
padding-left:30px;
padding-right:30px;
}

#nav a, #account a{
color:#FFFFFF;
text-decoration:none;
}

.bd{
background:#50bcd9;
color:#FFFFFF;
}

.bd a{
color:#000066;
}

.bd a:hover{
color:#e9f7fa;
}

#nav a:hover, #account a:hover, #cat a:hover,{
color:#FFFFFF;
text-decoration:underline;
}


.maincontent{
background-color:#FFFFFF;
vertical-align:top;
}



#search{
width:180px;
}