body {
/* background-image: url(backgroundgreen.gif); */
background-repeat: repeat;
/* background-color: #339966; */
background-color: #A3B98E;
}
.center
{
margin-left:auto;
margin-right:auto;
width:70%;
background-color: ivory;
padding:          10px;
}
p {
font-size:        12px;
font-family:      arial, tahoma, verdana, sans-serif;
font-style:       normal;
font-weight:      normal;
color:            teal;
margin-top: 	  0px;
margin-bottom:    0px;
}
li {
font-size:        12px;
font-family:      arial, tahoma, verdana, sans-serif;
font-style:       normal;
font-weight:      normal;
color:            teal;
}
a {
text-decoration: none;
color:			 #339966;
}
a:hover {
text-decoration: underline;
}
h3 {
font-size:	  24px;
font-family:      arial, tahoma, verdana, sans-serif;
color:		#339966;
margin:			0px;
}
h4 {
font-size:	  18px;
font-family:      arial, tahoma, verdana, sans-serif;
color:		#339966;
margin:		0px;
}
h5 {
font-size:	  14px;
font-family:      arial, tahoma, verdana, sans-serif;
color:		  yellow;
margin:		  0px;
}
div#menubar {
font-size:        xx-small;
}
div#banner {
alignment:	center;
/* margin-left: 160px; 
margin-right: 160px; */
}
div#button {
background-color: green;
font-family:      arial, tahoma, verdana, sans-serif;
color:		#ffffff;
width:		180px;
padding:	3px;
margin-left:	0px;
border-width:	medium;
border-style:	outset;
}
div#button a {
font-family:      arial, tahoma, verdana, sans-serif;
color:		#ffffff;
text-decoration:	none;
}
div#button a:hover {
text-decoration:	none;
border-style:	groove;
width:		156px;
}
div#box {
background-color: #ffffff;
width:   720px;
margin-left:auto;
margin-right:auto;
}
div#centerbox {
padding:	12px;
width: 70%;
margin-left:auto;
margin-right:auto;
background-color: ivory;
}
div#footer {
	
}
