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

body {
	margin:0;
	padding:0;
	font-family:Helvetica, "Arial", sans-serif;
	font-size:62.5%;
	background-color: #000;
	}
			
a {
	color:#FFF;
	text-decoration:none;
	}
				
a:hover {
	color:#f0d150;
	text-decoration:none;
	}
			
#Wrapper {
	width:auto;
	height:auto;
	margin:0;
	padding:0;
	}
#backgroundHolder{
	width:1056px;
	margin:0 auto;
	}
#background {
	width:1056px;
	height:620px;
	padding:0 0 0 38px;
	background:url(../flashImages/backgroundBody.gif) repeat-y;
	}
#bottom {
	width:1056px;
	height:48px;
	}
#bottomleft {
	width:38px;
	height:48px;
	margin:0;
	background:url(../flashImages/bottomleft.gif) no-repeat;
	float:left;
	}
#bottommid {
	width:980px;
	height:48px;
	margin:0;
	background:url(../flashImages/bottommid.gif) repeat-x;
	float:left;
	}
#bottomright {
	width:38px;
	height:48px;
	margin:0;
	background:url(../flashImages/bottomright.gif) no-repeat;
	float:right;
	}
#Media {
	width:980px;
	height:600px;
	}
#links {
	width:980px;
	height:20px;
	background:url(../flashImages/top.gif) repeat-x;
	}
	
#hidden {
	width:980;
	height:4px;
	text-indent:-5000px;
	overflow:hidden;
	}
				
.textright {
	font-size:1em;
	margin: 4px 20px 0 10px;
	float:right;
	color:#FFF;
	}
.textleft {
	font-size:0.9em;
	margin: 4px 0 0 20px;
	padding:2px 0 0 0;
	float:left;
	color:#999;
	}
.menus {
	font-size:0.9em;
	margin: 4px 0 0 8px;
	padding:2px 0 0 0;
	float:left;
	color:#999;
	}
	
#indexHolder {
	width:458px;
	margin:50px auto;
	}
	
#logo {
	width:458px;
	height:305px;
	background:url(../IndexImages/logo.jpg) no-repeat;
	}
	
#centerPlacement{
	width:auto;
	height:auto;
	text-align:center;
	}

#choice {
	width:200px;
	margin:50px 129px 0 129px;
	}
	
#limited {
	width:200px;
	margin:50px 129px 0 129px;
	color:#666;
	font-size:0.9em;
	}
	
#typeA {
	width:100px;
	height:16px;
	float:left;
	margin:20px 0;
	}
	
#typeA a{
	color:#FFFF66;
	}
	
#typeA a:hover{
	color:#FFCC00;
	}
	
#typeB {
	width:100px;
	height:16px;
	float:left;
	margin:20px 0;
	}
	
#typeB a{
	color:#FFFF66;
	}
	
#typeB a:hover{
	color:#FFCC00;
	}
	
#vip 		{	width:28px;  height:18px; margin: 1px 20px 0 0; float:right; display:block; background:url(../flashImages/vip.png) no-repeat;	}
#viptext	{	width:180px; height:50px; margin:20px auto;}

.floatfield {
	background: url(../flashImages/hover.png) no-repeat;
	width: 200px;
	height: 76px;
	position:absolute;
	left: 775px;
	top:500px;
	display:none;
	text-align: center;
	z-index: 2;
	}
	
