body{
margin:20px;
background:#000000;
background-image:url(images/bookexcerpts.jpg);
background-repeat:repeat;
background-attachment:fixed;
}

body,td,div{
font-family:Courier New;
font-weight:normal;
font-size:11px;
color:#000000;
line-height:14px;
}

a:LINK{ color:#000000; text-decoration:underline; }
a:VISITED{ color:#000000; text-decoration:underline; }
a:HOVER{ color:#000000; text-decoration:none; }

a.plain:LINK{ background:#ffcc00; color:#000000; text-decoration:none; padding:4px; }
a.plain:VISITED{ background:#ffcc00; color:#000000; text-decoration:none; padding:4px; }
a.plain:HOVER{ background:#000000; color:#ffcc00; text-decoration:none; padding:4px; }

a.menu:LINK{ background:#000000; color:#ffffff; padding:4px; text-decoration:none; }
a.menu:VISITED{ background:#000000; color:#ffffff; padding:4px; text-decoration:none; }
a.menu:HOVER{ background:#ffffff; color:#000000; padding:4px; text-decoration:none; }

a.menuactive:LINK{ background:#000000; color:#ffcc00; padding:4px; text-decoration:none; }
a.menuactive:VISITED{ background:#000000; color:#ffcc00; padding:4px; text-decoration:none; }
a.menuactive:HOVER{ background:#000000; color:#ffcc00; padding:4px; text-decoration:none; }

a.submenu:LINK{ background:#ffffff; color:#000000; padding:4px; text-decoration:none; }
a.submenu:VISITED{ background:#ffffff; color:#000000; padding:4px; text-decoration:none; }
a.submenu:HOVER{ background:#ffcc00; color:#000000; padding:4px; text-decoration:none; }

.mainTable{
height:100%;
}

#info{
background:#ffffff;
padding:25px;
width:750px;
}

#thanks{
background:#ffffff;
padding:25px;
width:425px;
}
