
body {
	background-color: #000;
	background-repeat: no-repeat;
	background-position: top center;
	color: #a4a7a7;
			font-family: "Motiva Sans", Sans-serif;
		font-weight: normal; /* normal */

			margin: 0;
	padding: 0;

}

a, img {
	border: none;
}

p {
	font-size: 19px;
	line-height: 26px;
	margin: 0;
}

a {
	color: inherit;
}

#container {
	width: 920px;
	margin: 0 auto 25px auto;
}

#header {
	margin:  45px 0 0 215px;
	position: relative;
	z-index: 5;
}

.col {
	width:440px;
	float: left;
	clear: none;
	position: relative;
	margin: 0 10px 0 0px;
	height: 1010px;
}

	.col.right {
		width:405px;
		margin: 0 0px 0 45px;
	}

#sharingicon {
	position: absolute;
	left: -288px;
	top: -22px;
}

h1 {
	margin: 0;
			font-family: "Motiva Sans", Sans-serif;
		font-weight: 200; /* thin */

			font-weight: normal;
	color: #fff;
	font-size: 56px;
}

h2 {
	margin: 3px 0 0 3px;
			font-family: "Motiva Sans", Sans-serif;
		font-weight: 300; /* light */

			font-style: italic;
	font-weight: normal;
	color: #fff;
	font-size: 18px;
}


h3 {
	margin: 0;
			font-family: "Motiva Sans", Sans-serif;
		font-weight: normal; /* normal */

		
	color: #5f97c7;
	font-size: 36px;
}

h4 {
	margin: 0;
			font-family: "Motiva Sans", Sans-serif;
		font-weight: normal; /* normal */

			color: #252525;
	font-size: 17px;
	text-transform: uppercase;
}

h5 {
			font-family: "Motiva Sans", Sans-serif;
		font-weight: normal; /* normal */

			font-style: italic;
	font-weight: normal;
	color: #65a4d3;
	margin: 20px 0 0 0;
	font-size: 16px;
}

h6 {
			font-family: "Motiva Sans", Sans-serif;
		font-weight: normal; /* normal */

			font-style: italic;
	font-weight: normal;
	color: #fff;
	margin: 0 0 15px 0;
	font-size: 22px;
}

#wanttoplay {
	position: absolute;
	left: -275px;
	top: 85px;
}

#requestaccess {
	position: absolute;
	left: 3px;
}

#requestaccess_text {
	position: absolute;
	top: 148px;
	left: 115px;
}

#notification {
	position: absolute;
	left: -17px
}

#notification_text {
	position: absolute;
	left: 150px;
	top: 35px;
	font-size: 20px;
	color: #fff;
			font-family: "Motiva Sans", Sans-serif;
		font-weight: normal; /* normal */

			width: 250px;
}

#dropdown {
	position: absolute;
	left: -16px;
}

#dropdown_text {
	position: absolute;

	top: 92px;
	right: 10px;

	width: 96px;
	text-transform: uppercase;
			font-family: "Motiva Sans", Sans-serif;
		font-weight: 300; /* light */

			font-style: italic;
	font-size: 17px;
	line-height: 25px;
	color: #fff;
	text-align: center;
}

.rainbowhead{
	background: #34628b;
	background: -moz-linear-gradient(left,  #34628b 0%, #79a833 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#34628b), color-stop(100%,#79a833));
	background: -webkit-linear-gradient(left,  #34628b 0%,#79a833 100%);
	background: -o-linear-gradient(left,  #34628b 0%,#79a833 100%);
	background: -ms-linear-gradient(left,  #34628b 0%,#79a833 100%);
	background: linear-gradient(to right,  #34628b 0%,#79a833 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#34628b', endColorstr='#79a833',GradientType=1 );
			font-family: "Motiva Sans", Sans-serif;
		font-weight: 300; /* light */

			font-style: italic;
	font-size: 17px;
	letter-spacing: 1px;
	padding: 2px 7px 2px 4px;
	text-transform: uppercase;
	display: inline-block;
	color: #fff;
	opaciy: 0.8;
	-webkit-opacity: 0.8;
}

.heading {
	background-color: #3d5666;
	padding: 10px;
	color: #fff;
	font-size: 18px;
			font-family: "Motiva Sans", Sans-serif;
		font-weight: normal; /* normal */

		}

.clear {
	clear: both;
}

p.faq {
	font-size: 16px;
}

.spacer {
}
.holder {
	position: relative;
}