html,body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color: # 00457b;
background: #75b5d0 url(design/bg.jpg) repeat-x;
margin: 0px;
padding: 0px;
}
table {
border: 0px;
margin-left:auto;
margin-right:auto;
}
img {
border: 0px;
}
div.center {
text-align: center;
}
div.right {
text-align: right;
}
div.left {
text-align: left;
}
a:link {
text-decoration: underline; color: #00457b;
}
a:visited {
text-decoration: underline; color: #00457b;
}
a:hover {
text-decoration: none; color: #00457b;
}
a:active {
text-decoration: underline; color: #00457b;
}
td.banner{
width: 799px;
height: 140px;
background-image: url(design/banner.jpg); 
}
td.home{
width: 76px;
height: 39px;); 
}
a.home {
    display: block;
    width: 76px;
    height: 39px;
    background: url("design/home.gif") 0 0 no-repeat;
    text-decoration: none;
}
a:hover.home {
    background-position: -76px 0;
}
a.about {
    display: block;
    width: 106px;
    height: 39px;
    background: url("design/about.gif") 0 0 no-repeat;
    text-decoration: none;
}
a:hover.about {
    background-position: -106px 0;
}
a.media {
    display: block;
    width: 190px;
    height: 39px;
    background: url("design/media.gif") 0 0 no-repeat;
    text-decoration: none;
}
a:hover.media {
    background-position: -190px 0;
}
a.blogs {
    display: block;
    width: 133px;
    height: 39px;
    background: url("design/blog-columns.gif") 0 0 no-repeat;
    text-decoration: none;
}
a:hover.blogs {
    background-position: -133px 0;
}
a.speaking {
    display: block;
    width: 146px;
    height: 39px;
    background: url("design/speaking-events.gif") 0 0 no-repeat;
    text-decoration: none;
}
a:hover.speaking {
    background-position: -146px 0;
}
a.press {
    display: block;
    width: 61px;
    height: 39px;
    background: url("design/press.gif") 0 0 no-repeat;
    text-decoration: none;
}
a:hover.press {
    background-position: -61px 0;
}
a.contact {
    display: block;
    width: 87px;
    height: 39px;
    background: url("design/contact.gif") 0 0 no-repeat;
    text-decoration: none;
}
a:hover.contact {
    background-position: -87px 0;
}
td.navbottom{
width: 799px;
height: 29px;
background-image: url(design/bottomnav.gif); 
}
td.leftbar{
width: 170px;
height: 592px;
background-color: #75b5d0;
background-image: url(design/leftbar.jpg); background-repeat: no-repeat;
}
td.middle{
width: 452px;
height 592px;
background-color: #FFFFFF;
padding: 15px;
vertical-align: top;
}
td.rightbar{
width: 147px;
background-color: #FFFFFF;
vertical-align:top;
}
td.follow{
width: 139px;
height: 29px;
background-image: url(design/follow-judy.gif); 
}
td.box{
width: 139px;
background-color: #d4e6ef;
}
td.boxbottom{
width: 139px;
height: 11px;
background-image: url(design/bottombox.gif); 
}
td.judys-cd{
width: 139px;
height: 29px;
background-image: url(design/judys-cd.gif); 
}
td.whats-new{
width: 139px;
height: 29px;
background-image: url(design/whats-new.gif); 
}
td.bottom{
width: 799px;
height: 30px;
background-image: url(design/bottom.gif); 
}
#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}
#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none; color: # 00457b;
font-weight: bold;
}
#dropmenudiv a:hover{ /*hover background color*/
background-color: #5996b6;
}
