body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image: url(images/body_bg.jpg);
	background-position: top;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
}
img {
	border: 0px;
}
p, ul, li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
a {
	color: #900;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #72B400;
	text-decoration: none;
}
.top_bg {
	width: 100%;
	float: left;
	background-image: url(images/top_bg.jpg);
	background-position: center top;
	background-repeat: repeat-x;
}
.top_bg_1 {
	width: 100%;
	float: left;
	background-image: url(images/top_bg_1.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
.bottom_bg {
	width: 100%;
	float: left;
	background-image: url(images/bottom_bg.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}
.wrapper {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
}
.main_bg {
	width: 100%;
	float: left;
	background-image: url(images/main_bg.jpg);
	background-position: center top;
	background-repeat: repeat-y;
}

.content {
	float: left;
	width: 760px;
	margin-left: 4px;
}
.header {
	width: 100%;
	float: left;
	background-image: url(images/header_bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	height: 256px;
}
.header p {
	border: 0px solid #f00;
	float: left;
	width: 330px;
	margin-left: 380px;
	margin-top: 3px;
}
p.imp { 
	color: #fff;
	text-shadow: #111 1px 2px 1px; 
  font: 16px/19px;
	margin-top: -256px;
  font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
}
p.logo1 {
	border: 0px solid #f00;
	float: left;
	width: 270px;
	margin-left: -50px;
	margin-top: 30px;
}
p.logo1 a {
text-decoration:none;
	float: left;
	border: 0px solid #f00;
	width: 100%;
	height: 256px;
}


.header_block {
	width: 100%;
	float: left;
	background-image: url(images/header_block_bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
.header_block p.header_title {
	float: left;
	width: 500px;
	font-style: italic;
	color: #fff;
	font-size: 22px;
	line-height: 47px;
	text-align: left;
	text-shadow: #111 1px 1px 1px;
	margin-left: 10px;
}
.header_block p.join_button {
	width: 200px;
	float: right;
}
.header_block p.join_button a {
	position: relative;
	text-align: center;
	border-radius: 6px;
	text-transform: capitalize;
	float: right;
	behavior: url(PIE.htc);
	padding: 5px 15px 5px 15px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: center;
	margin-right: 5px;
	font-size: 16px;
	color: #fff;
	text-decoration: none;
	background: #b50000; /*fallback for non-CSS3 browsers*/
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#72b400) to(#3e5d09)); /*old webkit*/
	background: -webkit-linear-gradient(#72b400, #3e5d09); /*new webkit*/
	background: -moz-linear-gradient(#72b400, #3e5d09); /*gecko*/
	background: -ms-linear-gradient(#72b400, #3e5d09); /*IE10*/
	background: -o-linear-gradient(#72b400, #3e5d09); /*opera 11.10+*/
	background: linear-gradient(#72b400, #3e5d09); /*future CSS3 browsers*/
	-pie-background: linear-gradient(#72b400, #3e5d09); /*PIE*/
	border: 1px solid #a3de3b;
	text-shadow: #111 1px 1px 1px;
	margin-top: 9px;
}
.header_block p.join_button a:hover {
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#8ad30c) to(#59870a)); /*old webkit*/
	background: -webkit-linear-gradient(#8ad30c, #59870a); /*new webkit*/
	background: -moz-linear-gradient(#8ad30c, #59870a); /*gecko*/
	background: -ms-linear-gradient(#8ad30c, #59870a); /*IE10*/
	background: -o-linear-gradient(#8ad30c, #59870a); /*opera 11.10+*/
	background: linear-gradient(#8ad30c, #59870a); /*future CSS3 browsers*/
	-pie-background: linear-gradient(#8ad30c, #59870a); /*PIE*/
}

.thumbs {
	width: 100%;
	float: left;
	background-color: #e7f0f7;
	background-image: url(images/thumbs_bg.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
.thumbs_list {
	width: 100%;
	float: left;
}
.thumbs_list p {
	text-align: center;
	width: auto;
	float: left;
	margin-left: 8px;
  margin-top:8px;
}
.thumbs_list p img {
	width: 180px;
	height: 240px;
	background-color: #fff;
	float: left;
	margin: 3px;
	background-image: url(images/t_bg.jpg);
	background-position: center;
	background-repeat: no-repeat;
  background-size:240px;
}
.thumbs_list p a:link img    	{        BORDER: #bbc6cf 1px solid;}
.thumbs_list p a:visited img 	{        BORDER: #bbc6cf 1px solid;}
.thumbs_list p a:hover img   	{        BORDER: #c00 1px dashed;}
.thumbs_list p a:active img		{        BORDER: #bbc6cf 1px solid;}
.movie p img {
	height: 180px;
	width: 240px;
}

.ad_block {
	width: 100%;
	float: left;
	margin-bottom: 10px;
	margin-top: 15px;
}
.ad_block p {
	width: 280px;
	float: left;
	margin-left: 460px;
	border: 0px solid #f00;
}
.ad_block ul {
	float: left;
	width: 100%;
}
.ad_block ul li {
	width: 280px;
	float: left;
	margin-left: 460px;
	border: 0px solid #f00;
	text-align: left;
	color: #333;
	text-shadow: #111 0px 0px 0px;
	text-transform: uppercase;
	font-size: 16px;
	list-style: circle inside;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	font-weight: bold;
}
.ad_block a {
	margin-top: 10px;
	float: left;
	text-decoration: none;
}

.footer {
	width: 100%;
	float: left;
	background-image: url(images/footer_bg.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	height: 227px;
}
.footer p.txt {
	float: left;
	margin-left: 300px;
	border: 0px solid #f00;
	font-size: 14px;
	margin-top: 35px;
	width: 450px;
	height: 80px;
}
.footer p.link {
	float: left;
	margin-left: 300px;
	border: 0px solid #f00;
	font-size: 14px;
	margin-top: 0px;
	width: 450px;
}
.footer p.link a {
	float: left;
	width: 100%;
	height: 90px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	.content {
		margin-left: 5px;
	}
}