body {
margin:0px;
color:#333333;
font-family:Arial, Helvetica, sans-serif;
}
#main {
background:#ffffff url(images_v2/background.jpg) no-repeat center top;
width:1000px;
height:800px;
margin:auto;
}
#header {
height:80px;
width:1000px;
}
#content {
width:1000px;
border-top:0px solid #ffffff;
}
#footer {
width:1000px;
}
/*************************************
 +innder divs level a
*************************************/
#logo {
float:left;
margin-left:30px;
display:inline;
}
#menu-chat {
float:left;
width:820px;
height:73px;
margin-left:12px;
border-bottom:1px solid  #FEB2B2;
}
#chat {
float:right;
height:40px;
width:50px;
}
#menu {
margin-top:47px;
margin-left:350px;
height:18px;
font-size:10px;
text-align:center;
}
#signup {
width:300px;
height:250px;
margin-top:120px;
margin-left:635px;
}
#textline {
width:1000px;
height:175px;
margin-top:80px;
font-size:10px;
}
#sponsors {
height:55px;
margin-left:60px;
margin-top:20px;
}
#thetxt {
height:175px;
width:545px;
margin-left:450px;
}
#copyright{
margin-top:15px;
margin-bottom:10px;
margin-left:0px;
padding-top:5px;
font-size:10px;
text-align:center;
color: #212121;
}
/*************************************
 +innder divs level menu
*************************************/
#menu a {
text-decoration:none;
color: #666666;
line-height:15px;
text-align:center;
}
#menu a:hover {
text-decoration:none;
color:#4794CA;
}
#menu-home {

float:left;
height:18px;
width:40px;
}
#menu-members {
float:left;
height:18px;
width:95px;
margin-left:25px;
}
#menu-gallery {
float:left;
height:18px;
width:95px;
margin-left:25px;
}
#menu-support {
float:left;
height:18px;
width:65px;
margin-left:20px;
}
#menu-sites {
float:left;
height:18px;
width:80px;
margin-left:10px;
}
/*************************************
 +innder divs level c
*************************************/
.step1 {
font-size: 22px;
line-height:20px;
}
.selectpod {
margin-left:25px;
margin-top:13px;
height:50px;
width:250px;
}
.step2 {
margin-top:15px;
margin-left:0px;
}
.step3 {
margin-top:10px;
margin-left:30px;
height:50px;
width:245px;
}
.emailinput {
float:left;
background:url(images_v2/emailbg.jpg) no-repeat;
width:198px;
height:28px;
}
.submit {
float:left;
}
.emailref {
float:left;
margin-top:2px;
border:0px solid #000000;
}
.terms {
margin-left:30px;
margin-top:5px;
font-size:9px;
color:#000000;
}
.thetextcontent {
height:175px;
margin-top:0px;
color:#333333;
}