body {	
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 11px;	
	color: #333333;	
	background-color: #fbc410;	
	text-align: left;	
	margin: 0px;	
	padding: 0px;
}
#content {	
	width: 1000px;	
	margin-right: auto;	
	margin-left: auto;
}
#header {	
	height: 122px;
}
#mid_area {	
	background-image: url(../images/bg_middle.gif);	
	background-repeat: repeat-y;	
	margin-top: -242px;	
	padding-left: 245px;
	padding-right: 100px;	
	padding-top: 30px;	
	padding-bottom: 10px;
}
#mid_area h1 {
	font-size: 16px;
	color: #fbc410;
	text-transform: uppercase;
	padding-top: 0px;
	margin-top: 0px;	
}
#mid_area h2 {
	font-size: 13px;
	color: #fbc410;
	text-transform: capitalize;
	padding-top: 0px;
	margin-top: 0px;	
}
#mid_area h3 {
	font-size: 14px;
	color: #b31b1b;
}
#mid_area p {
	margin-top: -8px;
	margin-bottom: 15px;	
}	
#mid_area em {
	color: #fbc410;
	font-style: normal;
}
#mid_area select {
	margin-top: 6px;
	margin-left: 17px;
	width: 650px;
}
#mid_area input {
	margin-top: 6px;
	margin-left: 17px;
}
#mid_area textarea {
	margin-left: 17px;
	width: 650px;
	height: 120px;
}
#footer {	
	background-image: url(../images/footer.gif);	
	background-position: top;	
	background-repeat: no-repeat;	
	height: 30px;
	margin-top: -2px;
}
#flash {	
	margin-left: 19px;	
	margin-top: -3px;
}
#small_image {	
	height: 80px;	
	width: 190px;	
	margin-top: -180px;	
	margin-left: 19px;	
	text-align: center;
	color: #666;
	padding-top: 100px;
	font-size: 10px;
}

#small_image img {
	margin-top: -100px;
}

#oneliner {
	height: 400px;
}
#oneliner a {
	color: #333;
	text-decoration: none;
}
#oneliner a:hover {
	color: #fbc410;
}