
iframe{display:none;}

/* END HACKS */

body{background-color:black ;margin:0px;}

#splash{background:black url(images/splash.jpg) center top scroll no-repeat;margin:0px;}

#buttons
{
margin-left:437px;
margin-top:98px;
  padding:30px 20px;
}
#buttons a, .sep
{
  background:transparent url(images/splash-buttons.gif) left top no-repeat;
  display:block;
  float:left;
  height:15px;
  width:100px;
}
#buttons .sep
{
  width:20px;
  background-position:-80px top;
}
#buttons a:hover
{
  background-image: url(images/splash-buttons-roll.gif);
}
#buttons .login{width:80px;}
#buttons .member{background-position:-100px top;
width:230px;}

#splash #content{
  height:768px;
  left:50%;
  margin-left:-438px;
  width:850px;
  position:absolute;
}




#login #content
{
/*  background:black url(images/flashflat.jpg) no-repeat scroll center top;*/
}
#login{background:black url(images/login-bg.jpg) center top scroll no-repeat;margin:0px;}

#login #content
{
height:768px;
left:50%;
margin-left:-438px;
position:absolute;
width:850px;
}

a{text-decoration:none;color:#435c70;}
a:hover{text-decoration:underline;}
#mainbox{
  margin-left:450px;
  margin-top:240px;
  padding:30px 20px;
  width:370px;
  
  }
#mainbox form{color:white;margin:0;}  
#mainbox form .textfield{width:190px;}
.bottomlinks
{
  font-size: 16px; margin-top: 10px;float:left;
}

