body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin: 0px;
	margin-bottom:0px;
	margin-top:0px;
	padding: 0px;
	font-size:10pt;
	background-color:#000;

}

a:link {
	color: #d4be37;
	text-decoration: underline;
	background-color : transparent;
}
a:visited, a:active {
	color: #d4be37;
	text-decoration: underline;
	background-color : transparent;
}
a:hover {
	color: #d4be37;
	text-decoration: underline;
	background-color : transparent;
}
.wrapper {
width: 100%;
height:auto;
background-color:#000;
text-align: center;

}
.header {
width: 800px;
min-width:800px;
height: 131px;
background-image:url(images/alexchance_headerbg01.png);
background-repeat:no-repeat;
padding-top:30px;
}
.nav {
width: 800px;
min-width:800px;
height: 35px;
max-height:35px;
}
.container {
margin-top:10px;
width: 800px;
min-width:550px;
height:auto;
min-height:800px;
text-align: left;
margin-left: auto;
margin-right: auto;
color:#fff;
background-image:url(images/alexchance_bg01.jpg)

}
.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:500px;
font-size:9pt;
padding:5px;
margin:0px;
}
.footer a, footer a:active, footer a:hover {
color:#fff;
}
.copy {
margin-top:50px;
color:#fff;
font-size:8pt;
}

.title {
font-size:150%;
color:#d4be37;
}
.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:500px;
text-align:left;
color:#fff;
}
.formhidden {
width:400px;
display:none;
position:relative;
}
.padding {
padding-left:10px;
padding-right:10px;
}
.left {
float:left;
width:300px;
max-width:300px;
min-width:300px;
}
.h2 {
font-size:12pt;
color:#d4be37;
text-align:center;
}
.h2 a, h2 a:active, h2 a:hover {
font-size:100%;
color:#d4be37;
text-decoration:none;
cursor:pointer;
}
.right {
float:right;
width:500px;
max-width:500px;
min-width:500px;
}
.signup {
z-index:1;
display:none;
text-align:left;
width:500px;
color:#000;
font-size:9pt;
}