body {
	padding: 20px;
    font: 14px Verdana, Arial, Tahoma, Sans-serif;
	scrollbar-base-color:#627A48;
}

}
div.nifty { 
  margin: 1 5%;
  background: white;
}
b.rtop, b.rbottom {
display:block;
background: #666;
}
b.rtop b, b.rbottom b {
display:block;
height: 0px;
overflow: hidden;
background: white;
}
b.r1 {
margin: 0 5px;
}
b.r2 {
margin: 0 3px;
}
b.r3 {
margin: 0 2px;
}
b.rtop b.r4, b.rbottom b.r4 {
margin: 0 1px;
height: 2px;
}
h1,h2,p {
margin: 0 10px;
}
h1 {
font-size: 24px;
color: white;
}
h2 {
font-size: 24px; 
color: white;
}
p {
padding-bottom:1em;
}
h2 {
padding-top: 0.3em;
}
h2#slogan {
  font-size: 80%;
  color: white;
  position: absolute;
  top: 80px; left: 150px;
}
div.nifty2 { 
  margin: 0 0.5%;
  background: #627A48;
}
#main_text {
  height: 370px;
  overflow: auto;
  background: white;
}
b.rtop2, b.rbottom2 {
display:block;
background: white;
}
b.rtop2 b, b.rbottom2 b {
display:block;
height: 2px;
overflow: hidden;
background: white;
}
b.r12 {
margin: 0 5px;
}
b.r22 {
margin: 0 3px;
}
b.r32 {
margin: 0 2px;
}
b.rtop2 b.r42, b.rbottom2 b.r42 {
margin: 0 0px;
height: 0px;
}
.gray {
  color: #666;
}
#menu {
	clear: both;	
	margin: 0; padding: 0 0px 0 0;
	background: url(menu.jpg) repeat-y center top;	
	font: bold 14px/26px Verdana, Arial, Tahoma, Sans-serif;
	height: 26px;
	background: #627A48;
}
#menu ul {
	float: left;
	list-style: none;
	margin:0; padding: 0;
}
#menu ul li {
	display: inline;
}
#menu ul li a {
	display: block;
	float: left;
	padding: 0 20px;
	color: white;	
	text-decoration: none;
}
#menu ul li a:hover {
	background-color: #759041;
	color: #FFFFFF;	
}
#menu ul li#current a {	
	background-color: #759041;
	color: #FFFFFF;
}
a {
	color: #FFFFFF;
        font-weight: bold;
	text-decoration: none;
}
        a:hover {
        background-color: #759041;
        cursor: hand;
	text-decoration: none;

}
