body {
  background-color: #FFFFFF;
}
#whole {
  width: 800px;
  margin-left: auto;
  margin-right: auto;
  font-family: "Garamond", "Georgia", "Times New Roman", "Times", verdana;}
#body {
  font-family: "Arial", san-serif;
  font-size: 14px;
  width: 540;
  padding-left: 0px;
  margin-right: 5px;
  margin-left: 265px;
  margin-bottom:  15px;
  margin-top: 0px;
  line-height: 115%;
  }
#body h1 {
  color:  #0e7d0b;
  font-family: "Arial", san-serif;
  font-size: 55px;
  font-weight: 500;
  font-variant: small-caps;
  letter-spacing:  -1px;
  text-align: center;}
#body h2 {
  color:  #0e7d0b;
  font-weight: normal;
  font-family:  "Arial", san-serif;
  font-size: 18px;
  letter-spacing:  2px;}
#body h2.inactive{
	text-decoration: line-through;
}
#body h3 {
  color:  #0e7d0b;
  font-weight: normal;
  font-family:  "Arial", san-serif;
  font-size: 12px;
  line-height: 125%;}
#left {
  width: 220px;
  margin: 2px 0px 0px 30px;
  padding: 0px 0px 20px 0px;
  float: left;
  text-align: right;
  }
#left a {
  color:  #0e7d0b;
  padding: 4px 15px 4px 80px;
  font-family: "Garamond", "Times New Roman", "Times", verdana;
  font-size: 24px;
  font-weight: bold;
  line-height: 150%;
  }
#left a:hover{
	color: #000000;
}
#left .copyright {
  margin-top: 20px;
  margin-right: 15px;
  color:  #6e6e6e;
  font-size: 10px;
 }
a	{
	text-decoration: none;
	color: #0e7d0b;
}
a:hover	{
	text-decoration: none; 
	color: #000000;
}
#left p.copyright a.admin {
	color: #FFFFFF;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	
}
#left p.copyright a.admin:hover {
	color: #CCCCCC;
}