body	{
	color: black;
	background-color: #669933;
	margin: 5px, auto, 0, auto;
	text-align: center;
	font-family:futura, arial, helvetica, sans-serif;
	font-size: 0.8em;
	}
	
#contentarea	{
	color: black;
	background-color: white;
	width: 760px;
	padding: 0 10px 20px 10px;
	text-align: left;
	border: solid 2px #2D4F1D;
	}
	
h1, h2, h3, h4	{
	font-family:futura, arial, helvetica, sans-serif;
}

h1	{
	color: #2D4F1D;
	font-size: 2em;
	text-transform: uppercase;
	}




hr {
  border: 0;
  width: 100%;
  color: #F79910;
  text-align: center;
  height: 1px;

}

.navblock	{
	width: 190px;
	xborder: 1px solid black;
	xpadding: 10px;
	float: left;
	xmargin: 0 5px 5px 5px;
	xbackground-color: #b8b8d3;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.75em;
	color: #0f054f;
}

.navblock a:link	{
	color: #0f054f;
	text-decoration: underline;
	}
	
.navblock a:hover	{
	color: #0f054f;
	text-decoration: underline;
	}
	
.navblock a:visited	
	{
	color: #0f054f;
	text-decoration: underline;
	}
	
.reglink	{
	background-image: url(../images/littlestars.gif); 
	background-position: left top; 
	background-repeat: no-repeat;
	left :10px;
	font-size: 1em;
	font-weight: bold;
	color: red;
	margin-top: 2em;
	height: 60px;
}
