body {
	background-color: #A3B4BF;
	color: #FFFFFF;
	font-family: Verdana, Arial, helvetica;
	font-size: 11px;
	margin-top: 100px;
}
body a:link, body a:visited, body a:active {
	font-weight: bold;
	text-decoration: none;
	color : #FFFFFF;
}
body a:hover {
	color : #000000;
}
table {
	width: 100%;
	border-collapse: collapse;
	border: 0px none;
}
td {
	vertical-align: top;
	padding: 0px;
	font-size: 11px;
}
img {
	border: 0px none;
}
div {
	text-align: left;
}
h1 {
	font-size: 21px;
	color: #D4E3EC;
}
h2 {
	font-size: 17px;
	font-weight: bold;
	color: #D4E3EC;
	margin: 0px;
}
small {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
}
#contents {
	width: 800px;
}
#flash {
	width: 260px;
	padding-top: 50px;
}
#display {
	display: none;	
}
#displayBack {
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #A3B4BF;
	filter: alpha(opacity=75);
	-moz-opacity:0.75;	
	opacity: 0.75;		
}
#displayContents {
	position: absolute;
	top: 0px;
	left: 0px;
}
#displayContents .head td{
	font-size: 10px;
	padding: 2px;	
	background-color: #000000;
	filter: alpha(opacity=80);
	-moz-opacity:0.80;
	opacity: 0.80;	
}
#displayContents .head img {
	margin-top: 2px;
	margin-right: 2px;
	float: right;
}
.movies, .image {
	width: 100%;
}
.lhead td, .infodiv td, #displayContents .head td {
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;	
}
.image {
	width: 100%;
	height: 100%;
}
.image td {
	width: 100%;
	height: 100%;
	text-align: center;
	vertical-align: middle;	
}	
.image img{
	border: 20px solid #000000;
}
.list {
	width: 96px;
	height: 110px;
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
.list td{
	font-size: 10px;
}
.text {
	width: 600px;
}
.text td {
	padding: 2px;
}	
.text img {
	margin: 10px;
	margin-left: 30px;
	margin-right: 30px;
}
.head td {
	border-top: 1px solid #FFFFFF;
}
.lhead td{
	padding-top: 2px;
	padding-bottom: 2px;
}
.infodiv td {
	padding: 2px;
	font-size: 10px;
}
.infodiv {
	position: absolute;
	width: 160px;
	background-color: #000000;
	filter: alpha(opacity=80);
	-moz-opacity:0.80;
	opacity: 0.80;		
	display: none;
}
.play {
	background: #A6B8C3;
	border-top:1px solid #B5C3CC;
	border-bottom:1px solid #8FA4B1;
	font-size: 10px;
}
.play a:link, .play a:visited, .play a:active {
	font-weight: bold;
	color : #FFFFFF;
}
.play a:hover {
	color : #D4E3EC;
}
.play img {
	margin:0px;
	margin-bottom:-3px;
}