* {
  margin: 0;
  padding: 0;
}
html, body {
height: 100%;
}
body {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #000000;
}
.datetext {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #FFFF00;
}

.headerlogo {
	position: relative;
	left: 0px;
	top: 0px;
}
.aboutbutton {
	position: relative;
	left: 183px;
	top: 0px;
}
.maintitle {
	position: relative;
	top: 0px;
	left: -10px;
}
.secondarytitle {
	position: relative;
	left: 300px;
	top: 0px;
}
a {
	color: #00FF00;
}

.workbutton {
	position: relative;
	left: 183px;
	top: 0px;
}
.playbutton {
	position: relative;
	left: 183px;
	top: 0px;
}
.footerimage {
		padding-top: 40px;
}
#container {
	width: 766px;
	text-align: left;
	position: relative;
	background-color: #000000;
	background-image: url(divider.gif);
	background-repeat: repeat-y;
	background-position: 460px top;
	background-attachment: scroll;
}
#header {
background:#000000;
}
#headerstripe {
background:#000000;
}
#container-content {
	padding-top: 0;
	padding-right: 2em;
	padding-bottom: 0;
	padding-left: 6em;
	height: 100%;
}
#container-content:after {
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}
#mainheading {
	background:#000000;
}
#divider {
	min-height: 100%;
	height: auto;
	height: 100%;
}
#secondaryheading {
	background:#000000;
}
#MainLayer {
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #FFFFFF;
	font-size: 1em;
	width: 56%;
	float:left;
	position: relative;
	top: 5px;
	left: 5px;
}
#SecondaryLayer {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 1em;
	color: #FFFFFF;
	width: 36.75%;
	float:right;
	position: relative;
	top: 5px;
}
#footerstripe {
	background-color: #000000;
	z-index:8;
}
.titleText {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: small;
	font-weight: bold;
	color: #EBEBEB;
}
.reviewimage {
	border: 1px solid #FFFFFF;
	margin: 2px;
}
