body {
	margin:0px;
	padding:0px;
	background-color:#F4F8FB;
	font-family:"Courier New", Courier, mono;
	font-size:12px;
}
img {
	border:none;
	}
.home {
	color:#000000;
	background-color:#FFFFFF;
	width:75%;
	margin:auto;
	padding:50px;
	}
#head img {
	display:inline;
	}
#contentbox {
	width:990px;
	}
#whitesheet {
	background-color:#FFFFFF;
	color:#000000;
	width:780px;
	float:right;/**/
	padding-bottom:20px;
	}
#whitesheet a {
	color:#000000;
	}
#whitesheetcontent {
	padding:15px 20px 50px 20px;
	}
.home #navigation {
	text-align:center;
	}
#navigation {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:0px 0px 15px 0px;
	font-size:11px;
	}
.home #navigation {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:40px 0px 15px 0px;
	font-size:11px;
	}
#navigation a {
	text-decoration:none;
	color:#000000;
	}
#navigation a:hover {
	text-decoration:underline;
	}
#navigation a.hi {
	color:#999999;
	}
#subnavigation {
	padding:5px 0px 5px 0px;
	margin:0px 0px 10px 0px;
	}
#subnavigation a {
	padding: 1px 6px 1px 6px;
	background-color:#F4F8FB;
	text-decoration:none;
	}
#subnavigation a.hi {
	background-color:#000000;
	color:#FFFFFF;
	}
#whitesheet .picbox {
	width:210px;
	float:left;
	margin-left:15px;
	}
#whitesheet .picbox img {
	display:block;
	}
#whitesheet .picbox .links {
	margin:10px 0px 30px 0px;
	text-align:right;
	}
#whitesheet .picbox p {
	margin:3px 0px 3px 0px;
	}
#whitesheet .picbox a.view,
.clipview a.view {
	color:#FF6600;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
	background-image:url(../this_img/ico_view.gif);
	background-repeat:no-repeat;
	padding:0px 0px 0px 15px;
	}
#whitesheet .picbox a.download {
	color:#FFFF99;
	text-decoration:none;
	background-image:url(../this_img/ico_download.gif);
	background-repeat:no-repeat;
	padding:0px 0px 0px 15px;
	}
.clipview a.download {
	color:#999999;
	}

#leftcolumn {
	float:left;
	width:210px;
	padding-bottom:100px;
	}
#footer {
	clear:both;
	text-align:right;
	padding:40px 20px 0px 50px;
	color:#999999;
	}
#footer a {
	text-decoration:none;
	color:#999999;
	}
.textcolumn p,
.interview p,
.kinofinder p,
#linklist p {
	font-family:"Courier New", Courier, mono;
	background-color:#FFFFFF;
	color:#000000;
	margin:0px 0px 5px 0px;
	line-height:15px;
	}
.interview {
	float:right;
	width:445px;
	padding:0px;
	}
.credits {
	width:410px;
	margin:0 0 10px 0;
	}
.credits .realname {
	font-size:12px;
	text-align:left;
	text-transform:uppercase;
	}
.credits .character {
	font-size:11px;
	text-align:left;
	border-bottom:1px dotted #666666;
	padding-left:0px;
	width:150px;
	}
.credits td {
	padding:3px 8px 3px 8px;
	}
.textcolumn {
	float:left;
	width:410px;
	}
#infocolumn {
	float:right;
	width:310px;
	color:#666666;
	}
#infocolumn span.voice {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:17px;
	line-height:20px;
	}
#downloads {
	width:400px;
}
#downloads img {
	display:block;
	margin:0 0 5px 0;
}
#downloads td {
	padding:0 0 8px 0;
	vertical-align:top;
}
#downloads td.firstcolumn {
	padding:0 20px 8px 0;
}
#trailerview {
	padding:30px;
	background-color:#000000;
	color:#FFFFFF;
	background-image:url(images/bg_trailer.jpg);
	background-repeat:no-repeat;
	height:800px;
	}
#trailerview a {
	color:#999999;
	}
#trailerview p {
	padding-left:30px;
	}


#imagelist .box {
	float:left;
	padding:0px 0px 10px 20px;
	}
#imagelist .box .text {
	padding:4px 0px 5px 0px;
	}
#presscolumn {
	float:left;
	width:140px;
	}
h2 {
	font-size:17px;
	color:#D38C02;
	margin:5px 0px 8px 0px;
	padding:0px;
	}
.findersection {
	margin:15px 0px 8px 0px;
	color:#A06A00;
	}
span.city {
	color:#996633;
	font-weight:bold;
	}
.clear {
	clear:both;
	}
.gotop {
	padding:30px 0px 0px 0px;
	text-align:right;
	clear:both;
	}
.gotop a {
	text-decoration:underline;
	color:#FF9900;
	}
.link {
	color:#000000;
	text-decoration:underline;
	}