body {
	font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	background-image:url(images/og_topbg.jpg);
background-repeat:repeat-x;
background-position:top center;
	margin: 0px;
	padding: 0px;
	font-size:10pt;
	background-color:#000;
}

a:link {
	color: #fff;
	text-decoration: underline;
	background-color : transparent;
}
a:visited, a:active {
	color: #fff;
	text-decoration: underline;
	background-color : transparent;
}
a:hover {
	color: #fff;
	text-decoration: underline;
	background-color : transparent;
}
.wrapper {
width: 600px;
min-width:600px;
height:auto;
text-align: center;

}
.header {
background-image:url(images/og_header.jpg);
background-repeat:no-repeat;
width: 600px;
min-width:600px;
height: 393px;
text-align: left;
background-color: transparent;

}
.container {
width: 600px;
min-width:600px;
padding:0px;
text-align: left;
margin-left: auto;
margin-right: auto;
background-color:#000;
color:#fff;

}
.compcontainer {
background-image:url(images/og_bg.jpg);
background-position:bottom;
background-repeat:no-repeat;
width: 600px;
min-width:600px;
padding:0px;
text-align: left;
margin-left: auto;
margin-right: auto;
background-color: #000;
color:#fff;

}
.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;
}

.promo {
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 460px;
}

.photos {
width:200px;
margin-bottom:640px;
float:left;
}
.book1 {
width:250px;
margin-bottom:20px;
float:left;
}
.red {
padding-top:400px;
color:#ed1c24;

}
.footer {
width:600px;
font-size:9pt;
text-align:center;
}
.copy {
text-align:left;
margin-top:50px;
color:#fff;
font-size:8pt;
}

.title {
font-size:150%;
color:#deb446;
}
.author {
color:#FFFFFF;
}
.formerror {
width:400px;
font-size:12pt;
color:#bb000b;
font-weight:bold;
display:none;
position:relative;
}
.form {
width:400px;
}
.formhidden {
width:400px;
display:none;
position:relative;
}
.padding {
padding-left:5px;
}

