body {
	font-family: Verdana, Arial, Helvetica, sans-serif, Georgia, "Palatino Linotype", "Times New Roman";
	margin: 0px;
	margin-bottom:0px;
	margin-top:0px;
	padding: 0px;
	font-size:9pt;
	background-color:#fff;
	background-image:url(images/platinum_bg.jpg);
	background-position:top;
	background-repeat:repeat-x;

}

a:link {
	color: #00b4e6;
	text-decoration: underline;
	background-color : transparent;
}
a:visited, a:active {
	color: #00b4e6;
	text-decoration: underline;
	background-color : transparent;
}
a:hover {
	color: #00b4e6;
	text-decoration: underline;
	background-color : transparent;
}
.wrapper {
width: 100%;
height:auto;
text-align: center;

}
.header {
width: 800px;
min-width:800px;
height: 190px;
background-color: transparent;
text-align:left;
margin-top:10px;
padding-top:80px;
padding-left:10px;
background-image:url(images/platinum_title.gif);
background-position:right;
background-repeat:no-repeat;

}
.header #quote{
width:340px;
float:left;
color:#fff;
font-size:14pt;
text-align:right;

}
.container {
width: 850px;
text-align: left;
margin-left: auto;
margin-right: auto;
background-color: #fff;
color:#000;
font-size:10pt;
border:1px #BFE2E6 solid;
}
.moviecontainer {
width: 700px;
min-width:800px;
padding:0px;
text-align: left;
margin-right: auto;
margin-top:20px;
color: #fff;
}
.bodycontainer {
width: 700px;
min-width:400px;
height: 600px;
padding:0px;
font-size:10pt;
text-align: center;
margin-left: auto;
margin-right: auto;
background-color: transparent;
color: #fff;
}

.promo {

padding: 120px 30px 50px 20px;
}

.photos {
width:200px;
margin-bottom:640px;
float:left;
}
.book {
width:200px;
margin-bottom:220px;
float:left;
}
.red {
	font-size:8pt;
color:#9e0b0f;

}
.footer {
width:800px;
font-size:9pt;
margin:0px;
text-align:center;
}
.copy {
margin-top:50px;
color: #00b4e6;
font-size:8pt;
}

.title {
font-size:150%;
color:#e10374;
}
.captcha{
width:50px;
font-size:200%;
background-color:#e10374;
color:#fff;
padding:5px;
}
.small {
font-size:8pt;

}
.author {
font-size:90%;
color:#000;
}
.authortitle {
color:#2a9eb9;
}
.formerror {
width:400px;
font-size:10pt;
color:#ed1c24;
font-weight:bold;
display:none;
position:relative;
}
.form {
color:#000;
}
.formhidden {
width:400px;
display:none;
position:relative;
}
.padding {
padding-left:30px;
padding-right:30px;
}
.blue {
color:#2a7fc2;
}
.pink {
color:#e10374;
}
table{
font-size:10pt;	
}
/** buttons **/
.submit{
	width:88px;
	height:41px;
	background-image:url(images/platinum_btn_enter.gif);
	background-repeat:no-repeat;
	border:0px;
	background-color:transparent;
	cursor:pointer
}