	
	body { 	color: #666666; 	background-image:url('images/denwell_bg.jpg');
			background-repeat:no-repeat;
			background-color: #570251;
			background-position:center top; 
			text-align:center;
			font-family: Arial, sans-serif, Helvetica, Verdana ;
			font-size: 10pt;
			} 
	#form{width:350px; margin:auto; border:solid 0px black;}
	#content{width:665px; margin:auto; padding-top:20px;}
	a {color:white; text-decoration: none; font-size: 12pt;}
label {width:80px; float:left;}
.input{font-size: 11pt; width:200px;float:left; border:solid 1px #b3b3b3;}
.inputbox{width:200px; height:100px;float:left; border:solid 1px #b3b3b3;}
.clearall{clear: both;}

.subtext{font-style: italic;font-size: small;}
.thanks{color:white; font-size: 12pt; }
.highlight{background-color:#570251; padding:5px; color:#1592a6;}
