body {
	font-family:Georgia, "Palatino Linotype", "Times New Roman",Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	margin-bottom:0px;
	margin-top:0px;
	padding: 0px;
	font-size:10pt;
	background-color:#b34b94;

}

a:link {
	color: #b34b94;
	text-decoration: underline;
	background-color : transparent;
}
a:visited, a:active {
	color: #b34b94;
	text-decoration: underline;
	background-color : transparent;
}
a:hover {
	color: #b34b94;
	text-decoration: underline;
	background-color : transparent;
}
.wrapper {
width: 100%;
height:auto;
text-align: center;

}
.header {
width: 600px;
min-width:600px;
height: 265px;
background-color: #fff;
margin-bottom:10px;

}
.container {
width: 800px;
min-width:550px;
text-align: left;
margin-left: auto;
margin-right: auto;
background-color: #fff;
color:#000;
background-image:url(images/late_bg01.jpg);
background-repeat:no-repeat;
}
.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 {
padding-top:400px;
color:#ed1c24;

}
.footer {
width:800px;
font-size:9pt;
padding:5px;
margin:0px;
text-align:center;
}
.copy {
margin-top:50px;
color:#b34b94;
font-size:8pt;
}

.title {
font-size:150%;
color:#b34b94;
}
.captcha{
width:50px;
font-size:200%;
background-color:#b34b94;
color:#fff;
padding:5px;
}
.small {
font-size:80%;
color:#ed1c24;
}
.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 {
width:700px;
}
.formhidden {
width:400px;
display:none;
position:relative;
}
.padding {
padding-left:30px;
padding-right:30px;
}
.blue {
color:#4196a0;
}