#content {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/con_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 386px;
	margin-bottom: 20px;
}
#content p {
	height: 217px;
	width: 195px;
	background-image: url(images/dec_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	padding: 15px;
	overflow: hidden;
	margin: 0px;
	float: left;
}
#update_head {
	width: 225px;
	float: left;
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	height: 36px;
}
#picGroup {
	width: 520px;
	float: left;
	margin-top: 12px;
	margin-right: 30px;
	margin-bottom: 12px;
	margin-left: 10px;
}
.content_imgS {
	float: left;
	border: 1px solid #8BB231;
	margin-top: 2px;
	margin-right: 4px;
	margin-bottom: 2px;
	margin-left: 4px;
}
#links {
	width: 870px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	height: 63px;
}
#links img {
	margin: 0px;
	float: left;
}
#update_head img {
	height: 31px;
	width: 105px;
}
#siteNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #FFFFFF;
	//left: auto;
	top: 120px;
	background-color: #7c9d08;
        border-right-color: #FFFFFF;
	padding: 2px;
	height: 45px;
	width: 800px;
}

#siteNav ul {
	margin: 0px;
	padding: 5px;
	display: block;
	text-align: center;
	float: left;
	list-style-type: none;
}
#siteNav li {
	display: block;
	background-position: center;
	padding: 0px;
	list-style-type: none;
	margin: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

#siteNav a {
	color: #FFFFFF;
	text-decoration: none;
	background-position: bottom;
	margin: 0px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	text-align: center;
	text-transform: uppercase;
	height: 32px;
	width: 100px;
	letter-spacing: -1px;
	padding: 0px;
}
#siteNav a:hover {
	color: #f9b238;
	text-decoration: none;
	background-position: bottom;
	margin: 0px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	text-align: center;
	text-transform: uppercase;
	height: 32px;
	width: 100px;
	letter-spacing: -1px;
	padding: 0px;
}

#siteNav em {
	font-size: 11px;
	text-transform: uppercase;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	color: #FFFFFF;
}

#siteNav em:hover {
	font-size: 11px;
	text-transform: uppercase;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	color: #FFFFFF;
}
#siteNav rt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

