body 	{
		color : #FFF;
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 100%;
		background-color : #000;
		text-align: left;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		/* *******************************************************
		Ok, so the scrollbar is IE specific...but I like it, ok?? :)
		******************************************************* */
		scrollbar-base-color: #B5B5B5; /* -30 */
		scrollbar-highlight-color: #F4F4F4; /* +30 */
		scrollbar-3dlight-color: #B5B5B5; /* -30 */
		scrollbar-face-color: #D4D4D4; /* +-0 */
		scrollbar-shadow-color: #B5B5B5;  /* -30 */
		scrollbar-darkshadow-color: #B5B5B5; /* -30 */
		scrollbar-track-color: #FFFFFF;  /* +50 */
		scrollbar-arrow-color: #FFFFFF;  /* +60 */
		/* ******************************************************* */
}

p
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:0.6em;
	color:#1A1A1A;
	margin-top:0.4em;
	margin-bottom:1em;
}

a, a:visited
{ 
	text-decoration: underline; 
	color:#666;      
}
	
a:hover, a:active 
{ 
	color: #FFFFFF;
}

#axeLogo
{
	position: absolute;
	left: 0px;
	top: 0px;
  	width:auto;
  	height:auto;
}

#close
{
  	float:right;
  	width:auto;
  	height:auto;   
}

#legal
{
  	width:600px;
  	height:auto;
	text-align:center;
}

.clearboth
{
	clear:both;
}

#container 
{
	width: 100%;
	height: auto;
	top:0px;
	text-align: center;
}

#containerHtml 
{
	width:100%;
	height: auto;
	padding:0px;
	text-align: center;
}

#containerFlash 
{	
	width: auto;
	height: auto;
	top: 0px;
	left: -137px;    
	margin:0px;
	margin-top: -60px;
	text-align: center;
}
