@charset "utf-8";
.content_imgS {
	float: left;
	border: 1px solid #FFFFFF;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 5px;
	margin-left: 1px;
}
#links {
	display: block;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#links img {
	padding: 10px;
}
#footTag {
	background-image: url(images/footTag_bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
}

.content_imgL {
	float: left;
}
#content {
	width: 895px;
	padding-left: 12px;
	padding-bottom: 12px;
	background-image: url(images/con_BG.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #7BB8E7;
	height: 470px;
	border: 1px solid #3870AD;
	margin-left: 45px;
}
#content p {
	display: block;
	float: left;
	width: 205px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	font-size: 12px;
	height: 363px;
}
#update_head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 12px;
	margin-top: 10px;
}
#mainPic {
	float: left;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	padding: 8px;
	width: 485px;
}
#page {
	width: 1004px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
.content_imgS2 {
	margin: 1px;
	border: 1px solid #FFFFFF;
}
#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: #df0e09;
        border-right-color: #FFFFFF;
	padding: 2px;
	height: 45px;
	width: 990px;
}

#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: #a0d4f8;
	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;
}

