body {
	font-family: "Trebuchet MS","sans-serif";
	font-size: 3;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	color: #666666;
}

a img { border: 0px none; }
a, a:visited { color: #9fa617; text-decoration: none; }
a:hover { text-decoration: underline; }

h1 { color: #9fa617; font-size: 22px; margin: 15px 0px; }
h2 { font-size: 100%; font-weight: bold;  }

#headerContainer { background-color: #1e2714;  }
#header { margin: 0px auto; width: 990px; background-image: url('/download/?id=5524471'); height: 150px; position: relative; }
#headerLogo { position: absolute; bottom: 0px; left: 11px; }

#menuContainer { background-color: #9fa617; height: 40px; margin-top: 10px;}
#menu {
	margin: 0px auto;
	width: 968px;
	color: white;
	padding: 11px;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	position: relative;
	z-index: 9;
}
#menu ul { margin: 0px; padding: 0px; display: inline; }
#menu li { margin: 0px; padding: 0px; display: block; list-style: none outside; position: relative; float: left;}
#menu a, #menu a:visited { display: block; color: white; margin-right: 22px; float: left; text-decoration: none; }
#menu a:hover { text-decoration: underline; }

#menu li ul {
	background-color: #c6c748;
	border: 1px solid #b4b732;
	display: block;
	width: 100px;
	position: absolute;
	top: 18px;
	left: 0px;
	padding: 2px;
	z-index: 10;
	display: none;
}
#menu li ul li { display: block; float: none; }
#menu li ul li a, #menu li ul li a:visited { float: none; text-transform: none; clear: both; padding: 3px 12px; width: 76px; margin: 0px; }
#menu li ul li a:hover { background-color: #9fa716; text-decoration: none; }
#menu li ul li ul { position: absolute; left: 100px; top: 0px; }

#searchForm { position: absolute; top: 11px; right: 11px; }
#searchForm label { position: absolute; top: 2px; right: 40px; color: grey; font-size: 10px; z-index: 10; width: 150px; }
#searchForm #queryString { position: absolute; top: -2px; right: 80px; width: 110px; }
#searchForm #submitForm { position: absolute; top: -3px; right: 0px; }

#contentContainer { margin: 6px auto 7px auto; width: 990px; }

#boxes { float: left; width: 200px; }
.boxTop { position: absolute; top: 0px; left: 0px; }
.boxBottom { position: absolute; bottom: 0px; left: 0px; }

.newsBox {
	background-image: url('/download/?id=5524502');
	background-repeat: repeat-y;
	padding: 19px 15px 31px 15px;
	position: relative;
}
.newsBox h5 { margin: 0px; padding: 0px; font-size: 18px; color: #9fa617; }
.newsBox ul { margin: 0px; padding: 0px; }
.newsBox li { margin: 5px 0px 0px 0px; padding: 0px; list-style: none outside; font-size: 17px; }
#teaserBox {
	background-image: url('/download/?id=5524532');
	background-repeat: repeat-y;
	margin: 3px 0px 7px 0px;
	padding: 8px 15px;
	position: relative;
	height: auto;
}


#content { padding: 0px 0px 11px 7px; float: left; overflow: hidden; }
.photoBox {
	float: left;
	width: 235px;
	padding: 181px 10px 45px 10px;
	background-image: url('/download/?id=5524520');
	background-repeat: repeat-y;
	position: relative;
	color: #9FA617;
}

.photoBox a {
	color: #FFFFFF;
}

#photoBanner { float: left; }
.photoBoxje { width: 175px; height: 175px; margin-bottom: 5px; position: relative; }

#footerContainer { background-color: #e2e4b9; height: 90px; clear: both; }
#footer {
	margin: 0px auto;
	width: 968px;
	padding: 22px 11px;
	text-align: center;
	position: relative;
	color: #9fa617;
}
#footerLogo { position: absolute; top: 20px; left: 11px; }
#loginLink { position: absolute; top: 18px; right: 11px; }

#photoBoxes {
	float: left;
	margin-left: 5px;
}