body {
	background: #909da4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: center;
	padding: 0;
	margin: 10px;
	margin-bottom: 0;
}

img {
	border: 0;
}

p {
	margin: 0;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0;
}

a {
	text-decoration: none;
	color: #ffffff;
}

a:hover {
	color: #ffffff;
	text-decoration: none;
	border-bottom: 0;
}

#header {
	background: url(../images/banner.jpg) no-repeat;
	width: 739px;
	height: 18px;
	margin: auto;
	margin-bottom: 2px;
	padding-top: 55px;
	padding-right: 10px;
	text-align: right;
	
}

.content {
	width: 749px;
	height: 503px;
	background-color:#909da4;
	/*background: url(../images/page-background.gif) no-repeat;*/
	padding: 0;
	margin: auto;
	text-align: left;
}

.reflection {
	width: 749px;
	height: 160px;
	background:url(../images/reflection.gif) no-repeat;
	text-align: right;
	padding-top: 10px;
	color: #724647;
	margin: auto;
}

.left-content {
	float: left;
	width: 345px;
	padding: 10px;
	margin-top: 15px;
}

.right-content {
	float: right;
	width: 529px;
	padding: 10px;
	margin-top: 15px;
}

.left-content-main {
	float: left;
	width: 405px;
	padding: 10px;
	margin-top: 10px;
	color: #fff;
}

.left-content-main-white {
	float: left;
	width: 405px;
	padding: 10px;
	margin-top: 10px;
	color: #fff;
}

.left-content-thin {
	float: left;
	/*width: 220px;*/
	width: 210px;
	margin-left: 5px;
	padding: 10px;
	margin-top: 10px;
	color: #fff;
	font-size: 12px;
	background: #5e6e79;
	height: 460px;
}

.left-content-main img, .left-content-main-white img {
	float: left;
	/*background: url(../images/games-submenu-stripes.gif) no-repeat;*/
	padding: 10px;
	margin-right: 5px;
}

.right-panel {
	/*background: url(../images/regular-side-panel.jpg) no-repeat;*/
	background: #5e6e79;
	float: right;
	/*width: 251px;*/
	width: 241px;
	/*height: 477px;*/
	height: 467px;
	margin-top: 10px;
	margin-left: 10px;
	padding: 30px;
	padding-top: 15px;
	padding-bottom: 0px;
	margin-right: 6px;
	color: #fff;
}

.contact-panel {
	/*background: url(../images/contact-side-panel.jpg) no-repeat;*/
	width: 439px;
	height: 480px;
	margin-top: 10px;
	margin-left: 10px;
	padding: 30px;
	padding-top: 15px;
	padding-bottom: 0px;
	color: #FFF;
	float: right;
	font-size: 12px;
}

.game-preview {

	width: 365px;
	margin-top: 10px;
	padding-right: 10px;
	float: right;
	text-align: center;
	overflow: 
}

.preview {
border:1px;
border-color:#FFFFFF;
	margin-left: 2px;
	margin-right: 2px;
}

.games-top {
	background: url(../images/games-top.gif) no-repeat;
	width: 176px;
	height: 22px;
	font-weight: bold;
	text-align: left;
	padding-top: 7px;
	padding-left: 10px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	z-index: 100;
}

.games-top img {
	padding-bottom: 1px;
	z-index: 100;
}

.game {
	z-index: 100;
	float: left;
	position: absolute;
	margin-top: 1px;
	bottom: 0;
	width: 185px;
}

.tv {
	margin-left: 188px;
}

.telestory {
	margin-left: 376px;
}

.vmigo {
	margin-left: 564px;
}

.news {
	color: #FFF;
	margin-bottom: 10px;
}

.news p {
	color: #FFF;
	margin: 0;
	margin-top: 2px;
	margin-bottom: 2px;
}

.news b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.news a {
	margin: -10px;
}

/* Scroller */

div#hold { 
	position:relative; overflow:hidden;
	width:319px; height:57px; z-index:99;
	float: left;
	margin-top: 5px;
}

div#wn { 
	position:absolute; 
	left:0px; top:0px; 
	width:319px; height:61px; 
	clip:rect(0px, 319px, 61px, 0px); 
	overflow:hidden;	
	z-index:1; 
}

div#lyr1 { 
	position:absolute; visibility:hidden; 
	left:0px; top:0px; 
	z-index:1; 
}

/* Menu */

#tv, #vmigo, #telestory {
	display: none;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 15px;
	font-weight: bold;
}

#consoles {
	display: block;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 15px;
	font-weight: bold;
}

/* headings */

h1 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding: 0;
	padding-bottom: 2px;
	margin: 0;
	font-weight: bold;
	color: #fff;
}

h2 {
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	color: #fff;
	font-weight: normal;
}

h3 {
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	color: #fff;
	font-weight: normal;
	padding-bottom: 5px;
}

.menu {
	background: #5e6e79;
	height: 100%;
}

h4 {
	background: url(../images/games-tab-background.gif) repeat-x;
	padding: 0;
	padding-top: 7px;
	padding-bottom: 6px;
	padding-left: 14px;
	margin: 0;
	font-size: 11px;
	text-transform: uppercase;
	cursor: pointer;
}