body,td,th {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height:13px;
	background-image: url(images/background.gif);
	background-color: #8a8c8f;
	background-repeat: repeat-x;
	font-weight: lighter;
}
a:link,a:visited {
	color: #c5c6c8;
	text-decoration: none;
}
a:hover,a:active {
	text-decoration: none;
	color: #666666;
}
h1 {
	color: #FFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 32px;
	font-weight: lighter;
}
h2 {
	color: #c5c6c8;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 4px;
	font-weight: 100;
}
h3 {
	color: #c5c6c8;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 21px;
	font-weight: lighter;
}
h4 {
	color: #8a8c8f;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: lighter;
}

p {
	color: #c5c6c8;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: lighter;
}

h1#logo {
	position: absolute;
	width: 408px;
	height: 42px;
	top: -67px;
	left: 31px;
	text-indent: -9999em;
	background:url(images/logo.png) left top no-repeat;
}
h1#logo a{
		display: block;
		width:408px;
		height:42px;
	}

.container {
	position:absolute;
	background-repeat: no-repeat;
	background:url(program_images/background.gif);
	width:842px;
	height:400px;
	top:57%;
	left:50%;
	margin-left:-410px;
	margin-top:-184px;
}

.thumbsholder {
	width:800px;
	height:202px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #757578;
	border-bottom-color: #7e7e80;
}
.thumbs {
	width:735px;
	height:150px;
	padding-right: 32px;
	padding-left: 42px;
}
.moviethumb {
	float:left;
	width:225px;
	height:180px;
	padding-right: 20px;
}
.moviethumb img {
	margin-bottom:3px;
}
.movie {
	margin-top:30px;
}
.movie a:hover {
	color:#F90;
}
img {
	margin-right:12px;
	clear:both;
}
.contact-button {
	position:absolute;
	display:block;
	width:600px;
	height:40px;
	top:33%;
	left:50%;
	margin-left:-383px;
	margin-top:79px;
}
#contact-panel {
	position:absolute;
	visibility:hidden;
	width:490px;
	height:50px;
	top:33%;
	left:50%;
	margin-left:-297px;
	margin-top:83px;
}
.morework {
	position:absolute;
	width:115px;
	height:30px;
	top:33%;
	left:50%;
	margin-left:237px;
	margin-top:58px;
	padding-right:1px;
}

/* footer */
.footer {
	color: #8a8c8f;
	font-size: 1.1em;
	line-height: 44px;
	margin: 0 auto;
	text-align: center;
	width:710px;
	height:20px;
	margin-left:241px;
	position: absolute;
	bottom: 0;
}
.footer a {
	color: #8a8c8f;
}
.footer a:hover {
	color: #8a8c8f;
	text-decoration: none;
}
