body {
   background-color: #fff;
   background-image: url(images/dot.gif);
   background-position: top right;
   background-repeat: repeat-x; 
   color: #333;
   font-family: Verdana,Arial,Helvetica,sans-serif;
   font-size: 90%;
   margin: 0;
   padding: 0;
}

a:link {
   color: #606;
   font-weight: bold;
   text-decoration: none;
}

a:visited {
   color: #969;
   font-weight: bold;
   text-decoration: none;
}

a:hover {
   text-decoration: underline;
}

address {
   background-color: #fff;
   clear: right;
   font-size: 80%;
   font-style: normal;
   margin-top: 3em;
   text-align: center;
}

h1 {
   font-size: 150%;
   margin-top: -1em;
}

h2 {
   font-size: 110%;
}

ul li {
   padding-bottom: 0.8em;
}

.abstract {
   margin: 0 0.25in;
}

.cite {
   margin: 0.25in;
   text-indent: -0.25in;
}

.drop-cap {
   border: 1px solid #969;
   clear: both;
   color: #606;
   float: left;
   font-family: Georgia, 'Times New Roman', Times, serif;
   font-size: 2em;
   font-weight: 900;
   line-height: 83%;
   margin-right: 0.2em;
   padding: 3px;
   text-align: center;
   width: 0.7em;
}

.menu {
   font-size: 80%;
   text-align: right;
}

.small {
   font-size: 80%;
}

.tag-line {
   font-size: 80%;
   font-weight: bold;
   padding-left: 1em;
   text-align: left;
}

.title {
   font-weight: bold;
}

#content {
   background-color: #fff;
   padding: 0 0.8em;
}

#footer {
   color: #000;
   font-size: 80%;
   height: 25px;
   padding: 0 1em;
   text-align: center;
   vertical-align: middle;
}

#header {
   background-image: url(images/background.gif);
   background-position: top right;
   background-repeat: no-repeat; 
   font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
   font-weight: bold;
   height: 150px;
   left: 0;
   padding: 0;
   top: 0;
   text-align: left;
   width: 100%;
}

#header a {
   color: #fff;
   font-size: 12px;
   text-decoration: none;
}

#header a:hover {
   color: #cf6;
   text-decoration: underline;
}
