body {
	font-family: Arial, Helvetica, sans-serif;
	margin-left:5em;
}
#outerwrapper {width:654px; }
.top {
	background-image:url(/images/book_top.gif); 
	height:65px;
	background-repeat:no-repeat;
}
.mast {
	background-image:url(/images/allstar_chuckie_mast.gif); 
	height:103px;
	background-repeat:no-repeat;
}
.bottom {
	background-image:url(/images/bottom_book.gif); 
	height:63px;
	background-repeat:no-repeat;
}

.left {
	float:left;
	background-image:url(/images/left_side_bg.gif); 
	width:189px;
	height:316px;
	background-repeat:no-repeat;
}
.left img {margin-left:40px; margin-top: 120px;}
.right {
	background-image:url(/images/right_middle.gif); 
	float:right;width:465px;
	height:316px;
	background-repeat:no-repeat;
}
.right img {margin-top:5px;}
div.clear {clear:both;}
.copyright {text-align:center; font-size:x-small;}
.copyright div {padding-top: 10pt; color:#999999;}