body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #060606;
	font-family: Trebuchet MS, Arial, Helvetica, Verdana;
	color: #CCC;
	font-size: 12px;
	line-height: 14px;
}
a:link {
	color: #06d467;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}
a:visited {
	color: #FFFFFF;
	color: #06d467;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
}
a.footerlinks:link {
	color: #454545;
	font-size: 11px;
	font-weight: normal;
	line-height: 13px;
}
a.footerlinks:visited {
	color: #454545;
}
a.footerlinks:hover {
	color: #FF0000;
}
a.footerlinks:active {
	color: #454545;
}

/* SECTION CONTAINERS */

#pagecontainer {
	margin: 0 auto;
	position: relative;
	padding: 0px;
	width: 900px;
	height: 653px;
}
#headercontainer {
	margin: 0 auto;
	position: relative;
	padding: 0px;
	width: 900px;
	height: 75px;
	text-align: left;
}
#featuredunits {
	margin: 0 auto;
	position: relative;
	padding: 0px;
	width: 900px;
	height: 479px;
	//background-image: url(../images/new_playerbg.jpg);
	background-image: url(../images/new_playerbg.gif);
	background-position: top;
	background-repeat: no-repeat;
}
#reflection {
	margin: 0 auto;
	position: relative;
	padding: 0px;
	width: 900px;
	height: 99px;
	background-image: url(../images/reflection.jpg);
	background-position: top;
	background-repeat: no-repeat;
	font-family: Trebuchet MS, Arial, Helvetica, Verdana;
	color: #454545;
	font-size: 11px;
	line-height: 13px;
	text-align: center;
}

/* menuTable CSS */

.adlabel {
	font-family: Trebuchet MS, Arial, Helvetica, Verdana;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.videotitle {
	font-family: Trebuchet MS, Arial, Helvetica, Verdana;
	color: #333;
	font-size: 12px;
	font-weight: normal;
}

a.exampleScrollTos {
	font-family: Trebuchet MS, Arial, Helvetica, Verdana;
	text-transform:uppercase
	size: 3px;
	font-weight: bold;
	color: yellow;
}

span.jason {
	font-family: Trebuchet MS, Arial, Helvetica, Verdana;
	text-transform:uppercase
	size: 7px;
	font-weight: normal;
	color: #FFFFFF;
}



