/*........Last Updated 01.28.07...........*/


/*...........GENERAL.....................*/
body
	{margin: 0px;
	padding: 0px;
	background-image: url(images/bluenoise.jpg);
	background-repeat: repeat;
	background-color: #000000;
	color: #330000;
	font-family: helvetica, verdana, sans-serif;
	font-size: 13px;
	line-height: 20px;}

a
	{color: #330000;}

a:hover
	{text-decoration: underline overline;
	color: #ffffff;}

.floatright
	{float: right;
	margin-left: 10px;}

.floatleft
	{float: left;
	margin-right: 10px;}

.em
	{font-style: italic;}


/*...........MAIN CONTENT AREA.....................*/

#maincontentbox
	{background-repeat: no-repeat;}

.textblock
	{width: 700px;
	height: 350px;
	overflow: auto;
	background-color: #;
	padding: 20px 30px 40px 70px;}

h3
	{text-align: center;}

.subheadcopy
	{font-size: 12px;
	font-weight: bold;
	line-height: 16px;}

.filmmakertitle
	{font-style: italic;
	font-weight: normal;
	font-size: 14px;}

.photogallery p
	{text-align: center;}

.photogallery img
	{border: 15px;
	border-style: solid;
	border-color: #ffffff;}


/*...........FOOTER.....................*/

#templatefooter
	{width: 700px;
	height: 50px;
	margin-top: 0px;
	padding-left: 70px;
	background-color: #;
	text-align: center;}


/*...........HIDDEN LINKS...............*/
.hidden
	{position: absolute;
	top: -3000px;
	left: -3000px;}

/*...........CONTACT FORM...............*/
label
	{float: left;
width: 100px;}

#submitbutton
	{margin-left: 100px;}