body {
	background-color: #000000;
	margin: 0;
	padding: 0;
	text-align: left;
}

@font-face {
    font-family: 'cooper bold';
    font-style:  normal;
    font-weight: normal;
    src: url(COOPERA0.eot);
}

#shell {
	position: absolute;
	left: 0px;
	top: 0px;	
	width: 860px;
	height: 640px;
	margin: 0;
	padding: 0;
	z-index: 1;
	text-align: left;
	overflow: hidden;
}

#head {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 860px;
	height: 112px;
	margin: 0;
	padding: 0;
	background-color: #191415;
	z-index: 2;
	text-align: left;
	overflow: hidden;
}

#side {
	position: absolute;
	width: 203px;
	height: 528px;
	left: 0px;
	top: 112px;
	margin: 0;
	padding: 0;
	background-color: #191415;
	z-index: 2;
	text-align: left;
}

#topnav {
	position: absolute;
	width: 226px;
	height: 19px;
	left: 569px;
	top: 88px;
	margin: 0;
	padding: 0;
	z-index: 5;
	text-align: left;
}

#mainbg {
	position: absolute;
	top: 112px;
	left: 203px;
	width: 667px;
	height: 528px;
	background-color: #b89350;
	z-index:2;
	text-align:left;
}

#bottom {
	position: absolute;
	top: 524px;
	left: 203px;
	width: 6571px;
	height: 117px;
	z-index:3;
	text-align:left;
}

#actors {
	position: absolute;
	bottom: 0px;
	right: 0px;
	z-index:4;
	text-align:right;
}

#content {
	position: absolute;
	top: 123px;
	left: 223px;
	width: 625px;
	z-index:5;
	text-align:left;
}

p {
	color: #000000;
	font-family: 'cooper bold', 'Cooper Bold', 'CooperATT Lt BT', 'CooperBoldBT', 'Bookman Old Style', 'Century Schoolbook', 'Goudy Old Style', serif;
	font-weight: bold;
	font-size:13px;
	line-height: 1.2em;
	margin: 5px 0 5px 0;
	padding: 0;
}

h1 {
	font-family: 'cooper bold', 'Cooper Bold', 'CooperATT Lt BT', 'CooperBoldBT', 'Bookman Old Style', 'Century Schoolbook', 'Goudy Old Style', serif;
	font-size: 18px;
	margin:0;
	padding:0;
}

a:link, a:visited {
	color: #000000;
	text-decoration:underline;
}

a:hover {
	color: #666666;
	text-decoration:underline;
}

a.hilite:link, a.hilite:visited {
	color: #000000;
	text-decoration:underline;
}

a.hilite:hover {
	color: #000000;
	text-decoration:underline;
	background-color: #efcf7f;
}

.small {
	font-size: 11px;
}

.xsmall {
	font-size: 9px;
}

.large {
	font-size: 14px;
}

#booktext {
	position:absolute;
	left:310px;
	top:12px;
	width: 309px;
	height: 478px;
	background: url('images/bookbg.jpg');
	z-index: 5;
}

#threedvdtext {
	position:absolute;
	left:347px;
	top:14px;
	width: 274px;
	height: 376px;
	background: url('images/threedvdbg.jpg');
	z-index: 5;
}

#booktext h1, #threedvdtext h1 {
	margin-left: 25px;
	margin-right: 25px;
	text-align:center;
}

#booktext p, #threedvdtext p {
	margin-left: 25px;
	margin-right: 25px;
}

.list {
	text-indent: -8px;
	margin-left: 8px;
	font-size: 11px;
}