body {
	background-color: #ADAD86;
	margin-top: 40px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #666600;
	margin-left: 0px;
}

#maincontainer {
	text-align: center;
}
.containerheight {
	height: 400px;
}

#navlinks {
	margin-left: 100px;

}
#navlinks a:hover {
	color: #FFFFFF;
}
#navlinks a {
	font-size: 11px;
	color: #666600;
	text-decoration: none;
}
#textbox500 {
	width: 500px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#textbox450 {
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

#textbox380 {
	width: 380px;
	margin-right: auto;
	margin-left: auto;
}
a, a:visited, a:active {
	/* color: #ffb424; */
	/* color: #99cc00; */
	/* color: #94c502; */
	color: #666600;
	text-decoration: none;
}
 
a:hover {
	/* text-decoration: underline; */
	background: #53a924;
	color: #fff;
	}
	a.imagelink:hover {
		background: none;
		}
		a.imagelink:hover img {
			border-color: #53a924;
			}
#navigationbox2 {
	width: 620px;
	margin-right: auto;
	margin-left: auto;
	height: 120px;
	text-align: left;
	padding-left: 12px;
}
#navigationbox table {
}
table {
	float: right;
}
#navigationbox {
	width: 470px;
	margin-right: auto;
	margin-left: auto;
	height: 120px;
	text-align: left;
}
.scroll {
	font-size: 11px;
	color: #960;
	font-style: italic;
}
#strip {
	width: 3000px;
	margin-left: 10px;
}
#titles {
	margin-left: 10px;
}

