.contentbox  {
		background: url(../images/contentbox.gif) no-repeat;
		position: absolute;
		top: 285px;
		left: 180px;
		width: 550px;
		height: 350px;
		filter:alpha(opacity=80);
		-moz-opacity:0.8;
		opacity:0.8; 
		-khtml-opacity:0.8;

	}
	
	#primarycontent {
	 position: relative;
	 top: 30px;
	 left: 30px;
	 width: 435px;
	 height: 300px;
	 color: #324434;
	 font-family: arial;
	 font-weight: bold;
	 font-size: 10px;
	 overflow: auto;
	 text-align: left
	}
	
	#primarycontent a: link, a: visited {
	text-decoration: none;
	color: #324434;
	}
	#primarycontent a: hover, a: active {
	text-decoration: underline;
	color: #da8d07;
	} 
	
	#primarycontent span {
	text-decoration: none;
	color: #e76c00;
	font-weight: bold;
	font-size: 14px;
	}
	
	#payments {
	text-decoration: none;
	color: #324434;
	font-size: 12px;
	}
	
	
	.contentheader  {
	background: url(../images/registration_header.gif) no-repeat;
	height: 25px;
	width: 218px;
	}

	.sizzleheader  {
position: relative;
left: 40px;
	background: url(../images/reg_backtoschool.gif) no-repeat;
	height: 106px;
	width: 374px;
	}
	
#registrationform {
	background-color: #f4fbc7;
	color: #324434;
	font-size: 12px;
	width: 375px;
	
	}
	
	
		

fieldset {
	border: solid 0 transparent;
	margin: 1em 0;
	border: 1px solid #ccc;
	text-align: left;
	}
	
h2 {
	color: #e76c00;
	font-size: 16px;
	}
	
legend {
	text-decoration: none;
	color: #e76c00;
	font-weight: bold;
	font-size: 14px;
	line-height: 1em;
	font-style: normal;
	padding: 10px;
}

	
label {
	display: block;
	}
	
input {
	width: 200px;
		}
		
textarea {
	width: 300px;
	height: 100px;
	}
	

	input.checkbox {
	width: auto;
	}
	input.checkbox {
	float: left;
	margin-right: 1em;
	padding:.3em;
	}
	
	.client {
	text-indent: 0px;
	float: left;
	}
	

	.fineprint {
	text-decoration: none;
	color: #324434;
	font-size: 11px;
	font-weight: none;
	}
	
	
