@charset "utf-8";



body,td,th {
	color: #FFFFFF;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.wrapper {
	width: 952px;
	margin: 0 auto;
	text-align: left; 
	min-height: 100%;
	height: auto;
}

.l-wrapper {
	width: 600px;
	margin: 0 auto;
	text-align: left; 
	min-height: 100%;
	height: auto;
}
.header {
background-color:#FF0000;
height:100px;

}
.content {
text-align:justify;
font-size:12px;
margin: 20px 0px 20px 0px;
height:auto;

}
a:link {
	color: #FFCC33;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFCC66;
}
a:hover {
	text-decoration: none;
	color: #FFFF00;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 14px;
	color: #FFFFFF;
}
h2 {
	font-size: 16px;
	color: #FFFFFF;
}
h3 {
	font-size: 18px;
	color: #FFFFFF;
}
h4 {
	font-size: 24px;
	color: #FFFFFF;
}
h5 {
	font-size: 36px;
	color: #FFFFFF;
}
h6 {
	font-size: 48px;
	color: #FFFFFF;
}


.address {
font-size:10px;
text-align:left;
float:left;
width:300px;
}

.credit {
font-size:10px;
text-align:right;
float:right;
width:250px;
}

.footer {
padding: 0px 62px 0px 168px;
}
.legal {
text-align:left;
font-size:10px;
width: 300px;
float:left;
}

.l-address {
font-size:10px;
text-align:left;
float:left;
width:auto;
}

.l-credit {
font-size:10px;
text-align:right;
float:right;
width:auto;
}

.l-footer {
padding: 0px 0px 0px 0px;
}
.l-legal {
text-align:left;
font-size:10px;
}

.clearer {
clear:both;
}

#contactTable {
width: 100%;
}

#play {
width: 408px;
float:right;
}

