/* content groups */
#content {
	width: 795px;
	background-repeat: repeat-x;
	margin-top: 9px;
	padding-left: 8px;
	background-position: top;
	float: left;
	margin-bottom: 20px;
}
#update_head {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 30px;
	margin-bottom: 5px;
	margin-top: 5px;
	background-repeat: repeat-x;
	background-position: center top;
	width: 785px;
}
.content_img { margin: 1px; float: left; }
.content_imgL {
	margin: 1px;
	float: left;
}
.content_imgS {
	margin: 2px;
	float: left;
}
#content p {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	float: right;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
	height: 90px;
	display: block;
	width: 590px;
	overflow: hidden;
}
#content_right { height: 700px; width: 690px; background-image: url(img/con_bg.png); background-repeat: no-repeat; padding: 25px; margin-left: 100px; }
#join_right { position: absolute; width: auto; height: auto; margin-left: 622px; }
#join_left { position: absolute; left: 100px; }

.video { float: left; margin-top: 5px; margin-bottom: 5px; }
#page {
	width: 806px;
	margin-right: auto;
	margin-left: auto;
}
#links {
	display: block;
	float: left;
	margin-bottom: 50px;
	padding-left: 10px;
	margin-top: 10px;
}
#links img {
	float: left;
	display: inline;
	margin: 0px;
	padding: 0px;
}
#footer{
	color: #CC0033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#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: #878f92;
        border-right-color: #FFFFFF;
	padding: 2px;
	height: 45px;
	width: 755px;
}

#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: #d5000a;
	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;
}

