@charset "UTF-8";

*{margin:0px;
padding:0px;
}
a img {
border:none;
}
body{
font: 12px times;
color: #000;
background: url("images/black-bg-tile.jpg") repeat top center;
text-align: center;
}
#wrapper {
	padding: 0px 0px 0px 60px;
	position:realtive;
	width:604px;
	margin: 0px auto 0px auto;
	vertical-align: top;
	
	}
	
#rsvp{
text-align:left;
	height: 100px;
	width: 604px;}


#brands{
	height:90px;
}
#footer{
text-align:left;
	height:46px;
}

a { text-decoration:none; color: #560156; }

#mainContent{
	text-align: left;
	height: 871px;
	width: 579px;
}


	
	#rsvpForm{
	position: relative;
	width: 545px;
	height: 444px;
	background: url("images/formBG.jpg") no-repeat top center;
	padding-left: 59px;
}

#rsvp-footer{
	text-align: left;
	padding-left: 30px;
}


#rsvp-wrapper {
	background: url("images/rsvp-rightside.jpg") no-repeat top right;
	padding: 0px 29px 0px 29px;
	position:realtive;
	width:604px;
	margin: 30px auto 0px auto;
	vertical-align: top;
	}
	label .preField {
	width: 150px;
	text-align: right;
}

#formHell{
margin:0px;
top: 80px;
left: 80px;
position: absolute;
text-align:center;
}