body {
font-family: geneva, arial,Helvetica,sans-serif;
font-size: 12px;
color: black; 
background-image: url(images/graywave.jpg);
top:0;
left:0;
margin:0;
padding:0;
}


   /* large headings, italics, centered, black*/
H1 { color: #000000;
font-style: italic; 
text-align: center; 
background: transparent;
font-size:22px;
font-family: 'hoefler text', palatino, 'times Roman', serif;} 

    /* med large headings centered, black  */
H2 { color: #000000;
font-family: 'hoefler text', palatino, 'times Roman', serif;
font-style: italic; 
text-align: center; 
font-size:18px;
background: transparent;} 

    /* med-small headings, black */
H3 { color: #000000;
background: transparent; 
font-weight:bold;
font-size:14px;
font-family: 'Trebuchet MS', sans-serif;} 

    /* med-small headings, black */
H4 { color: #000000;
background: transparent; 
font-weight:bold;
font-size:12px;
font-family: 'Trebuchet MS', sans-serif;} 

.leftalign { text-align: left; } 

.leftalign { text-align: left;
font-size:14px;  } 

.leftalignH2 { text-align: left;
margin-bottom:0; } 

.centeralign {
text-align:center; }

div.quotenoi { margin-left:4em;
margin-right: 4em;  }

div.smlindent { margin-left:1em;}

div.indent { margin-left:2em;}

.floatright {
float: right;
width: 300px; 
margin-top:5px;
margin-bottom:10px;
margin-left:10px;  }

          /* left menu */

.menu a:visited { display: block; 
width: 145px; height: 11px;
padding: 3px; 
background: transparent;
color: #6633cc; 
font: bold 12px sans-serif;
text-decoration: none; }

.menu a:link { display: block; 
width: 145px; height: 11px;
padding: 3px; 
background: transparent;
color: #000066; 
font: bold 12px sans-serif;
text-decoration: none;}

.menu a:hover { display: block; 
width: 145px; height: 11px;
padding: 3px; 
background: transparent;
color: #6633cc;
font: bold 12px sans-serif;
text-decoration: none; }

.footertext {
font-size:10px; }

     /* footer links */

.footer a:visited {color: #6633cc;
background: transparent;
font-size:10px; 
text-decoration: none; }

.footer a:link {color: #000066;
background: transparent;
font-size:10px; 
text-decoration: none;}

.footer a:hover {color: #6633cc;
background: transparent;
font-size:10px; 
text-decoration: none; }

.footer a:active {color: #6633cc;
background: transparent;
font-size:10px; 
text-decoration: none; }



        /* all other links */

a:visited {color: #6633cc; 
  background: transparent;
  font: bold 12px sans-serif; 
text-decoration: none; }
a:link {color: #000066;
  background: transparent;
  font: bold 12px sans-serif;
text-decoration: none;  }
a:hover {color: #6633cc; 
  background: transparent;
  font: bold 12px sans-serif;
text-decoration: none;  }
