h1 { margin:0; padding:0; }

#content { width: 700px; padding-left: 75px; }

#nav { margin-top: 5px; font-family: verdana; font-size: 10px; color: #666; text-transform: uppercase; }
#nav a {  color: #666; text-decoration: none; }
#nav a:link {  color: #666; text-decoration: none; }
#nav a:visited {  color: #666; text-decoration: none; }
#nav a:hover {  color: #666; text-decoration: underline; }

#books { margin-top: 20px; }

#subcopy { margin-top: 40px; }

#download { font-family: verdana; font-size: 10px; color: #666; text-transform: uppercase; }
#download a {   color: #666; text-decoration: none; border-bottom: dotted 1px #666;}
#download a:link {   color: #666; text-decoration: none; border-bottom: dotted 1px #666;}
#download a:visited {   color: #666; text-decoration: none; border-bottom: dotted 1px #666;}

.currentpage { color: #99C; }