body {
	background-image:url(http://images06.alloy.com/images/nav/1/body_bg.gif); 
	backdground-color:#fff !important;
}

#main_content {
	background-color:#a2ccdc; height:100%;
}

#wrapper {
	position:relative;
	background-color:#fff; 
	width:800px;
	height:100%;
	display:inline; 
	float:left; 
	padding-left:190px;
}

#wrapper h3 {
	color:#dc2269;
}

#form_field {width:300px; height:100%; padding:2px; border:0px none;; font-style:normal; font-variant:normal; font-weight:normal; font-size:11px; font-family:verdana}
#form_field label {width:84px; display:inline; float:left;}
#form_field input {border:solid 1px #000; width:150px; height:16px; margin-top:1px;}
#form_field #submit_button {float:right; margin-right:140px;}
#form_field a {color:#000; text-decoration:underline;}
#form_field #footer {width:320px; margin-top:5px;}
