@charset "UTF-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: "Courier New", Courier, monospace;
	font-size: 1em;
	color: #000;
	text-align: justify;
}
*:focus {
	outline: none;
	}
a:link , a:visited, a:active{
	color: #F00;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #F00;
}
img {
	/* [disabled]border-width: 0px; */
}
.home #Content{
	height: 672px;
	width: 992px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 16px;
	padding-left: 16px;
	padding-bottom: 16px;
}
.home #Billboard{
	position: absolute;
	top: 16px;
	border: none;
	width: 992px;
	overflow: hidden;
}
.home #gradBG {
	position: absolute;
	top: 16px;
	border: none;
	width: 992px;
	overflow: hidden;
	background-image: url(../assets/Grad.png);
	background-repeat: repeat-x;
	z-index: -200;
	height: 658px;
}
.home #RMtitle {
	top: 46px;
	position: absolute;
	left: 392px;
	height: 36px;
	width: 600px;
	background-image: url(../assets/Title_home-RM.png);
	z-index: 200;
}
.home #Logo {
	background-image: url(../assets/Logo.png);
	height: 100px;
	width: 380px;
	position: absolute;
	z-index: 195;
	top: 2px;
	left: 10px;
}
.home #HomeButton a{
	height: 100px;
	width: 380px;
	position: absolute;
	text-align: right;
	z-index: 200;
	display: block;
	opacity: 0;
	top: 2px;
	left: 10px;
}
.home #HomeButton a:hover {
	color: #F00;
	text-decoration: none;
	opacity: 1;
}
.filmPage #Wrapper, .about #Wrapper {
	width: 764px;
	height: 572px;
	margin: 0px;
	padding-top: 84px;
	padding-left: 212px;
	padding-right: 16px;
	padding-bottom: 16px;
	overflow: hidden;
}

.about #townscape_hype_container {
	top: 558px;
}
.about #sunset {
	background-image: url(../assets/Grad2.png);
	background-repeat: repeat-x;
	position: absolute;
	height: 658px;
	width: 992px;
	top: 0px;
	z-index: -200;
	background-position: bottom;
}
.about p , .about{
	font-size: 0.9em;
	color: #FFF;
}
.about #Title {
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #FFF;
	margin-bottom: 4px;
}
.about #introText , .about #bio, .about #contacts{
	padding-right: 30px;
	padding-left: 30px;
}
.about #contact {
	width: 220px;
	float: left;
	margin-right: 12px;
}
.filmPage body, .about body{
	margin: 0px;
		}
.filmPage #VideoWindow4x3 {
	margin-right: auto;
	margin-left: auto;
	height: 450px;
	width: 600px;
	position: relative;
}
.filmPage #VideoWindow16x9 {
	margin-right: auto;
	margin-left: auto;
	height: 430px;
	width: 764px;
	position: relative;
}
.filmPage #VideoWindow16x9_NTSF {
	margin-right: auto;
	margin-left: auto;
	height: 430px;
	width: 764px;
	position: relative;
	background-image: url(../assets/NTSFtemp.jpg);
}
.filmPage #TitleBar {
	height: 39px;
	width: 764px;
	clear: both;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #000;
	border-bottom-color: #000;
	margin-top: 6px;
	margin-bottom: 6px;
}
.filmPage #Title  {
	position: relative;
	top: 4px;
	float: left;
}
.filmPage #Details  {
	font-weight: bold;
	text-align: right;
	text-transform: uppercase;
	color: #000;
	font-size: 1em;
	margin-top: 10px;
	/* [disabled]margin-bottom: 8px; */
	float: right;
	margin-left: 8px;
	vertical-align: bottom;
	line-height: 95%;
	height: 32px;
	margin-top: 6px;
	/* [disabled]margin-bottom: 8px; */
}
.filmPage #Story  {
	text-align: justify;
	font-size: 0.8em;
	color: #000;
	/* [disabled]clear: both; */
	border-top-color: #000;
	/* [disabled]padding-top: 6px; */
}
.filmPage #Heading {
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 8px;
	margin-bottom: 8px;
}
.filmPage #ClipSelectorTabs {
	height: 24px;
	width: 772px;
}
.filmPage #ClipSelectorTabs4x3 {
	height: 24px;
	width: 608px;
	margin-right: auto;
	margin-left: auto;
}
.filmPage #ClipSelectorTabs ul, .filmPage #ClipSelectorTabs4x3 ul {
	margin: 0;
	padding: 0;
}
.filmPage #ClipSelectorTabs ul li {
	list-style-type: none;
	width: 378px;
	text-align: center;
	float: left;
	margin-right: 8px;
}
.filmPage #ClipSelectorTabs4x3 ul li {
	list-style-type: none;
	width: 296px;
	text-align: center;
	float: left;
	margin-right: 4px;
	margin-left: 4px;
}
.filmPage #ClipSelectorTabs ul li a, .filmPage #ClipSelectorTabs4x3 ul li a {
	background-image: url(../assets/50-50white.png);
	background-repeat: repeat;
	display: block;
	color: #000;
	text-decoration: none;
	padding: 4px;
}
.filmPage #ClipSelectorTabs ul li a:focus, .filmPage #ClipSelectorTabs4x3 ul li a:focus {
	outline: none;
}
.filmPage #ClipSelectorTabs ul li a:hover, .filmPage #ClipSelectorTabs4x3 ul li a:hover {
	background-color: #FFF;
	text-decoration: none;
	color: #F00;
}
#video {
	height: 430px;
	width: 764px;
}
#nav {
	float: left;
	width: 764px;
	padding: 0px;
	margin: 0px;
	text-align: center;
	overflow: hidden;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	/* [disabled]overflow: hidden; */
}
#nav li {
	float: left;
	width: 118px;
	height: 24px;
	margin-right: 8px;
	background-image: url(../assets/TransWhite33.png);
	background-repeat: repeat;
}
#nav a {
	text-decoration: none;
	display: block;
	padding: 3px;
	color: #000;
}
#nav a:hover   {
	color: #F00;
	background-color: #FFFFFF;
}
#nav a.current {
	cursor: default;
	color: #F00;
	background-color: #FFF;
}
#nav a:focus {
	outline: none;
	}
