A:link {
 text-decoration: none; color:#3333CC; 
}

A:visited {
 text-decoration: none; color:#333399; 
}

A:active {
 text-decoration: underline; color:#333399; 
}
A:hover{
 text-decoration: underline; color:#333399; 
}


body {
 margin:0 0 0 0;
 padding:0 0 0 0; 
 background-image: url(http://www.janetgriffinscott.com/back.jpg);
 background-position: left bottom;
 background-repeat: repeat-x;
 background-attachment: fixed;
 color:#000066; 
 font-size:12pt; 
 font-family: "Book Antiqua", Verdana;
}

img {
border: 0;
}

hr {
border: 0;
height: 2px;
width: 80%;
background-color: #000066;
color: #000066;
}

#menu {
  align:center;
  position: absolute;
  left: 5px;
  top: 5px;
  width: 175px
}

#content {
  top: 25px;
  margin-left: 185px;
  margin-right: 5px
}

#bottom {
 align:center;
 font-size:10px; 
}

a.nav, a.nav:link, a.nav:visited {
 display:block;
 width:150px; 
 height:30px; 
 background:#3300FF; 
 border:2px solid #000066;
 border-color:#def #678 #345 #cde;
 margin-top:2px; 
 text-align:center; 
 text-decoration:none; 
 font-size:14px; 
 font-family:"Book Antiqua", Verdana;
 font-weight:bold;
 color:#FFFFFF; 
 line-height:30px; 
 overflow:hidden;
 }

a.nav:hover {
  top:2px;
  left:2px;
  color:#fff;
  border-color:#345 #cde #def #678;
  background:#3300CC;
}

.header {
font-size: 20pt; 
color: #000099; 
font-weight:bold; 
font-family:"Book Antiqua", Verdana
} 

.redtext {
color: #CC0033; font-weight:bold; font-family:"Book Antiqua", Verdana;}


div.thumbnail { 
margin: 5px;
height: 235px;
width: 190px;
float: left;
text-align: center;
}

div.hthumbnail { 
margin: 5px;
height: 175px;
width: 190px;
float: left;
text-align: center;
}

div.tthumbnail { 
margin: 5px;
height: 360px;
width: 255px;
float: left;
text-align: center;
}

div.dthumbnail { 
margin: 5px;
height: 135px;
width: 135px;
float: left;
text-align: center;
}

.clearboth { clear: both; }