@charset "UTF-8";
body {
	background: #000000;
	margin: 0;
	padding: 10px;
	text-align: center; /* for IE5 */
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
}
.oneColFixCtrHdr #container {
	width: 780px;
	margin: 0 auto;
	text-align: left; /* counteract IE5 centering */
	position: relative;
}
.oneColFixCtrHdr #header { 
	padding: 0px;
	color: #FFF;
	text-align: center;
	height: 166px;
}
.oneColFixCtrHdr #header h1 {
	margin: 0;
	padding: 0;
}
#header #logo {
	position: absolute;
	z-index: 10;
	left: 74px;
}
#header #buyTheDVD {
	position: absolute;
	z-index: 20;
	left: 440px;
	top: 0px;
}
#header #screenings {
	position: absolute;
	z-index: 20;
	left: 484px;
	top: 81px;
}
#header #navWrapper {
	position: absolute;
	z-index: 5;
	width: 550px;
	left: 74px;
	top: 136px;
	background-image: url(Images/navGradient.jpg);
	background-repeat: repeat-x;
	text-align: left;
}
.oneColFixCtrHdr #mainContent {
	padding: 30px 50px;
	color: #999;
	text-align: left;
}
h1 {
	color: #699;
	font-size: 20px;
	border-bottom: solid 1px #3E5D5D;
	font-weight: normal;
}
h2 {
	color: #699;
	font-size: 16px;
	font-weight: normal;
	margin: 0;
}
.bioPhotos {
	float: left;
	margin: 0px 15px 0px 0px;
	padding: 3px;
	border: solid 1px #666;
}
.bioNames {
	font-size: 15px;
	color: #72A45C;
}
.oneColFixCtrHdr #footer {
	margin-bottom: 20px;
	padding: 0px;
	font-size: 12px;
	color: #c8c8c8;
	text-align: center;
	clear: right;
}
.oneColFixCtrHdr #footer p {
	margin: 0;
	padding: 0px;
}
.socialNetworkButtons {
	margin: 10px 12px;
	border: solid 1px #666;
}
.footerLine {
	padding: 6px 0px 10px 0px;
}
a:link {
	color: #72A45C;
	text-decoration: none;
}
a:visited {
	color: #72A45C;
	text-decoration: none;
}
a:hover {
	color: #91D074;
	text-decoration: none;
}
a:active {
	color: #72A45C;
	text-decoration: none;
}
a:focus {
	outline: none;
}
#dadra {
	font-size: 10px;
	width: 150px;	font-family: Arial, Helvetica, sans-serif;
	color: #6C7B6E;
	letter-spacing: 3px;
	margin-left: auto;
	margin-right: auto;
}
#dadra a:link {
	color: #6C7B6E;
	text-decoration: none;
}
#dadra a:visited {
	color: #6C7B6E;
	text-decoration: none;
}
#dadra a:hover {
	color: #ADC6B0;
	text-decoration: none;
}
#dadra a:active {
	color: #6C7B6E;
	text-decoration: none;
}
