
body { 
	background-color: #6C6145; 
	background-image: url(/images/white_strip.gif);
	background-repeat: repeat-y;
	background-position: -80px top;

}

#badge h1 { display: none; }

#badge {
	position: absolute;
	top: 45px; left: 42px;
	background-image: url(/images/DOF4.jpg);
	width: 178px;
	height: 220px;
}

#blurb {
	width: 420pt;
	text-align: left;
	margin: 0 0 0 270px;
	padding-top: 50px;
	font-family: "Lucida Grande", Helvetica, Verdana, Arial, sans-serif;
	color: white;
}

h2 { color: white; font-size: 24pt; margin-left: 30px; }

.contact_form { margin-bottom: 20px; text-align: left; position: relative; margin-left: 30px;}

.error { font-weight: bold; }
