@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(../images/backgrounds/backgrounddarker.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #000;
}
#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: rgba(0,0,1,0.4);
	height: 1150px;
}

#main {
	width: 970px;
	float: left;
	height: 980px;
	margin-left: 15px;
	background-position: center top;
	background-repeat: no-repeat;
	position: relative;
}
#slider {
	height: 350px;
	width: 970px;
	float: left;
	}
#mainContent {
	width: 650px;
	float: left;
	margin-top: -7px;
}
#mainContent a:hover {
	text-decoration: none;
	color: #ffffff;
}
#mainContent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	margin-left: 50px;
	text-align: justify;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-right: 15px;
}
#mainContent h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	margin-left: 50px;
	text-align: justify;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-right: 15px;
	font-weight: bold;
}
#mainContent h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	margin-left: 50px;
	text-align: justify;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-right: 15px;
	font-weight: bold;
}
#mainContent a {
	color: #FF0202;
	text-decoration: none;
}
#slider img {
	margin-top: 20px;
}
#video {
	float: right;
	width: 242px;
	margin-right: 60px;
}
#video a {
	color: #FF0202;
	text-decoration: none;
}
#video a:hover {
	text-decoration: none;
	color: #ffffff;
}
#images {
	float: left;
	width: 650px;
}
#Image1 {
	float: left;
	margin-right: 5px;
}
#twitter {
	float: right;
	width: 245px;
	height: 243px;
	margin-right: 65px;
	margin-bottom: 10px;
}
#update {
	float: right;
	width: 251px;
	height: 230px;
	margin-right: 59px;
	margin-bottom: 10px;
	background-color: #111111;
	margin-top: -7px;
}
#update h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	margin-left: 10px;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-right: 10px;
	font-weight: bold;
	margin-top: 2px;
}
#update p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	margin-left: 10px;
	text-align: justify;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-right: 10px;
	margin-top: 20px;
	margin-bottom: 10px;
}
#update a {
	color: #FF0202;
	text-decoration: none;
}
#social {
	float: right;
	width: 255px;
	height: 30px;
	position: absolute;
	left: 665px;
	top: 942px;
}
#social2 {
	float: right;
	width: 255px;
	height: 30px;
	position: absolute;
	left: 678px;
	top: 841px;
}
#social img {
}
#lightboxContainer {
	float: left;
	width: 446px;
	margin-right: 5px;
}
#footer {
	clear: both;
	width: 970px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	margin-right: 15px;
}
#footer p {
	vertical-align: middle;
}
#copyRight {
	float: left;
	margin-left: 50px;
}
#copyRight p {
	letter-spacing: .15em;
	text-align: center;
}
#copyRight a {
	color: #FFF;
	text-decoration: none;
}
#enews {
	float: right;
	width: 255px;
	margin-right: 40px;
}
#enews a {
	color: #FF0202;
	text-decoration: none;
}


.style1 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.red {
	color: #D8000F;
}
.white {
	color: #E0E0E0;
}
.style2 {color: #FFFFFF}
.style3 {
	color: #000000;
	font-weight: bold;
}
.paddingRt3 {
	margin-right: 3px;
}
.paddingRt13 {
	padding-right: 13px;
}
.borderRt {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFF;
}
.paddingbottom {
	margin-bottom: 10px;
}
.paddingtop1px {
	margin-top: 1px;
}
.paddingbottom5px {
	margin-bottom: 5px;
}
.paddingbottom15px {
	margin-bottom: 15px;
}
.paddingRight10 {
	margin-left: 10px;
}
.marginleft {
	margin-left: 49px;
	clear: none;
}
.marginleftsocial {
	margin-left: 20px;
}
