body {
	background-color: #000000;
	text-align: center !important;
	font-weight: bolder;
	padding: 0 0 25px 0 !important;
	font-family:Arial, Helvetica, sans-serif;
}
table{	
	margin: 0 auto 0 auto !important;
	_margin: 0 auto 0 10px !important;
	display: block !important;
	clear: both;
	font-size: .9em;
	float: none !important;
}
table .current{
	color: #FF9900 !important;
}	
td{
	text-align: center;
}
a{
	color:#FFFFFF !important;
	font-weight: bolder;
	text-align: center;
}
a:hover{
	color:#FF9900 !important;
}
h1{
	color:#FFFFFF;
}
.moviecontainer{
	width: 625px;
	display: block;
	margin: 0 auto;
}
object{
	_margin: 0 0 15px 0 !important;
	margin: 0 0 0px -7px !important;
	display: block;
	clear: both;
}
.footer{
	text-align: center;
	font-size: .8em;
	width: 620px;
	display: block;
	margin: 0 auto;
	height: 140px;
	padding: 0 0 0 5px;
	_padding: 0 0 0 10px;
}
.footer ul{
	disply: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.footer ul li{
	display: inline;
	float: left;
	width: 120px;
	list-style-type: none;
	border-top: 10px solid #000000;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
	border-left: 2px solid #000000;
	background-color:#CCCCCC;
	height: 140px !important;
	
}
.footer ul li.darkgrey{
	background-color:#666666;
}	
.footer ul li.darkgrey a{
     color: #ffffff !important;
}
.footer ul li:hover, .footer ul li:hover{	
	border-top: 10px solid #006699 !important;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
	border-left: 2px solid #000000;
}	
.footer ul li img{
	clear: both;
}
.footer a{
	display: block;
	width: 100%;
	height: 100%;
	color: #000000 !important;
	text-decoration: none;
	
}
.footer a:hover, .footer ul li a:hover{
	text-decoration: none;
	color: #FF9900 !important;
}
.currentchapter{
	border-top: 10px solid #006699 !important;
}
.currentchapterdarkgrey{
	border-top: 10px solid #006699 !important;
	background-color:#666666 !important;
}
.currentchapterdarkgrey a{
	color:#FFFFFF !important;
}
.clearboth{
	clear: both;
	display: block;
}
