body {
	scrollbar-3dlight-color:#99CC00;
	scrollbar-arrow-color:#99CC00;
	scrollbar-base-color:#99CC00;
	scrollbar-darkshadow-color:#99CC00;
	scrollbar-face-color:#CCFF66;
	scrollbar-highlight-color:#CCFF66;
	scrollbar-shadow-color:#CCFF66;
	background-color: #CCFF66;
	color: #669900;
	margin: 5px;
        font-family: verdana, arial, sans-serif;
        font-size: 11px;
        line-height: 15px;
}

a:link {
        color: #669900;
        text-decoration: none;
                border-bottom: 1px dotted
}
a:hover {
        border-bottom: 1px dotted;
}
a:active { color: #333300;}
        a:visited{ color: #99CC00;
        border-bottom: 1px dotted;
}


hr {
height: .5px;
border: .25px solid #669900;
	width: 100%;
}

#header {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

#content {
	font-family: verdana;
	font-size: 10px;
	color: #669900;
} 

#endnotes {
	font-family: verdana;
	font-size: 10px;
	color: #99CC00;
}

#main {
	background-color: #CCFF99;
	border: 1px solid #669900;
	width: auto;
	font-family: verdana;
	font-size: 10px;
	padding: 5px;
}

#menu {
	width: 50%;
	padding: 5px;
}

#subscribe {
	position: absolute;
	padding: 5px;
	left: 50%;
	top: 0px;
}