body {
	color: #000000;
	font-size: 12px;
	line-height: 16px;
	font-family: helvetica, sans-serif;
	text-align: justify;
	margin: 0px;
	background-color: #DCDDDF;
	background-image:url(images/bg.jpg);
	background-repeat: repeat-x;
}
#bodyContainer {
	text-align: center;
	
}

#bodyContainer2 {
	margin: 0 auto;
	width: 772px;
	text-align: justify;
  background-image:url(images/shadowborder.gif);
  background-repeat:no-repeat;
  background-color:#DCDDDF;
  margin-bottom:20px;
}
#topbanner{
  background-image:url(images/topbanner.jpg);
  height:137px;
  width:758px;
} 

#homepagelink {
  margin:1px 0px 0px 53px;
  width:274px;
  height:67px;
  position:relative;
  z-index:19;
}

#projectlinks {
width: 320px;
height: 145px;
margin-top: 40px;
padding-top: 35px;
padding-left: 10px;
padding-right: 10px;
background-image: url("images/projectslinks_box.jpg");
background-repeat: no-repeat;
margin-bottom:15px;
}

#subprojectdiv {
padding-left:4px; padding-right: 7px; padding-top: 10px;width:330px;margin-bottom: 10px;
}

#mainmenu {width:380px;margin:13px 0px 0px 10px;position:relative;z-index:2020;}
#mainmenu ul{margin:0;padding:0;list-style-type:none;font-size:11px;text-align:center;}
#mainmenu ul li{display:inline;margin-right:0px;}
#mainmenu ul li a{text-decoration:none;color:#fff; z-index:2020;}
#mainmenu ul li a:hover{text-decoration:none;color:#f4ac5f; z-index:2020;}
#topbannerborder{border:1px solid #f4ac5f;border-bottom:0;width:757px;;height:100%;}
#maincontainer{width:758px;  background-color:#fff9f0; background-image: url("images/bg_gradient.jpg"); background-repeat:no-repeat; }
#maincontainer div#border{padding:18px;clear:both;border-left:1px solid #f4ac5f;border-right:1px solid #f4ac5f;}
#footer{background-image:url(images/footer_bg.jpg);height:19px;width:756px;border-left:1px solid #f4ac5f;border-right:1px solid #f4ac5f;}
.clear{clear:both;line-height:1px;font-size:1px;}
.homebox{margin-bottom:5px; text-align: right;}
.aboutbox{margin-bottom:18px; width: 520px; padding-right: 10px;}
.blogbox{float: right;padding-top: 10px; width: 130px; padding-right: 37px;font-weight: bold;}
.synopsisbox{margin-bottom:18px; width: 300px; padding-left: 10px; padding-right: 10px; padding-top: 0px; padding-bottom: 0px;border: 1px solid #f4ac5f; }
.nonlink {color: #000000; text-decoration: none; font-weight: bold;}
.blacklink {color: #000000;}
.orangetext {color: #000000;font-weight: bold;}

table {
font-size: 12px;
font-family: helvetica;
line-height: 12.5px;
margin-bottom: 0px;
background-color: transparent;
}

td {
margin-bottom: 0px;
background-color: transparent;
}

tr {
margin:0px;
background-color: transparent;
}


#overlayContainer {
	text-align: center;
  position:relative;
  background-color:#FCFBF6;
}
#overlayContainer2 {
	margin: 0 auto;
	width: 772px;
	text-align: left;
	  background-color:#FCFBF6;
}
div#overlayContainer div#overlayContainer2 div {
  behavior:url(iepngfix.htc);
  height:200px;
  width:772px;
  position:absolute;
  top:-14px;
  margin-left: 17px;
  background-image:url(images/slantedfilmstrip_front.png);
  background-repeat:no-repeat;
  background-position:right;
  z-index:1;
  
}
h1 {font-size: 12px; font-weight: bold; margin:0px; padding-bottom: 4px;}

a:link{
	font-family: Helvetica;
	color:#0033FF;
	font-weight:normal;
	text-decoration: none;
}

a:visited{
	font-family: Helvetica;
	color:#0033FF;
	font-weight: normal;
	text-decoration: none;
}

a:active{
	font-family: Helvetica;
	color:#0033FF;
	font-weight:normal;
	text-decoration: none;
}

a:hover{
	font-family: Helvetica;
	color:#ED9852;
	font-weight:normal;
	text-decoration: none;
}