#order {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	vertical-align: top;
	background-color: #845285;
	background-image: url(images/waterbridge_logo.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	padding-top: 5px;
}
#order a:link {
	color: #EEEEEE;
	text-decoration: underline;
}
#order_large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}
#order a:visited {
	color: #EEEEEE;
	text-decoration: underline;
}
#return a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#return a:visited {
	color: #EEEEEE;
	text-decoration: none;
}
#return {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EEEEEE;
	text-align: center;
	width: 100px;
	margin-top: 100px;
}
#return a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

