#Registration {
	width: 577px;
	background-image: url(../images/SpecialsBack.jpg);
	padding-top: 5px;
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	text-align: left;
	font-weight: normal;
}
#Registration H1{
	color: #FFFFFF;
	font-size: 5.5mm;
	height: 35px;
	margin-left: 12px;
	float: left;
	width: 500px;
}
#Registration p {
	font-size: 3.2mm;
	text-align: left;
	line-height: 20px;
	color: #87826f;
}
#Registration Img  {
	border: 1px solid #1D80E5;
	background-color: #ffffff;
	cursor: pointer;
	margin-right: 10px;
	margin-left: 10px;
	float: left;
	clear: left;
}
#Registration ul {
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 564px;
	padding-top: 5px;
	padding-bottom: 5px;

}
#Registration ul li {
	font-family: Arial, Helvetica, sans-serif;
	color: #87826f;
	list-style-type: none;
	float: left;
}
#Registration ul li a {
	color: #87826f;
	text-decoration: underline;
}
#Registration H2 {
	text-align: left;
	color: #1d80e5;
	font-size: 3.5mm;
	margin-right: 10px;
}
#Registration ul li a:hover {
	color: #87826f;
	text-decoration: underline;
	margin-left: 0px;
	padding-left: 0px;
	background-color: #CCCCCC;
}
#Registration Select {
	padding-left: 0px;
	text-align: left;
	font-weight: normal;
	float: left;
	color: #87826f;
	font-size: 3.2mm;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}.SubmitUser {
	width: 564px;
	padding-top: 10px;
	text-align: right;
	float: left;
	height: 35px;
	background-color: #CCCCCC;
	background-image: url(../images/SpecialsBack.jpg);
	background-repeat: repeat-x;
	background-position: left -34px;
	margin-bottom: 2px;
}

