body {
	background: #000000 url(images/body-bg.jpg) no-repeat center top;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
td, th {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #999999;
	padding: 5px 30px 5px 0;
	}

a:link, a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover, a:active {
	color: #ffffff;
	text-decoration: underline;
}
#header {
	background: url(images/kutofilms.gif) no-repeat center top;
	height: 110px;
}
#wrapper {
	margin: 0px auto;
	padding: 0px;
	width: 740px;
	text-align: left;
}
#wrapper #header #tagline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FC0000;
	padding-top: 80px;
	padding-left: 320px;
	text-transform: uppercase;
	margin-bottom: 0px;
	padding-bottom: 16px;
}
#wrapper #content {
	background: url(images/content-bg.gif) repeat-y center top;
}
#wrapper #content #content2 {
	background: url(images/content-bg2.jpg) no-repeat left top;
	padding: 0px 4px 0px 4px;
}

#wrapper #content #content2 #copy {
	padding: 20px 40px;
	font-size: 13px;
	line-height: 28px;
	font-weight: bold;
	color: #999999;
}
#wrapper #footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	background: url(images/footer-bg.gif) no-repeat center top;
	padding: 10px;
	text-align: right;
	clear: both;
}
#wrapper #footer a {
	text-decoration: underline;
		color: #990000;

}


#leftcol {
	margin:0 290px 0 0;
	}
#rightcol {
	width: 280px;
	float: right;
	padding-top: 30px;
	}
	
#nav {
	background: #000000;
	margin: 0px;
	padding: 6px 0 6px 0;

}

#nav ul.lev12 {
	padding: 0;
	margin: 0;
	list-style-type: none;
	font-size: 13px;
}
#nav .lev12 li {
	margin: 0px;
	padding: 0 0 0 0;
	display: inline;
	list-style-type: none;
}
	
#nav .lev12 li a:link, #nav .lev12 li a:visited {
	padding: 5px 10px 5px 10px; 
	margin: 0px;
/*	border-right: 1px solid #fd7f2b; */
	text-decoration: none;
	color: #FC0000;
	font-weight: bold;
	font-size: 13px;
	line-height: 14px; 
}

#nav .lev12 li a:hover,  #nav .lev12 li a:active {
	padding: 5px 10px 5px 10px;
	margin: 0px;
	color: #FF0000;
	background-color: #333333; 
	font-weight: bold;
	font-size: 13px;
	line-height: 14px; 
/*	border-right: 1px solid #fd7f2b; */
}



#nav .lev12 li.lev12_hilite a, #nav .lev12 li.lev12_hilite a:visited {
	color: #999999;
}

#showreel {
	padding: 0;
	text-align:center;
	}
.showrow {
	text-align:center;
	}
	
	h1 {
	font-size: 24px;
	color: #000000;
}
