@charset "UTF-8";
.bg {
	background-attachment: scroll;
	background-image: url(images/bg_repeat_gradient.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #000000;
	margin: 0px;
}
.mediumGeorgia {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 26px;
	color: #CCCCCC;
	font-weight: lighter;
}
.bioText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #CCCCCC;
}
.bioTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #CCCCCC;
	line-height: 24px;
}
.bioHighlight {
	color: #9a936e;
}
.legal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 15px;
	color: #666666;
	text-align: center;
}
.crewText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #CCCCCC;
}

a:link, a:visited {
	color: #3366CC;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.synopsis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #9a936e;
	text-transform: uppercase;
}
.bodyText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	color: #CCCCCC;
}
.screenDate {
	font-size: 16px;
	color: #FFFFFF;
}
.screenLocation {
	color: #9a936e;
	font-style: italic;
}
.mediumGeorgiaColor {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 26px;
	color: #9a936e;
	font-weight: lighter;
}
