@charset "utf-8";
/* CSS Document */

html
{
	height: 100%;
}

object
{
	outline:none;
}

body
{
	background: #000000;
	margin:0;
	padding:0;
	background: #000000 url(/images/topgradient.gif) repeat-x;
	height:100%;
	min-height:100%;
}

#container
{
	width:100%;
	height:100%;
	min-height:100%;
	margin:0;
	padding:0;
	background: url(/images/sidebevel.gif) no-repeat;
}

#main
{
	padding:0px;
	width:968px;
	height:560px;
	margin:0px auto;
	position:relative;
}

#header
{
	position:absolute;
	height:147px;
	top:0px;
	left:185px;
	padding-top:73px;
}

#logohold
{
	position:absolute;
	top:147px;
	left:0px;
	height:413px;
	width:185px;
}

#content
{
	width:750px;
	height:413px;
	position: absolute;
	left:185px;
	top:147px;
}

#copyright
{
	width:187px;
	height:27px;
	position: absolute;
	right:0px;
	bottom:0px;
	background: url(/images/copyright.jpg) top right no-repeat;
}

#playpromo
{
	width:187px;
	height:27px;
	position: absolute;
	left:0px;
	bottom:0px;

}

#copyframe
{
	float:left;
	width:217px;
	padding:0px 30px 20px 0px;
	height:320px;
	background: url(/images/copyframe2.gif) no-repeat;
	overflow: auto;
}

h1
{
	font-family: verdana,sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

h2, h2 a
{
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:normal;
	line-height:14px;
}

h3
{
	padding:0;
	margin:0 0 4px 0;
	color:#f22b32;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	font-style:italic;
	line-height:14px;
}
.nolink
{
	border: 0px;
	text-decoration:none;
}

a:link img, a:visited img, a:hover img, a:active img, a img
{
	border: #000000 0px;
	text-decoration:none;
	outline:none;
}
a:focus
{
-moz-outline-style: none;
}

#promowrap
{
	background:#FFFFFF;
}