body {
	background: #FFFFF0 url(../images/page/background.png) repeat fixed;
}
p {
  color: #FFFFF0;
	font-family: serif;
	font-size: 18px;
}
h1{
	color: #FFFFF0;
	background: #8FBC8F;
	font-family: serif;
	font-size: 30px;
	text-align: center;
	border: 1px solid #FFFFF0;
}
.bodytitle {
  color: #FFFFF0;
	font-family: serif;
	font-size: 35px;
	text-align: center;
}
a:link,a:visited {
	color: #296536;
	font-family: serif;
}
a:hover {
	color: #8FBC8F;
	font-family: serif;
	text-decoration: none;
}
.maintitle {
  position: absolute;
  top: 5px;
  right: 5px;
  width: 670px;
  height: 180px;
  border: 1px solid #111111;
  background-color: #75A577;
}
.atitle {
  position: absolute;
  top: 193px;
  right: 5px;
  width: 670px;
  height: 61px;
  border: 1px solid #111111;
  background-color: #FFFFF0;
}
.mtw {
  text-align: center;
  color: #75A577;
	font-family: serif;
	font-size: 160px;
	color: #FFFFF0;
}
.atw {
  position: relative;
  top: 10px;
  text-align: center;
  color: #75A577;
	font-family: sans-serif;
	font-size: 27px;
}
.himg {
  position: absolute;
  top: 5px;
  right: 683px;
  border: 1px solid #111111;
  height: 250px;
  width: 190px;
  background-color: #FFFFF0;
}
#navbar2 {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
}
.thebody2 {
  position: absolute;
  top: 5px;
  left: 5px;
  width: 663px;
}
#nav,#navopened:hover {
  width: 100%;
  height: 50px;
  font-family: serif;
	font-size: 25px;
	color: #FFFFF0;
	border: 1px solid #75A577;
  background-color: #75A577;
  text-align: center;
  text-decoration: none;
}
#nav:hover,#navopened {
  width: 100%;
  height: 50px;
  font-family: serif;
	font-size: 25px;
  color: #75A577;
  background-color: #FFFFF0;
  border: 1px solid #111111;
  text-align: center;
  text-decoration: none;
  cursor: pointer
}
.nmenu {
  width: 100%;
  font-family: serif;
	font-size: 20px;
	color: #75A577;
	border: 1px solid #111111;
  background-color: #FFFFF0;
  text-align: center;
  text-decoration: none;
  border-top: none;
}
