body {
font-family:Arial, Helvetica, sans-serif;
	margin: 0px;
	margin-bottom:0px;
	margin-top:0px;
	padding: 0px;
	font-size:10pt;
	color:#000;
background-color:#00152F;
background-image:url(images/compbg.jpg);
	background-repeat:no-repeat;
}

a:link {
	text-decoration: none;	
	color:#022042;
	}

a:visited {
	text-decoration: none;	
	color:#022042;
	}
	
a:hover {
	text-decoration: underline;
	color:#022042;
	}
	
a:active {
	text-decoration: underline;
	color:#022042;
	}
.wrapper {
width: 900;
height:auto;
background-color:#00152F;
text-align: center;
background-image:url(images/compwrapper.jpg);
background-repeat:repeat-y;

}
.logo {
width: 900;
height:auto;
text-align: center;
background-image:url(images/complogo.jpg);
background-repeat:no-repeat;
background-position:top left;

}


.header {
width: 600px;
min-width:600px;
height: 265px;
background-color: #fcfae5;
margin-bottom:10px;

}
.container {
	margin: 0 auto;
	width: 600px;
	margin-left:100px;
	padding-left:150px;
	/**background-image:url(images/compbg.jpg);
	background-position:top;
	background-repeat:no-repeat;**/

}
.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: #fcfae5;
}
.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: #fcfae5;
}

.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;
padding:0px;
margin:0px;
text-align:center;
}
.copy {
margin-top:50px;
color:#022042;
font-size:8pt;
}

.title {
font-size:150%;
color:#022042;
}
.author {
color:#000;
}
.authortitle {
color:#0855bf;
}
.formerror {
width:400px;
font-size:12pt;
color:#ed1c24;
font-weight:bold;
display:none;
position:relative;
}
.form {
width:500px;
}
.formhidden {
width:400px;
display:none;
position:relative;
}
.padding {
width:600px;
padding-right:10px;
padding-left:10px;
}