body {
	background-color: #F5F5F5;
	margin: 0px 0px 0px 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#main {
	width: 706px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#header {
	width: inherit;
	position:relative;
	margin: 10px 0px 10px 0px;
}

#next_img {
	position: absolute;
	display: block;
	top: 30px;
	left: 500px;
}

#mainbody {
	background-image:url(border_middle.jpg);
	background-repeat:repeat-y;
	height: auto;
	width: inherit;
}
#mainbodytop {
background-image:url(border_top.jpg);
height: 13px;
}
#mainbodybottom {
background-image:url(border_bottom.jpg);
height: 13px;
}

#instructions {
	margin: 10px 15px 10px 15px;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
}

#step1 {
	text-align:left;
	height: 330px;
	padding: 10px;
	margin: 10px 0px 10px 0px;
	vertical-align:bottom;
}
form#regform {
	margin: 0px 0px 0px 0px;
}
#step1left {
	float: left;
	width: 300px;
	font-size: 12px;
}

#step1right {
	float: right;
	width: 357px;
	height: auto;
	margin: 0px 6px 0px 0px;
}

#footer {
	background-color:#CCCCCC;
	height: auto;
	width: inherit;
	vertical-align:middle;
	color:#666666;
	padding: 2px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
img {
	border: 0px;
}

table#regtable {
	background-color: #FEFEFE;
	border: 3px solid #DCDCDC;
}


#girl_money_div {
	text-align: left;
	margin-left: 20px;
}
div#footer a {
	text-decoration: none;
	color: #666666;
}

div#footer a:hover {
	text-decoration: underline;
	color: #444444;
}

.failed {
	background-color:#FDD;
}

div#termsbody {
	margin-top: 55px;	
}

div#privacybody {
	margin-top: 55px;	
}
#step1_list_hdr {
	font-weight: bold;
	font-size: 13px;
	margin-left: 8px;
}
li {
	margin-top: 4px;
	margin-left: -10px;
	font-size: 13px;
}