body {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
 	background-color: #000066;
	font-size: 13px;
	color: #E8E8E8;
	margin: 0;
	padding: 0; /* Opera has some padding by default */
	border: 0;
	}
table {
	font-size: 13px;
	}
h1	{
	font-size: 18px;
	margin: 0;
	}
h2	{
	font-size: 15px;
	font-weight: bold;
	border-bottom: 0;
	}
h3	{
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	}
a:link {
	color: #FFBBE8;
	background-color: inherit;
	}
a:hover {
	color: #FF3366;
	background-color: inherit;
	}
a:visited {
	color: #CC6699;
	background-color: inherit;
	}
a:active {
	color: #FF3366;
	background-color: inherit;
	}
table.big td {
	background-color: #0E0E47;
	vertical-align: top;
	color: #E8E8FF;
	}
table.big h1 {
	font-size: 15px;
	font-weight: bold;
	color: #000033;
	background-image: url(images/bigbackh1.gif);
	padding: 3px 4px;
	}
table.big h1 a:link {
	color: #000033;
	text-decoration: none;
	}
table.big h1 a:hover {
	color: #F00006;
	}
table.big h1 a:visited {
	color: #000033;
	text-decoration: none;
	}
table.big h1 a:active {
	color: #F00006;
	}
table.big h2 {
	font-size: 13px;
	color: #000033;
	background-color: #ddf2f4;
	padding: 3px 4px;
	display: inline;
	}
table.big h2 a:link {
	color: #000033;
	background-color: inherit;
	text-decoration: none;
	}
table.big h2 a:hover {
	color: #F00006;
	background-color: inherit;
	}
table.big h2 a:visited {
	color: #000033;
	background-color: inherit;
	text-decoration: none;
	}
table.big h2 a:active {
	color: #F00006;
	background-color: inherit;
	}
table.footage {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	}
table.footage td {
	vertical-align: top;
	width: 128px;
	}
table.footage img {
	border: 0;
	}
table.footage td a:link {
	background-color: inherit;
	text-decoration: none;
	}
table.footage td a:hover {
	background-color: inherit;
	text-decoration: none;
	}
table.footage td a:visited {
	background-color: inherit;
	text-decoration: none;
	}
table.footage td :active {
	background-color: inherit;
	text-decoration: none;
	}
table.features {
	background-color: #B9B9FF;
	color: #000033;
	}
table.picture {
	padding: 16px 0px 0px 0px;
	}
table.picture h1 {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	background-image: none;
	display: inline;
	}
#left_column {
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
	width: 150px; /* unnecessary but needed for WYSIWYG view in Dreamweaver. Width really controlled by menu width */
	}
#content_outer {
	position: absolute;
	top: 70px;
	left: 160px;
	right: 0px;
	clear: both;
	max-width: 970px;
	}
#content {
	margin: 10px; /* need this extra level to give padding to main_column. IE5 puts padding inside container */
	}
#logo {
	margin: 5px 0 10px 0;
	}
#navcontainer {
	margin-bottom: 8px;
	}
#navcontainer ul {
	text-align: left;
	margin: 0 0 0 0;
	padding: 0;
	list-style-type: none;
	}
#navcontainer a {
	display: block;
	color: #000033;
	background-color: #C1C1FF;
	background-image: url(images/navbutton.gif);
	width: 150px;
	padding: 3px 5px 3px 5px;
	text-decoration: none;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #000066;
	font-weight: bold;
	}
#navcontainer a:hover {
	background-color: #CC0066;
	background-image: none;
	color: #FFFFFF;
	border-top: 1px solid #000066;
	border-bottom: 1px solid #fff;
	}
#navcontainer li li a {
	display: block;
	color: #000033;
	background-color: #DDF2F4;
	background-image: none;
	width: 140px;
	padding: 3px 5px 3px 15px;
	text-decoration: none;
	border-top: none;
	border-bottom: 1px solid #000066;
	font-weight: bold;
	font-size: 11px;
	}
#navcontainer li li a:hover {
	border-bottom: none;
	}
#navcontainer li li li a {
	display: block;
	color: #FFFFFF;
	background-color: #0E0E47;
	background-image: none;
	width: 135px;
	padding: 3px 5px 3px 20px;
	text-decoration: none;
	border-top: none;
	border-bottom: 1px solid #000066;
	font-weight: normal;
	font-size: 11px;
	}
#header {
	position: absolute;
	top: 0;
	left: 170px;
	text-align: right;
	}
#banner {
	margin: 0 0 0 0;
	text-align: center;
	}
#footer {
	text-align: center;
	font-size: 11px;
	margin: 0 0 20px 0;
	}
#footer hr {
	margin: 10px 0 0 0;
	}
#video-heading {
	margin: 0 0 10px 0;
	}
#footer p {
	margin: 10px 0;
	}
#thumbnails {
	font-size: 11px;
	}
#features ul {
	text-align: left;
	margin: 0 0 0 200px;
	padding: 0;
	}
#paletable {
	color:#000000;
	font-size: 11px;
	background-color: inherit;
	}
#paletable tr {
	background-color: #FFFFFF;
	vertical-align: top;
	}
#google {
	font-size: 11px;
	color: #FFFFFF;
	background-color: inherit;
	}
#google a:link {
	color: #FFBBE8;
	background-color: inherit;
	text-decoration: underline;
	font-weight: bold;
	}
#google a:hover {
	color: #FF3366;
	background-color: inherit;
	text-decoration: underline;
	font-weight: bold;
	}
#google a:visited {
	color: #CC6699;
	background-color: inherit;
	text-decoration: underline;
	font-weight: bold;
	}
#google a:active {
	color: #FF3366;
	background-color: inherit;
	text-decoration: underline;
	font-weight: bold;
	}
#topslot1 {
	position: absolute;
	left: 0;
	top: 5px;
	border: 0;
	}
#topslot2 {
	position: absolute;
	left: 160px;
	top: 5px;
	border: 0;
	}
#topslot3 {
	position: absolute;
	left: 243px;
	top: 5px;
	border: 0;
	}
#topslot4 {
	position: absolute;
	left: 352px;
	top: 5px;
	border: 0;
	}
#sant {
	position: absolute;
	left: 20px;
	top: 5px;
	width: 130px;
	height: 65px;
	font-size: 11px;
	text-align: left;
	border: 0;
	}
#search {
	position: absolute;
	left: 584px;
	top: 5px;
	}
#addthis {
	position: absolute;
	left: 584px;
	top: 49px;
	}
#search-button {
	position: absolute;
	left: 220px;
	}
#HD-column {
	width: 853px;
	}
a#current {
	color: #999999;
	}
a:link#current {
	color: #999999;
	}
a:hover#current {
	color: #999999;
	}
a:visited#current {
	color: #999999;
	}
a:active#current {
	color: #999999;
	}
a#subcurrent {
	color: #999999;
	}
a:link#subcurrent {
	color: #999999;
	}
a:hover#subcurrent {
	color: #999999;
	}
a:visited#subcurrent {
	color: #999999;
	}
a:active#subcurrent {
	color: #999999;
	}
a#subsub {
	color: #999999;
	}
a:link#subsub {
	color: #999999;
	}
a:hover#subsub {
	color: #999999;
	}
a:visited#subsub {
	color: #999999;
	}
a:active#subsub {
	color: #999999;
	}
.tenpxpink {
	font-size: 10px;
	color: #FFBBE8;
	background-color: inherit;
	}
.elevenpx {
	font-size: 11px;
	}
.elevenpxorange {
	font-size: 11px;
	color: #FF9900;
	background-color: inherit;
	}
.elevenpxbold {
	font-size: 11px;
	font-weight: bold;
	}
.elevenpxboldorange {
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
	background-color: inherit;
	}
.twelvepx {
	font-size: 12px;
	}
.twelvepxbold {
	font-size: 12px;
	font-weight: bold;
	}
.thirteenpx {
	font-size: 13px;
	}
.thirteenpxblue {
	font-size: 13px;
	color: #000066;
	background-color: inherit;
	}
.thirteenpxbold {
	font-size: 13px;
	font-weight: bold;
	}
.thirteenpxarial {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	}
.fourteenpxbold {
	font-size: 14px;
	font-weight: bold;
	}
.fourteenpxboldpink {
	font-size: 14px;
	font-weight: bold;
	color: #FFBBE8;
	background-color: inherit;
	}
.fourteenpxboldorange {
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
	background-color: inherit;
	}
.fifteenpx {
	font-size: 15px;
	}
.fifteenpxbold {
	font-size: 15px;
	font-weight: bold;
	}
.eighteenpx {
	font-size: 17px;
	}
.illustration {
	float: left;
	margin: 0 20px 5px 0;
	border: 1px solid #FFFFFF;
	}
.illhome {
	float: left;
	margin: 0 20px 5px 10px;
	}
.illblue {
	float: left;
	margin: 0 20px 5px 0;
	}
.illright {
	float: right;
	border: 1px solid #FFFFFF;
	margin: 0 0 5px 10px;
	}
.topright {
	text-align: right;
	vertical-align: top;
	}
.top {
	vertical-align: top;
	}
.pale {
	color: #000033;
	background-color: #C1C1FF;
	}
.pale a:link {
	color: #0000CC;
	background-color: inherit;
	}
.floatleft {
	float: left;
	margin: 0 10px 4px 0;
	border: 0;
	}
.floatright {
	float: right;
	margin: 40px 0 0 5px;
	border: 0;
	}
.floatright2 ul {
	float: right;
	text-align: left;
	margin: 0 0 0 0;
	padding: 0;
	list-style-type: none;
	}
.floatright2 a {
	display: block;
	width: 19em;
	padding: 3px 0px 3px 5px;
	text-decoration: none;
	font-weight: bold;
	}
.margin1 {
	margin: 4px 0 4px 8px;
	}
.pics_right {
	float: right;
	margin: 1em 0 0.5em 0.5em;
	border-style: none;
	}
.currency {
	margin: 7px 0 0 0;
	}
.currency a {
	background-color: #CC0066;
	color: #ffffff;
	font-weight: bold;
	padding: 3px 5px 4px 5px;
	}
.currency a:link {
	color: #ffffff;
	background-color: inherit;
	text-decoration: none;
	}
.currency a:hover {
	color: #000033;
	background-color: inherit;
	}
.currency a:visited {
	color: #ffffff;
	background-color: inherit;
	text-decoration: none;
	}
.currency a:active {
	color: #000033;
	background-color: inherit;
	}
.rightad {
	float: right;
	margin: 0 0 0 10px;
	}
img.thumb {
	border: 0;
	}
.seebig {
	float: left;
	margin: 0 20px 4px 10px;
	text-align: center;
	}
.fixed-width {
	width: 690px;
	margin-left: 10px;
	}
.space-down {
	margin-top: 5px;
	}
.video-console {
	background-color: #000033;
	}
.video-description {
	margin: 4px 0 10px 7px;
	width: 300px;
	}
.HD {
	color: #F90;
	}
.pause {
	float: right;
	font-size: 10px;
	color: #CCC;
	background-color: #003;
	width: 203px;
	margin: 5px 0 5px 3px;
	padding: 5px 5px 5px 7px;
	}
.custom-player {
	width: 746px;
	color: #000033;
	font-size: 13px;
	font-weight: bold;
	background-color: #DFDFDF;
	text-align: center;
	}
.left-ad {
	margin-bottom: 9px;
	}