body {
background-color: #6994b8; }


div#outer {
    width: 760px;
  background-image: url(../images/bkgnd.jpg); 
    margin-top: 0px;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
    border: 2px #000000 solid;}


div#main {
    margin-top: 20px;
    background-image: url(../images/bkgnd.jpg);
padding-right: 20px;
padding-left: 20px;
padding-bottom: 20px; }

p.body {
color: #4b0082;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: .8em;
font-weight: bold;
text-align: left;
line-height: 1.2em; }

p.bodycentered {
color: #4b0082;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: .8em;
font-weight: bold;
text-align: center;
line-height: 1.2em; }

p.navbar2 {
text-align: center;
font-size: .6em;
color: #336699;
font-family: Verdana, Helvetica, Arial, sans-serif;
line-height: 1.5em;
font-weight: bolder; }

a:link {
color: #336699;
text-decoration: none; } 

a:visited {
color: #666666; 
text-decoration: none; } 

a:hover {
color: #003366; 
text-decoration: none;
background-color: #cccccc; } 

a:active {
color: #336699; 
text-decoration: none; } 

