html {
	height: 100%;
}
body {
	height: 100%;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	margin-right: 0%;
	margin-left: 0%;
	margin-top: 0px;
	margin-bottom: 0%;
}
#nonFooter {
		position: relative;
		min-height: 100%;
}
* html #nonFooter {
	height: 100%;
}
#footer {
	color: #333333;
	position: relative;
	margin-top: -4.5em;
	text-align: left;
}
* html #footer {
	margin-top: -4.4em;
}
#footer p {
	color: #333333;
	font-size: 10px;
}
#footer a:link, #footer a:visited {
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	font-size: 10px;
	}
#footer a:hover, #footer a:active {
	font-weight: normal;
	color: #990000;
	text-decoration: none;
	font-size: 10px;
	}
#phototext p {
	text-align: center;
}
.Trebuchet18pxbold {
	font-size: 18px;
	font-weight: bold;
}
h1 {
	font-size: 14px;
	font-weight: normal;
}
h2 {
	font-size: 16px;
	font-weight: normal;
}
h3 {
	font-size: 18px;
	font-weight: normal;
}
h4 {
	font-size: 14px;
	font-weight: bold;
}
h5 {
	font-size: 16px;
	font-weight: bold;
}
h5 {
	font-size: 18px;
	font-weight: bold;
}
h6 {
	font-size: 9px;
	color: #999999;	
}
a:link {
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #FF9900;
}
a img {
	border: 1px solid #FFFFFF
	}
a:hover img {
	border: 1px solid #999999
	}
a:active img {
	border: 1px solid #FFFFFF
	}
a:focus img {
	border: 1px solid #999999
	}
#p7s1content1 {
	position: absolute;
	width: 205px;
	z-index: 110;
	left: 0px;
	top: 0px;
	visibility: visible;
	background-image: url(images/film.jpg);
}
.opacity1 {
	-moz-opacity:1
	} 
.opacity2 {
	-moz-opacity:0.5
	}

