  #wrapper {
	margin-right:auto;
	width: 800px;
	height: auto;
	background-color: #F9F9F9;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.25em;
	margin-left: auto;
 }

BODY.main {
background-image: url(../images/lftmarg.jpg);
background-position: top left;
background-repeat: repeat-y;
background-color: #FFFFFF;
}

H1 {
        font-family: arial;
        color: #000066;
       }


A.menu { color: navy;
        font-family: arial;
        font-weight: bold;
        text-decoration: none;
        font-size: 12pt;
        visited: white;
       }
       
A.greymenu { color: darkblue;
        font-family: arial;
        font-weight: bold;
        text-decoration: underline;
        font-size: 12pt;
        visited: blue;
       }
;
;
P.indent {text-indent: 8; font-family: times};
;
;
OL.special {font-family: times; font-style: italic};
;
;

P.equation {
font-family: Symbol;
text-align: center;
}

table.menu {
  border-style: solid;
  border-color: blue;
  border-width: 1px, 2px, 2px, 1px;
  }

td.menu { background-color: #FFFFCC; }
 


a:hover {  color: #990033; text-decoration: none }

A.invisible {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: #000099; text-decoration: underline}
