#box {
	float: left;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
}
#box img {
	border: 1px solid #FFFFFF;
}

#preview {
	width: 972px;
	float: left;
	background-image: url(images/headerBG.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	height: 154px;
}
#box p {
	margin: 0px;
}
#header {
	width: 974px;
}
/* content groups */
#content {
	width: 921px;
	background-repeat: no-repeat;
	float: left;
	background-color: #2A2A2A;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}
#update_head {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 30px;
	margin-bottom: 5px;
}
.content_img { margin: 1px; float: left; }
.content_imgL {
	margin: 1px;
	float: left;
	height: 344px;
	width: 458px;
}
.content_imgS {
	margin: 1px;
	float: left;
	height: 171px;
	width: 228px;
}
#content p {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	float: right;
	width: 650px;
	height: 100px;
	display: block;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
	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;
}
#joinBTNs {
	display: block;
	float: left;
	width: 919px;
	margin-bottom: 10px;
	margin-top: 10px;
}
#page {
	margin-right: auto;
	margin-left: auto;
	width: 974px;
}
#footer {
	text-align: center;
	float: left;
	width: 971px;
	padding-top: 20px;
	background-color: #2A2A2A;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #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: #2a2a2a;
        border-right-color: #FFFFFF;
	padding: 2px;
	height: 45px;
	width: 970px;
}

#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: #da1990;
	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;
}