h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}
body {
	background-attachment: fixed;
	background-image: url(goldmold.jpg);
	background-repeat: repeat;
	text-align: center;
	width: 746px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
}
#menu {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #content {
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-decoration: underline;
}
#wrapper {
	font-family: "Trebuchet MS";
	font-size: 100%;
}
.keyarea{
text-align: center;
margin: 2px;
padding: 2px;
font-size: 15%;
color: #FFF6E4;
} 
select,textarea {
margin-right: 15px;
width: 200px;
margin-right: 2px;
text-align:left
float: left;
margin-bottom: 2px;
background: #e1d9c9;
}
label {
text-align: right;
float: left;
margin-bottom: 1px;
width: 160px;
clear: left;
margin-top:2px;
margin: 2px 25px 1px;
}
form br{
clear:both;
}
legend {
  font-weight: bold;
  color: #861C1B;
  }
  form {
	margin: 25px auto auto;
	width: 500px;
	}
	#top_barb{
	height:5px;
	color: #333333;
	background-image: url(graphics/line.png);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: both;
  } 
