body{	background-color: white;
	background-repeat:repeat;
	background-image:url(BackBlue.jpg);
	font-family: Arial, Verdana, sans-serif;
	margin: 0; padding: 0;}
             
#wrapper{text-align: center;
	width: 600px;
	margin: 20px auto;
	border: solid 2px #000000;
	background-repeat:repeat;
	background-image:url(BackBlue.jpg);}

#header{text-align: center;
	width: 100%;
	height: 124px;
	color: #FFFFFF;
	font-size: 34px;
	padding-top: 6px;
	background-repeat:no-repeat;
	background-image:url(Header-600x124.jpg);
	font-family: ComicSans, Arial, Verdana, sans-serif;}

#taglin{color: #FFFF00;
	font-size: 30px;}

#byline{text-align: center;
	color: #FF0000;
	font-size: 20px;}

form {	margin: 20px 0 0 0;
	padding: 0;}

form span {font-size: 24px;
	position: relative; top: -2px;}

form input, button {
	background: #E1FCF0;
	border: solid 2px #86B5A1;
	font-size: 2em;}

button {height: 36px;
	font-size: 24px;
	text-align: center;
	border: solid 2px #467561;
	position: relative; top: -2px;}

.input_hover {border: solid 1px #87C3A9;}

#wait_label {
	color: #36638E;
	font-size: 18px;
	font-weight: bold;}

#result{margin-top: 50px;
	height: 90px;
	font-weight: bold;}

#result a {font-weight: bold;
	text-decoration: none;}

#result a:hover {text-decoration: underline;}

#footer{width: 100%;
	height: 40px;
	color: #aaa;
	font-size: 10px;
	padding-top: 25px;
	text-align: center;
	background-repeat:no-repeat;
	background-image:url(EzWebFtr600x40.jpg);}

#processing, #link {display: none;}
