@charset "UTF-8";
/* CSS Document */

p,div,td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #ffffff;
}

a {
	color: #9ec8f4;
	text-decoration: none;
}

a:visited {
	color: #9ec8f4;
	text-decoration: none;
}

a:hover {
	color: #9ec8f4;
	text-decoration: underline;
}

.body {
	background: #000000;
	margin: 0px;
}

.clear {
	clear:both;height:0px;margin:0px;line-height:0px;font-size:1px;		
}

#home-photostrip {
	margin-top: 6px;
	margin-left: auto;
	margin-right: auto;
	width: 894px;
	height: 76px;
	background: url('images/home_photostrip.jpg') no-repeat;
}

#container-home {
	margin-top: 6px;
	margin-left: auto;
	margin-right: auto;
	width: 894px;
	height: 731px;
	background: url('images/bg_home.jpg') no-repeat;
}

#menu-home {
	padding-top: 197px;
	padding-left: 309px;
	height: 7px;
}

#video {
	padding-left: 152px;
	padding-top: 14px;
	height: 434px;
	width: 737px;
}

#home-footer {
	width: 894px;
	margin-left: auto;
	margin-right: auto;
	text-align:right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #54658b;
	margin-top: 2px;
	margin-bottom: 30px;
}

#container-inner {
	background: #000000 url('images/bg_innertop.jpg') repeat-x;
	margin: 0px;
	margin-top: 50px;
	height: 217px;
	width: 100%;
}

#menu-inner {
	padding-top: 32px;
	padding-left: 307px;
	height: 7px;
}

#content {
	width: 100%;
	min-height: 291px;
	background: #000000 url('images/bg_innercontent.jpg') repeat-x;
}

#left-column {
	float: left;
	width: 250px;
	
}

#right-column {
	float: left;
	width: 663px;
	min-height: 300px;
	background: url('images/seal_bg.png') no-repeat;
	
}

.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #d0deff;
	margin-bottom: 10px;
}

.subheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #ffffff;
	margin-bottom: 10px;
}

.author {
	font-size: 10px;
	margin-bottom: 20px;
}

.text {
	margin-bottom: 10px;
	line-height: 24px; 
}

.cast-label {
	color: #d0deff;
	font-weight: bold;
}

.cast-text {
	margin-bottom: 10px;
}

.separator {
	border-bottom: 1px dashed #d0deff;
	margin-bottom: 10px;
}

.header-sidebar {
	font-size: 11px;
	margin-bottom: 10px;
	font-weight: bold;
}

.star-list {
	font-size: 10px;
	list-style: none; 
	list-style-image: url('images/star.png');
}

.star-list li {
	margin-bottom: 10px;
	
}

.star-list a {
	color: #ffffff;
	text-decoration: none;
}

.star-list a:visited {
	color: #ffffff;
	text-decoration: none;
}

.star-list a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.left-text {
	font-size: 10px;
}

.footer {
	width: 889px;
	text-align: right;
	font-size: 9px;
	color: #54658b;
	margin-top: 2px;
	margin-bottom: 30px;
}