/* CSS Document */
body {
	background-image:url(/images/bg.jpg);
	background-repeat: repeat-x;	
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
a:link {
	color: #666633;
	text-decoration: none;
}
a:visited {
	color: #666633;
	text-decoration: none;
}
a:hover {
	color: #0099CC;
	text-decoration: none;
}
a:active {
	color: #666633;
	text-decoration: none;
}
.navTable {
	background-color: #FFFFFF;
	border:1px solid #000;
}
.navlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
a:link.navlinks {
	color: #666633;
	text-decoration:none;
}
a:hover.navlinks {
	color: #0099CC;
	text-decoration:none;
}
a:visited.navlinks {
	color: #666633;
	text-decoration:none;
}
.subnavlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
a:link.subnavlinks {
	color: #666666;
	text-decoration:none;
}
a:hover.subnavlinks {
	color: #0099CC;
	text-decoration:none;
}
a:visited.subnavlinks {
	color: #666633;
	text-decoration:none;
}
.nomargin {	
	margin:0;
}
.homeTable {
	background-image:url(/images/pool_bg_temp.jpg);
	background-position: top right;	
	background-repeat: no-repeat;
	height: 400px;
	background-color: #FFFFFF;
	border:1px solid #000;
}
.castTable {
	background-image:url(/images/bg_cast.jpg);
	background-position: top right;	
	background-repeat: no-repeat;
	height: 400px;
	background-color: #FFFFFF;
	border:1px solid #000;
}
.filmmakersTable {
	background-image:url(/images/bg_acmartino.jpg);
	background-position: top right;	
	background-repeat: no-repeat;
	height: 400px;
	background-color: #FFFFFF;
	border:1px solid #000;
}
.newsTable {
	background-image:url(/images/bg_poolchair.jpg);
	background-position: top right;	
	background-repeat: no-repeat;
	height: 400px;
	background-color: #FFFFFF;
	border:1px solid #000;
}
.synTable {
	background-image:url(/images/bg_alinpool.jpg);
	background-position: top right;	
	background-repeat: no-repeat;
	height: 450px;
	background-color: #FFFFFF;
	border:1px solid #000;
}
.trailerTable {
	background-image:url(/images/bg_martinofunaro.jpg);
	background-position: top right;	
	background-repeat: no-repeat;
	height: 400px;
	background-color: #FFFFFF;
	border:1px solid #000;
}
.creditsTable {
	background-color: #000000;
	border:1px solid #FFF;
}
.pageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
}
.creditspageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}
.emailbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #0099CC;
	border:1px solid #999;
	background-color: #EEE;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
}
a:link.footer {
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration:none;
}
a:hover.footer {
	font-size: 8pt;
	color: #0099CC;
	text-decoration:none;
}
a:visited.footer {
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration:none;
}
.newsTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight:bold;
	color: #0099CC;	
}
.newsPubDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: italic;
	color: #000000;
}
.creditRole {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}
.creditName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}