 
@page {
 size: 8.5in 11in;
}


#body {
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
 font-family:  Times, serif;
 font-size: 12pt;
 line-height: 15pt;
 background: #ffffff;
 }

 a:visited, a:active {
	color: maroon;
	text-decoration: none; 
 }
.bold {
 font-weight: bold
}


.topimg {
 height: 85px;
 padding-top: 1%;
 float: left;
 background-color: #fffbc6;
 display: none;
 }

.topheading {
 padding: 0px 0px 2px 4px;
 background-color: #ffffff;
 margin: 0em 0em 0em 0em;
 font-size: 1.15em;
 } 

 h1.topheading {
 font-size:  1.20em;
 }
 h3 {
  font-size: 1.10em;
  margin: 0px 0px 0px 0px;
  padding: 2px 0px 2px 0px;
 }

#menu {
 padding:  3px 0px 3px 10px;
 background-color: #960014;
 margin: 0px 0px 0px 0px;
 font-weight: bold;
 color: #fffbc6;
 border-color: navy;
 border-style: ridge;
 border-width: 2px 0px 2px 0px;
 display: none;
 }

#menu ul {
 list-style: none;
 margin: 0px 0px 0px 0px;
 }
#menu li {
 display: inline;
 background-color: #fffbc6;
 padding: 0px 5px 0px 0px;
 }
#menu a:link, a:visited, a:active {
 font-weight: bold;
 text-decoration: none;
 color: maroon;
 }

#menu a:hover {
 color: black;
 text-decoration: underline;
 } 


.sidebar {
 padding: 0px 0px 0px 3px;
 background: #fffbc6;
 font-weight: bold;
 margin-right: 2%;
 margin-left: 65%;
 margin-top:  0%;
 border-color: navy;
 border-style: ridge;
 border-width: 2px 2px 2px 2px;
 position: relative; top: 85px;
 display: none; 
 }
.sidebar a {
 color: maroon;
 font-weight: bold;
 text-decoration: none;
 }
.sidebar a:hover {
 color: black;
 text-decoration: underline;
 } 


#content {
 padding: 5px 5px 1px 5px;
 background: #ffffff;
 text-align: left;
 /* position: absolute; top: 31%;  right: 32%;*/
 border-color: navy;
 border-style: ridge;
 border-width: 2px 0px 0px 0px;
 }

#content hr {
 color: navy
}


#content a {
 color: #maroon;
 font-weight: bold;
 text-decoration: none;
 }
#content a:hover {
 color: black;
 }
#content img {
 padding: 0px 0px 0px 5px;
 border: 1px;
 float: right;
 display: none;
 }

.smallfont {
 font-size: .75em;
 margin 5px 0px 0px 0px;
 display: none;
 }

#footer {
 padding: 0px 0px 0px 0px;
 background: #ffffff;
 font-size: .75em;
 margin: 0px 0px 0px 0px;
 }
