body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	margin-bottom:0px;
	margin-top:0px;
	padding: 0px;
	font-size:10pt;
	background-color:#cfafb0;

}

a:link {
	color: #926467;
	text-decoration: underline;
	background-color : transparent;
}
a:visited, a:active {
	color: #926467;
	text-decoration: underline;
	background-color : transparent;
}
a:hover {
	color: #926467;
	text-decoration: underline;
	background-color : transparent;
}
.wrapper {
width: 100%;
height:auto;
background-color:#cfafb0;
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;
border-left:2px #926467 solid;
border-right:2px #926467 solid;
border-top:2px #926467 solid;
border-bottom:2px #926467 solid;

}
.moviecontainer {
width: 380px;
min-width:380px;
float:right;
height: 300px;
padding:0px;
text-align: left;
margin-right: auto;
margin-top:20px;
background-color: transparent;
color: #fff;
}
.bodycontainer {
width: 800px;
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:600px;
font-size:9pt;
margin-left:65px;
margin-top:20px;
text-align:left;
}
.copy {
margin-top:50px;
color:#000;
font-size:8pt;
}

.title {
font-size:150%;
color:#a93450;
}
.small {
font-size:80%;
color:#a93450;
}
.author {
color:#000;
}
.authortitle {
color:#dd032f;
}
.formerror {
width:400px;
font-size:10pt;
color:#ed1c24;
font-weight:bold;
display:none;
position:relative;
}
.form {
width:700px;
background-image:url(images/remindme_art.jpg);
background-position:right top;
background-repeat:no-repeat;
}
.formhidden {
width:400px;
display:none;
position:relative;
}
.padding {
padding-left:10px;
padding-right:10px;
}