body {
	background: #666;
	text-align: center;
	font-size: 62.5%;
	margin: 0;
	padding: 0;
	border: 0;
}
#wrapper {
	margin: auto;
	padding: 0 10px;
	width: 780px;
	background: url(../images/bg_02a.gif) repeat-y center;
	text-align: center;
}
#wrapperDetail {
	margin: auto;
	padding: 0 10px;
	width: 780px;
	background: url(../images/bg_02.gif) repeat-y center;
	text-align: center;
}
#header {
	padding-top:4px;
	border-bottom: solid #FFCC33 3px;
	background:#000;
	height: 95px;
	text-align:left;
	margin: 0 auto;
	width: 760px;
}
#adSpace {
	background:#898989 url(../images/ads.gif) no-repeat left top;
	height: 120px;
	border-bottom: solid #FFCC33 3px;
	text-align:center;
	margin: 0 auto;
	width: 760px;
	padding-top:14px;
}
#headerAlt {
	background: url(../images/logo.gif) no-repeat left top #000;
	height: 100px;
	border-bottom: solid #FFCC33 10px;
	text-align:right;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#CCC;
	padding: 10px;
	width: 740px;
}
#header input{
	background: #FFF;
}
#contentSpace {
	text-align: center;
	background:#FFF1D2;
	border-bottom: solid #FFCC33 10px;
	width:760px;
	padding:0;
	margin:0 10px;
}
#contentSpaceDetail {
	text-align: center;
	border-bottom: solid #FFCC33 10px;
	width:760px;
	padding:0;
	margin:0 10px;
}
#nav {
	float:left;
	width: 220px;
	margin: 0 auto;
	border: 0;
	padding: 0;
	background:#FFF;
}
#navSection h1.homeLinks {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.8em;
	font-weight: bold;
	color:#CC6600;
	letter-spacing: -1px;
	text-align:right;
	padding:3px;
	border-bottom:1px solid #FFF;
	margin:0;
	background: #FFF1D2;
}
#navSection ul{
	padding: 0;
	margin: 0;
}
#navSection ul li{
	display:block;
	list-style-type: none;
	border-bottom: 1px solid #fff;
	margin:0;
	text-align: right;
}
#navSection a.ns:link, a.ns:visited {
	background:#FFF1D2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color:#333;
	text-decoration:none;
	padding: 7px 5px;
	width: 210px;
	display:block;
}
#navSection a.ns:hover, a.ns:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color:#000;
	text-decoration:none;
	background:#FFE09F url(../images/arrow.gif) no-repeat right;
	padding: 7px 5px;
	width: 210px;
	display:block;
}
#content {
	margin:0 0 0 221px;
	width: 519px;
	background:url(../images/remote.jpg) bottom left #000 no-repeat;
	padding: 10px;
	text-align:left;
	min-height: 300px;
}
#contentDetail {
	margin:0 0 0 221px;
	width: 519px;
	padding: 10px;
	text-align:left;
	min-height: 650px;
}
#content h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:3em;
	font-weight: bold;
	color:#FFF;
	padding: 0;
	margin:0 0 10px 0;
	letter-spacing: -1px;
	line-height:0.9em;
}
#content h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.8em;
	font-weight: bold;
	color:#FFF;
	padding: 0;
	margin:0 0 10px 0;
	letter-spacing: -1px;
	line-height:0.9em;
}
#contentDetail h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:3em;
	font-weight: bold;
	color:#000;
	padding: 0;
	margin:0 0 10px 0;
	letter-spacing: -1px;
	text-align:left;
	line-height:0.9em;
}
#contentDetail h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:2em;
	font-weight: bold;
	color:#666;
	padding: 0;
	margin:0;
	letter-spacing: -1px;
	text-align:left;
}
#contentDetail .date{
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:bold;
	text-transform:uppercase;
	color:#CCC;
	letter-spacing: 2px;
}
#contentDetail .copy{
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.1em;
	color:#000;
	line-height:1.8em;
}
#content img{
	border:solid 3px #000;
}
#content table{
	background:url(../images/tblbg.png) repeat;
}
#lowerSpace {
	width:740px;
	padding:0 10px;
	margin:0 10px;
	background:url(../images/bg_02a.gif) center top repeat-y;
}
#lowerSpace h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.4em;
	font-weight: bold;
	color:#333;
	padding: 0;
	margin:0;
	text-transform: uppercase;
	text-align:left;
}
#lowerSpace p{
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.1em;
	line-height: 1.5em;
	text-align:left;
}
#lowerSpace img{
	float:right;
	margin:0 0 2px 2px;
	border:solid 1px #000;
}
#register {
	margin: 0 0 10px 0;
	float:left;
	width: 218px;
	padding: 10px;
	border: solid 1px #EFEFEF;
	background-color: #E3F0FA;
	background-image: url(../images/register.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#news {
	margin: 0 10px 10px 10px;
	float:left;
	width: 218px;
	padding: 10px;
	border: solid 1px #EFEFEF;
	background-color: #FFF1D2;
	background-image: url(../images/news.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#profile{
	margin: 0 0 10px 0;
	float:left;
	width: 218px;
	padding: 10px;
	border: solid 1px #EFEFEF;
	background-color: #E3F0FA;
	background-image: url(../images/access.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#footer {
	clear:both;
	margin: auto;
	width:750px;
	border-top: solid 3px #FFCC33;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color:#FFF;
	padding:5px;
	background:#000;
	position:relative;
	bottom:0;
}
#footer a:link, a:visited {
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
}
#footer a:hover, a:active {
	color:#FFCC33;
	text-decoration:underline;
	font-weight:bold;
}
.videoTitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color:#000;
}
.videoTime{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color:#000;
}
.videoCopy{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color:#000;
}
.videoCopyBoldSmall{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color:#739EBF;
}
#relatedInformation {
	float:right;
	width: 220px;
	padding: 0;
	background: #F2F7FA;
	border: 2px solid #E3F0FA;
	clear:right;
	margin:0 0 5px 5px;
}
#relatedInformation h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.8em;
	font-weight: bold;
	color:#739EBF;
	letter-spacing: -1px;
	text-align:left;
	padding:3px;
	margin:0;
	border-bottom: 1px solid #fff;
}
#relatedInformation ul{
	padding:0;
	margin:0;
}
#relatedInformation ul li{
	display:block;
	list-style-type:disc;
	margin:0;
	text-align:left;
	border-bottom: 1px solid #fff;
}
#relatedInformation a.ri:link, a.ri:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color:#000;
	text-decoration:none;
	padding: 7px 5px;
	width: 210px;
	display:block;
}
#relatedInformation a.ri:hover, a.ri:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color:#fff;
	background:#739EBF;
	text-decoration:none;
	padding: 7px 5px;
	width: 210px;
	display:block;
}
#awrapper {
	margin: auto;
	padding: 0 10px;
	width: 780px;
	text-align: center;
}
#aheader{
	background:#003366;
	padding:10px;
	width:740px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size: 1.8em;
	font-weight:bold;
	text-align:left;
}
#acontent{
	width:740px;
	padding: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	font-size: 1.1em;
}.aTable {
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: left;
}
#randomImage {
	background: #F2F7FA;
	margin:0 0 5px 5px;
	float:right;
	width: 220px;
	clear:right;
	border: 2px solid #E3F0FA;
	text-align:center;
}
#randomImage p {
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:20px;
	font-size:11px;
	font-weight:bold;
	padding:3px;
	text-align:left;
	margin:0;
	color:#487AA1;
}
#sideAdSpace {
	width:220px;
	padding:27px 0 0 0;
	background:url(../images/advert.gif) no-repeat top left #fff5e0;
	text-align:center;
}
#relatedVideos {
	width: 494px;
	padding: 10px;
	background: #F2F7FA;
	border: 2px solid #E3F0FA;
	clear:right;
	margin:0;
}
#relatedVideos p{
	font-family:Arial, Helvetica, sans-serif;
}
#relatedVideos h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.8em;
	font-weight: bold;
	color:#739EBF;
	letter-spacing: -1px;
	text-align:left;
}
#relatedVideos ul{
	padding:0;
	margin:0;
}
#relatedVideos ul li{
	display:block;
	list-style-type:disc;
	margin:0;
	text-align:left;
	border-bottom: 1px solid #fff;
}
#relatedVideos a.ri:link, a.ri:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color:#000;
	text-decoration:none;
	padding: 7px 5px;
	width: 210px;
	display:block;
}
#relatedVideos a.ri:hover, a.ri:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color:#fff;
	background:#739EBF;
	text-decoration:none;
	padding: 7px 5px;
	width: 210px;
	display:block;
}
#relatedVideoElements {
	float:right;
	width: 180px;
	padding: 0;
	background: #FFF;
	clear:right;
	margin:0 0 5px 5px;
	text-align:right;
}
#contentDetail a.cd:link, a.cd:visited {
	color:#739EBF;
	font-weight:bold;
	text-decoration:underline;
}
#contentDetail a.cd:hover, a.cd:active {
	color:#739EBF;
	font-weight:bold;
	text-decoration:none;
}
#lowerSpace a.ls:link, a.ls:visited {
	color:#739EBF;
	font-weight:bold;
	text-decoration:underline;
}
#lowerSpace a.ls:hover, a.ls:active {
	color:#739EBF;
	font-weight:bold;
	text-decoration:none;
}
#contentDetail a:link, a:visited {
	color:#739EBF;
	font-weight:bold;
	text-decoration:underline;
}
#contentDetail a:hover, a:active {
	color:#739EBF;
	font-weight:bold;
	text-decoration:none;
}
