html {
	background-color: #808080;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	background-color: #808080;
	margin: 0px;
	padding: 0px;
}
#MasterDIV {
	text-align: center;
}
#BodyContent {
	background-attachment: scroll;
	background-image: url(../../img/master_television.gif);
	background-repeat: no-repeat;
	background-position: center;
	text-align: left;
	width: 800px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	overflow: hidden;
	position: relative;
}
#BodyContentAbout {
	background-attachment: scroll;
	background-image: url(../../img/master_television_about.gif);
	background-repeat: no-repeat;
	background-position: center;
	text-align: left;
	width: 800px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	overflow: hidden;
	position: relative;
}
.HeaderFooter {
	line-height: 0px;
	float: left;
	height: 0px;
	width: 0px;
	margin-left: 0px;
	position: relative;
}
.SmallPlaceholder {
	line-height: 0px;
	height: 0px;
}
#NavLayer {
	float: left;
	width: 700px;
	margin-left: 0px;
	position: relative;
}
#BodyLayer {
	width: 800px;
	margin-left: 0px;
	position: relative;
}
#TelevisionDIV {
	position: absolute;
	height: 256px;
	width: 320px;
	left: 85px;
	top: 150px;
	background-color: #FFFFFF;
	border: 3px solid #FFFFFF;
}
#contentDIV {
	position: absolute;
	height: 470px;
	width: 392px;
	left: 52px;
	top: 45px;
	font-size: 9px;
	overflow: hidden;
}
#PhotoDIV {
	position: absolute;
	height: 506px;
	width: 438px;
	left: 29px;
	top: 27px;
	background-color: #FFFFFF;
	overflow: hidden;
	/*border: 3px solid #FFFFFF;*/
}
#MainMenu {
	position: absolute;
	height: 14px;
	width: 75px;
	left: 559px;
	top: 111px;
}
.BigPlaceholder {
	line-height: 570px;
	height: 570px;
}

.EpisodeMenu {
	width: 95px;
}

.ulNormal {
	list-style: none;
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
}
.liNoStyle {
	background-color: transparent;
	border: none;
	height: auto;
}
#MainMenu #menuList {
	/*height: 430px;*/
}
.ArchiveHelp {
	position: absolute;
	top: 365px;
	left: 0px;
	z-index: 1;
	.z-index: -1;
	_z-index: -1;
}
.NewEventLocation {
	height: 35px;
	width: 100%;
}
#forward {
	margin: 0;
	padding: 0;
	color: #3366FF;
	text-align: right;
	font-weight: bold;
	text-decoration: none;
	display: block;
}
#back {
	margin: 0;
	padding: 0;
	color: #3366FF;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
	display: block;
}