body {
	margin: 0px 0px 20px;
}
a {
	color: #2F6CAB;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
#wrapper {
	background: url(/images/wrapper.jpg) repeat-y;
	margin: 0px auto;
	width: 798px;
	padding-right: 11px;
	padding-left: 11px;
	padding-bottom: 10px;
}
#masthead {
	background: url(/images/masthead.jpg) no-repeat;
	height: 131px;
	border-bottom: 4px solid #fff;
	padding-left: 234px;
}
#masthead img {
	display: block;
}
#masthead h2 {
	display: none;
}
#side {
	float: left;
	width: 150px;
}
#side p {
	font: 11px/16px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-top: 12px;
}
#content {
	border-top: 4px solid #A1D985;
	padding-right: 8px;
	padding-left: 8px;
}
#content_filler {
	background: url(/images/content_filler.jpg) repeat-y;
	margin-left: 164px;
	margin-top: 10px;
}
#content_bottom {
	background: url(/images/content_bottom.jpg) no-repeat 0px bottom;
	padding-bottom: 5px;
}
#content_top {
	background: url(/images/content_top.jpg) no-repeat;
	padding: 10px 30px 20px 15px;
}
#content_filler h1 {
	color: #2F6CAB;
	font: bold 14px/20px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-top: 0px;
}
#content_filler p {
	font: 12px/18px Verdana, Arial, Helvetica, sans-serif;
	margin: 1em 0px 0px;
}
#content_filler h4 {
	font: bold 12px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #2F6CAB;
	margin: 1em 0px -.75em;
}
#content_filler h2 {
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
	margin: 1em 0px 0px;
}
#content_filler h2 a {
	color: #259B2F;
	text-decoration: none;
	background: url(/images/arrows_green.gif) no-repeat right;
	padding-right: 22px;
}
#content_filler h2 a:hover {
	background: url(/images/arrows_orange.gif) no-repeat right;
	color: #ff6600;
}
strong.blue {
	color: #2F6CAB;
}
#homeaction {
	height: 230px;
	margin-top: 0px;
	width: 774px;
	padding-top: 10px;
}
#homeaction img {
	display: block;
}
img#puzzle {
	float: left;
	height: 230px;
}
img#target {
	float: right;
	height: 230px;
}
form {
	margin: 12px 0px 0px;
}
form strong {
	color: #CC0033;
	font-weight: normal;
}
form table td {
	font: 12px/17px Verdana, Arial, Helvetica, sans-serif;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	vertical-align: top;
}
form table td.left {
	text-align: right;
}
p#left {
	float: left;
	width: 220px;
	padding-left: 30px;
}
p#clear {
	clear: both;
}
#bottom {
	background: url(/images/footer.jpg) no-repeat;
	margin: 0px auto;
	height: 13px;
	width: 820px;
	clear: left;
}
.bottomnav {
	text-align: center;
}
