body{
	margin:0px;
	padding:0px;
	background:#000000 url('http://global2mail.com/evaa/events_warehouse/emailtemplates/10124-SYOG-1/referral/images/background.jpg') top center repeat-x;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.content_container{
	float:left;
	position:absolute;
	left:50%;
	margin-left:-512px;
	width:1024px;
	height:auto;
	background:url('http://global2mail.com/evaa/events_warehouse/emailtemplates/10124-SYOG-1/referral/images/header.jpg') top center no-repeat;
	z-index:2;
}
.header_spacer{
	float:left;
	height:580px;
	width:1024px;
}





.back2main{
	height:110px;
	left:50%;
	margin-left:-300px;
	margin-top:20px;
	position:absolute;
	width:110px;
	z-index:10;
	padding:0px;
}








/*	Referral Stuff	*/
.errorMsgContainer{
	float:left;
	width:470px;
	padding:0px;
	margin:10px 0px;
	color:#CCCCCC;
	font-weight:bold;
}
.formContainer {
	float:left;
	width:150px;
	padding:3px;
	margin:2px;
	height:53px;
}
.formContainer_error {
	float:left;
	width:150px;
	padding:3px;
	margin:1px;
	border:1px solid;
	height:53px;
}
.errorText{
	color:red;
}









.referral_form{
	float:left;
	position:relative;
	width:330px;
	left:50%;
	margin-left:-165px;
	text-align:center;
}
.referral_form a{	
	color:#FFFFFF;
}

.footer_spacer{
	float:left;
	width:100%;
	height:60px;
	text-align:center;
	font-size:10px;
	margin-top:60px;
}