html, body {
	width:100%;
	height:100%;
	background-color: #9b15bd;
	background-position: center top;
	background-image: url(images/horizontal_bg.jpg);
	background-repeat: repeat-x;
	margin:0;
	padding:0;
	font-size:13px;
	font-weight:normal;
	font-family:Arial,Verdana,Helvetica;
	letter-spacing:0px;
	color:#000000;
}
a:link {color: #ff22b9; text-decoration: underline; }
a:active {color: #ff22b9; text-decoration: underline; }
a:visited {color: #ff22b9; text-decoration: underline; }
a:hover {color: #ff0000; text-decoration: underline; }

.main {
	position:relative;
	width:100%;
	min-height:100%;
	background-position: center top;
	background-image: url(images/vertical_bg.jpg);
	background-repeat: repeat-y;
}
.mainbackground {
	position:relative;
	width:100%;
	background-position: center top;
	background-image: url(images/big_bg.jpg);
	background-repeat: no-repeat;
}
.contentwrapper {
	width:1006px;
	min-height:100%;
	height:100%;
	background-position: center top;
	background-image: url(images/vertical_bg.jpg);
	background-repeat: repeat-y;
}
.content {
	width:1006px;
	min-height:100%;
	height:100%;
	background-position: center top;
	background-image: url(images/big_bg.jpg);
	background-repeat: no-repeat;
}
.placer {
	position:relative;
	right:4px;
	top:48px;
	width:1006px;
	height:267px;
}
.text {
	position:absolute;
	width:380px;
	height:200px;
	right:15px;
	top:15px;
	text-align:justify;
	overflow:hidden;
	font-size:18px;
	font-weight:normal;
	font-family:Arial,Verdana,Helvetica;
	letter-spacing:1px;
	line-height:20px;
	color:#ffffff;
}
.joinheader {
	position:absolute;
	width:380px;
	height:30px;
	right:15px;
	top:216px;
	text-align:center;
	overflow:hidden;
	font-size:22px;
	font-weight:bold;
	font-family:Arial,Verdana,Helvetica;
	letter-spacing:-1px;
	color:#000000;
}
a:link.headerlinks {color: #ffff00; text-decoration: underline; }
a:active.headerlinks {color: #ffff00; text-decoration: underline; }
a:visited.headerlinks {color: #ffff00; text-decoration: underline; }
a:hover.headerlinks {color: #000000; text-decoration: underline; }
.freepassword {
	position:absolute;
	width:380px;
	height:222px;
	right:15px;
	top:15px;
	text-align:center;
	overflow:hidden;
	font-size:68px;
	font-weight:normal;
	font-family:Arial,Verdana,Helvetica;
	letter-spacing:1px;
	line-height:68px;
	color:#ffffff;
}
.free {
	font-size:135px;
	font-weight:bold;
	font-family:Arial,Verdana,Helvetica;
	letter-spacing:3px;
	line-height:100px;
	color:#ffff00;
}
.password {
	font-size:57px;
	font-weight:bold;
	font-family:Arial,Verdana,Helvetica;
	letter-spacing:1px;
	line-height:57px;
}
.page_content {
	width:1000px;
	font-size:26px;
	font-weight:normal;
	font-family:Arial,Verdana,Helvetica;
	letter-spacing:0px;
	color:#000000;
}
.error {
	font-size:45px;
	font-weight:bold;
	font-family:Arial,Verdana,Helvetica;
	letter-spacing:0px;
	color:#6f6f6f;
	letter-spacing:-1px;
}
.oops {
	font-size:34px;
	font-weightnormal;
	font-family:Arial,Verdana,Helvetica;
	letter-spacing:0px;
	color:#000000;
	letter-spacing:-1px;
}
.clickhere {
	font-size:60px;
	font-weight:normal;
	font-family:Arial,Verdana,Helvetica;
	letter-spacing:0px;
	color:#000000;
	letter-spacing:-1px;
}
.thumbnail a .play {
	display: none;
	position: relative;
	bottom: 110px;
	width: 42px;
	height:41px;
}
.thumbnail a:hover .play {
	display: block;
	position: relative;
	bottom: 110px;
	width: 42px;
	height:41px;
}
.thumbimage {
	width:240px;
	height:180px;
	float:left;
	margin:5px 5px 5px 5px;
}	
a:hover.thumbimage {
	border: 1px dashed #000000;
	margin: 4px;
}
.morevideos {
	width:946px;
	height:170px;
	display:block;
	text-indent:-50000px;
	margin:0 0 0 0px;
	overflow:hidden;
	background-image: url(images/more_videos.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
background-color:#ff0000;
}
a:hover.morevideos {
	background-image: url(images/more_videos.jpg);
	background-repeat: no-repeat;
	background-position: 0px -170px;
} 
.footer {
	width:960px;
	padding-top:45px;
	padding-bottom:15px;
	color:#000000;
}
