﻿* 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4;
	color: #333333;
}
div, body, img
{
	border:0px solid blue;
	margin:0px;
	padding:0px;
}
body 
{
	background-color:#330033;
	margin:0px;
	padding:0px;
}
#wholepage 
{
	margin:0px;
	padding:0px;
	margin-left:auto;
	margin-right:auto;
	width:864px;
	background-image: url(../gfx/purplewhite.gif);
}
#main 
{
	width:802px;
	margin-left:31px;
	background-color:#FFFFFF;
}
#maincontent 
{
	width:792px;
	margin-left:4px;
	background-color:#FFFFFF;
}
#pagecontent 
{
	float:left;
	width:550px;
	margin-left: 20px;
	background-color:#FFFFFF;
}
#navbar
{
	width:199px;
	float:right;
	background-color:#FEBE81;
}
#navbar div 
{
	margin:9px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	padding: 0;
	margin: 0;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
}
#tabbar
{
    display:inline;
}
#tabbar li
{
    display:inline;
    margin-right:10px;
}
div
{
    border:0px solid black;
}
.filmblocksmall 
{
    width:120px;
    height:140px;
    float:left;
    border:2px solid white;
    text-align:center;
}
.filmblockmaker 
{
    line-height:12px;
}
.filmblocktitle
{
    text-align:center;
    font-weight:bold;
}
.projectfilmlistblock 
{
    position:relative;
    float:left;
    border:0px solid red;
    width: 240px;
    text-align:center;
}
/*
    home page features
*/
.home-features {
    position:relative;
    width: 560px;
    background-color:white;
}

.home-features-top
{
    float:left;
    width:560px;
}
.home-features-film
{
    float:left;
    width: 560px;
}
.home-features-film-left 
{
    float:left;
    width:270px;
}
.home-features-film-right
{
    float:right;
    width:270px;
}
.home-features-map
{
    float:left;
    width: 560px;
}
#home-c-links 
{
    list-style-type:none;
}
#home-c-links li
{
    display:inline;
    float:left;
    padding:10px;
    width:120px;
}
#player 
{
    position:relative;
    float:left;
}
#narrowvidbtn 
{
    position:relative;
    float:right;
}
#filmdetails 
{
    clear:both;
    padding-top:10px;
    float:left;
}
#filmdetails ul
{
    padding:0px;
    margin:0px;
    list-style-type:none;
}
#filmlinks
{
    float:right;
    padding-right:126px;
    padding-top:10px;
}
.FilmTableHeader 
{
    font-weight:bold;
    font-size:120%;
}
.redheader 
{
    color:#660000;
}
.latestfilm 
{
    clear:both;
}
.latestfilmpic 
{
    float:left;
}
.latestfilmtext 
{
    width:70px;
    float:right;
    font-size:10px;
}
.clearer {
	clear: both;
	height: 82px;
}
.clearer p {
	padding-top:40px;
	text-align:center;
	font-size:80%;
	color:#666666;
}