body {
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:10px 0;
	padding:0;
  background:#2E2E2E url(images/TV-Yachts-BG-only.jpg) no-repeat center top;
}
#container {
  position:relaive;
	width: 1240px;
	margin:auto;
	text-align:left;
}
#head-div{
  position:relaive;
	width: 1240px;
	height: 155px;
	float:left;
  background:transparent url(images/header_03.png) no-repeat center top;
}
#mid-div{
  position:relaive;
	float:left;
}
#left{
  position:relaive;
	width: 428px;
	height: 842px;
	float: left;
}
#thePlayer{
  position:relative;
  margin:14px 2px 0px 2px;
  padding:4px 4px 0 4px;
  background:#4D4C41;
}
#menu{
	width:360px;
	height:35px;
	float:left;
  background:#4D4C41;
}
#right{
	width: 392px;
	height: 800px;
	float: left;
}
#contentframe { 
	width: 360px;
	background-image: none;
	margin:0;
	padding:0;
	height:295px;
	float: left;
}
#controls{
  position:relaive;
	width:402px;
	height:35px;
	float:left;
  background:#4D4C41;
  margin:0 2px;
  overflow:hidden;
}
#schedule{
  position:relative;
  float:left;
  width:230px;
  height:650px;
  padding:0;
  margin:0;
  font-size:9pt;
}
#schedule ul{
  padding:3px 0 0 0;
  margin:0;
}
#schedule li{
  list-style:none;
  padding:0 5px 0 10px;
  margin:0;
  color:#FFFFFF;
}
#schedule p{
  padding:10px 5px 0 10px;
  margin:0;
  font-weight:bold;
  color:#FF0000;
}
#block2{
  position:relative;
  float:left;
  width:400px;
  height:650px;
  padding:0;
  margin:0;
}
#block2a{
  position:relative;
  float:left;
  width:400px;
  height:350px;
  padding:0;
  margin:0;
}
#block2b{
  position:relative;
  float:left;
  width:400px;
  height:300px;
  padding:0;
  margin:0;
}
#block2b div{
  position:relative;
  margin:8px 5px;
  float:left;
  cursor:pointer;
}
#block3{
  position:relative;
  float:left;
  width:360px;
  height:650px;
  padding:0;
  margin:0;
  overflow:hidden;
}
#block3a{
  position:relative;
  float:left;
  padding:15px 0 0 0;
  margin:0;
}
#block3b{
  position:relative;
  float:left;
  height:300px;
  padding:0;
  margin:0;
}
#block3b div{
  position:relative;
  padding:5px 0;
}
#block4{
  position:relative;
  float:left;
  width:236px;
  height:650px;
  padding:0;
  margin:0;
  overflow:hidden;
}
#block4 ul{
  padding:20px 0 0 0;
  margin:0;
}
#block4 li{
  list-style:none;
  padding:0 0 7px 4px;
  margin:0;
}
#reg_form{
  position:relative;
  width:365px;
  height:82px;
  background:transparent url(images/register.png) no-repeat center top;
  text-align:right;
  color:#FFFFFF;
  font-weight:bold;
}
#emailAddress{
  position:relative;
  width:250px;
  margin:25px 15px 0 0;
}
#subBut{
  position:relative;
  width:96px;
  height:22px;
  background:transparent url(images/Blank-button.png) no-repeat -2px -2px;
  margin:5px 15px 0px 0px;
  color:#FFFFFF;
  font-weight:bold;
  font-size:9pt;
}
#aboutus{
  visibility:hidden;
  position:absolute;
  top:160px;
  left:650px;
  width:550px;
  margin:0 0 10px 0;
  float:left;
  background:#333333;
  color:#FFFFFF;
  border:1px solid #FF9900;
  line-height:150%;
}
#aboutus h1{
  font-size:1.5em;
  margin:0;
  padding:5px;
  background:#0000FF url(images/home/blue_gradient_tile.jpg) repeat-x;
}
#aboutus p{
  padding:0 15px;
}
#aboutus a{
  color:#FFFFFF;
}
#closeBut{
  position:absolute;
  top:4px;
  right:4px;
}

