#wrapper {
	width:747px;
	margin:0 auto;
	border:1px solid #333333;
	font-family:Tahoma, Geneva, Arial, sans-serif;
	font-size: 14px;
	background-color:#ebba21;
	line-height: 140%;
}

#content {
	padding:15px;
}

a:visited {
	color: #993300;
	text-decoration: underline;
}

body {
	background-color: ebba21;
	
}

.subhead {
	font-size: 16px;
	font-weight: bold;
	color: #003366;
}

#submit {
	padding:15px;
	font-family:Tahoma, Geneva, Arial, sans-serif;
	font-size: 14px;
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}

