body {
	background-color: #E2EEF7;
	margin-top: 0px;
	margin-bottom: 0px;
}
.status {
margin: 0px 0 0 0;
font-family: Arial, Verdana;
font-size: 14px;
text-align: center;
width: 950px;
height: 320px;
}

.error {
font-family: Arial, Verdana;
font-size: 20px;
color: #005b9a;
text-align: center;
}

#containme {
margin: 0px auto;
width: 950px;
}

#top {
width: 950px;
height: 120px;
background: url('gfx/top.gif') no-repeat;
}

#center_copy {
width: 950px;
height: 20px;

}


#header {
width: 950px;
height: 158px;
}

#navigation {
	margin-top: 0px;
padding: 0px;
}

#love_hearing {
	margin-top: 0px;
padding: 0px;
}

#form_container {
	margin-top: 0px;
width: 950px;
height: 550px;
background: url('gfx/background.gif') repeat-y;
}

#footer {
width: 950px;
height: 100px;
background: url('gfx/bottom.gif') no-repeat;
}

#form_submit {
margin: 20px 215px 5px 0px;
text-align: right;
}

#required {
font: 10px Arial;
text-align: right;
color: #4c3a11;
margin: 0px 525px 0px 0px;
}

#copy_centered {
font: 12px Arial;
text-align: center;
line-height:15px;
padding-top:10px;
padding-bottom:5px;
color: #4c3a11;
width: 950px;
height: 25px;

}



.leftfield {
width: 475px;
float: left;
text-align: right;
margin-top: 10px;
}

.rightfield {
width: 470px;
float: left;
text-align: left;
margin-top: 10px;
}
