body {
	background-color: #111111;
	margin:40px 20px 10px 20px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}
a:link {
	color: #FFFF00;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FFFF00;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: underline;
	color:#FF0000;
}
img {
	margin:2px;
	border:1px solid #FFFFFF;
}
img:hover {
	border:3px solid #FFBB00;
	margin:0px;
}

.bgw {
	background-color:#FFFFFF;
	color:#000000;
}
.bgw a:link, .bgw a:visited {
	color:#CC0000;
}
.bgw a:hover, .bgw a:active {
	color:#FF0000;
}


h1, .h1 {
	font-size:5em;
	line-height:1.2em;
	font-weight:normal;
	display:block;
	font-family:Impact;
}
h2, .h2 {
	font-size:3em;
	line-height:1.2em;
	font-weight:normal;
	display:block;
}
h3, .h3 {
	font-size:1.4em;
	font-weight:bold;
	margin-top:.2em;
	margin-bottom:.2em;
	display:block;
}
h4, .h4 {
	font-size:16px;
	line-height:20px;
	font-weight:normal;
	margin-top:.2em;
	margin-bottom:.2em;
	display:block;
}


/* CELLS */
.body {
	width:650px;
}
.fullpicbody {
	width:820px;
}
.cell {
	width:650px;
	margin:25px 0px 25px 0px;
}
.cell .top {
	height:29px;
	background-image:url(main_top.gif);
}
.cell .middle {
	padding:24px;
	background-color:#333333;
	border-top:2px solid #FFBB00;
	border-bottom:2px solid #FFBB00;
	border-left:1px solid #FFBB00;
	border-right:1px solid #FFBB00;
}
.cell .p0 {padding:0px;}
.cell .p1 {padding:1px;}
.cell .p2 {padding:2px;}
.cell .bottom {
	height:30px;
	background-image:url(main_bottom.gif);
}

.cell .thumb_cell {
	float:left;
	background-image:url(thumb_wrap_small.gif);
	width:180px;
	height:128px;
	padding:107px 15px 18px 15px;
	margin:3px;
}
.cell .thumb_cell img {
	border:0px;
	margin:0px;
	width:180px;
	height:128px;
}





.cell .thumb_cell_large {
	margin:2px 2px 2px 0px;
	float:right;
	background-image:url(thumb_wrap_large.gif);
	width:271px;
	height:490px;
}
.cell .thumb_cell_large .title {
	margin:0px 20px 0px 20px;
	padding-top:113px;
	height:27px;
	text-align:left;
	font-size:15px;
	line-height:16px;
	color: #FFFF00;
}
.cell .thumb_cell_large .description {
	margin:0px 20px 0px 20px;
	padding:5px;
	height:155px;
	text-align:left;
	font-size:12px;
	line-height:18px;
	color: #000000;
}
.cell .thumb_cell_large .subnote {
	margin:10px 20px 0px 20px;
	height:45px;
	font-size:15px;
	line-height:22px;
	color:#FFFFFF;
}
.cell .thumb_cell_large .button1 {
	margin:10px 18px 0px 18px;
	width:234px;
	height:47px;
	background-image:url(cell_button_instant_access.gif);
}
.cell .thumb_cell_large .button1 img {
	border:0px;
	margin:0px;
}
.cell .thumb_cell_large .button2 {
	margin:9px 18px 0px 18px;
	width:234px;
	height:48px;
	background-image:url(cell_button_movie_download.gif);
}
.cell .thumb_cell_large .button2:hover {
	background-image:url(cell_button_movie_download_hover.gif);
}
.cell .thumb_cell_large .button2 img {
	border:0px;
	margin:0px;
}











.para_lead {color:#FF0000;}

.rtable {
	margin:1px;
	background-color:#333333;
}
.rtable td {
	border:1px SOLID #F9E7B5;
	background-color:#000000;
	padding:5px;
}
.rtable td:hover {
	border:2px SOLID #FFFF00;
	background-color:#333333;
	padding:4px;
}
.niche1, a.niche1 {
	color:#FFFFFF;
}
.niche2, a.niche2 {
	color:#FFFF00;
}


.fullpic img {
	text-align:center;
	display:block;
	margin:20px 0px 20px 0px;
	border:1px solid #FFFFFF;
}
.fullpic:hover img {
	margin:20px 0px 20px 0px;
	border:1px solid #FFBB00;
}


.foot {
	width:116px;
	height:37px;
	padding:32px 274px 56px 261px;
	background-image:url(foot.jpg);
	background-repeat:no-repeat;
	margin:25px 0px 0px 0px;
}
.foot .join {
	width:116px;
	height:37px;
	border:0px;
	margin:0px;
	background-image:url(foot_join_button.jpg);
	background-repeat:no-repeat;
}
.foot:hover .join {
	background-image:url(foot_join_button_hover.jpg);
}
.foot .join img {
	border:0px;
	margin:0px;
	width:116px;
	height:37px;
}

.copy {
	width:650px;
	padding:3px;
	color:#999999;
}

.clear {clear:both;}
.p0 {padding:0px;}
.ptb25 {padding:25px 0px;}
.ptlr25 {padding:25px 25px 0px 25px;}
.pt25 {padding-top:25px;}
.p25 {padding:25px;}

