html,body {
	color: #484848;
	font-family: "Verdana", Arial, Sans-Serif;
	font-size: 11px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height:100%;
	}
	
h1 {
 	display: none
	}

h2 {
	display: none
	}
	
#content {
	text-align: left;
	margin: 0px auto;
	width: 780px;
	background: url(back_repeat.jpg) repeat-y;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	position: relative;
	height:auto !important;
	height:100%;
	min-height: 100%;
	padding-bottom: 0px;
	}
	
#inner	{
	padding-bottom: 40px;
	}
	
.trailer_small	{
	width: 285px;
	height: 255px;
	}

.side	{
	width: 250px;
	padding-top: 13px;
	background: url(side_large_right.jpg);
	}

.right {
	float: right;
	}

.left {
	float: left;
	}

.clear	{
	margin: 0px;
	padding: 0px;
	font-size: 0px;
	height: 0px;
	overflow: hidden;
	line-height: 0;
	clear: both;
	}

.form {
	background: url(email_back.jpg) no-repeat;	
	width: 285px;
	height: 34px;
	text-align: center;
	padding-top: 23px;
	overflow: hidden;
	}

.form form {
	margin: 0px;
	padding: 0px;
	}

a.ws {
	width: 285px;
	height: auto;
	padding: 0px;
	margin: 0px;
	}

a.thumb	{
	width: 107px;
	height: 100px;
	background: #999;
	border: 1px solid #fff;
	display: block;
	float: left;
	margin: 4px;
	}
	
.bottom	{
	background: url(press_back_repeat.jpg) repeat-y;
	}
	
.bottom h2 {
	padding: 10px;
	text-align: center;
	}
	
.bottom h1 {
	padding: 15px 30px;
	margin: 0px;
	}

.banners {
	text-align: center;
	margin-left: 235px;
	}
	
.banners a {
	margin: 8px 0px;
	display: block;
	}
	
.banners_box {
	background: url(banner_back.jpg) no-repeat;
	height: 197px;
	height: 288px;
	overflow: hidden;
	}	
	
.bottom p, h2 {
	margin: 0px 35px;
	}
	
.foot {
	position: absolute;
	bottom:0;
	height: 20px;
	}
	


.email_page {
	background: url(email_page_back.jpg) no-repeat;
	height: 770px;
	width: 768px;
	top: 0px;
	position: absolute;
	}
	
.signup_box {
	background: url(signup_box.jpg) no-repeat;
	width: 640px;
	height: 479px;
	margin: 134px 0px 0px 90px;
	}

.banner {
	margin-left: 90px;
	width: 640px;
	}

a.vlink {	
	border: 1px solid;
	display: block;
	}

.movobject {
	margin: 130px 0px 0px 94px;	
	}
	
.info {
	padding: 100px 0px 0px 0px;
	text-align: center;
	}
	
.info .small_text {
	padding-bottom: 5px;
	display: block;
	}

.info .message {
	border: 1px solid #999;
	background: #f5f5f5;
	height: 120px;
	width: 300px;
	margin: 0px auto;
	padding: 10px;
	}
	
.info .notes	{
	bottom: 0px;
	margin: 20px;
	width: 600px;
	text-align: left;
	}
	
	
	

