html,body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	line-height: 1.3em;
	margin:5px;
	height:98%;	
}
#wrapper {
position:relative;
width:900px;
min-width:900px;
border:1px solid #000; 
background:#cacccf;
margin-left:auto;
margin-right:auto;

height: 100%;
min-height:100%;
overflow:hidden;
	}
#mainnav {
position: absolute;
background-color:#aeb0b3;
left:0;
top:120px;

clear:left;
width: 152px;
padding: 0;
height: auto !important;
height: 98%;
min-height:98%;

}	
#mainnav ul {	
list-style: none;
width: 152px;
margin: 0;
padding: 0;
font-size:12px;
font-weight:200;
height: auto !important;
height: 98%;
min-height:98%;
}
#mainnav li img{
	border:0;
}
#mainblock {
	position:absolute;
	left:152px;
	width:377px;
	text-align:justify;
	background:#CCCCCC;
	}
#mainblock img{
	padding:0;
	border:0;
}
#mainblock p{
	padding: 10px 20px;
}
#mainblock h3{
	padding-left: 20px;
	font-size:1.3em;
}
#mainblock li{
	margin:0 15px 5px 0;
	list-style:square;
}
#mainblock table{
	width:350px;
	margin:10px;
	padding:5px 5px 5px 10px;
	border: #666666 solid 1px;
	}
h3{
	font-weight:normal;
	}

#mainblock2 {
	position:absolute;
	left:152px;
	width:748px;
	background:#CCCCCC;
	}
#mainblock2 img{
	padding:0;
	border:0;
}
#moviepage {
	position:relative;
	width:460px;
	margin-top:25px;
	margin-left:144px;
	background:#CCCCCC;
	}
#righthand {
	position:absolute;
	right:0;
	height: auto !important;
	height: 98%;
	min-height:98%;
	width:370px;
	background-color:#8B8B8B;
	}

#thumbs {
	float:left;
	width:100%;
	margin-left:9px;
	}
#thumbs img{
	margin: 5px 4px 0 0;
	border:1px solid #000000;
	}
#footer {
	position: absolute;
	width:900px;
	bottom:0;
	text-align:right;
	font-size:80%;
	line-height:10px;
	padding-bottom:4px;
	}
#footer a{
	color:#000000;
	padding-right:4px;
	}.italnotes {
	font-style: italic;
}
