.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: 12px;
	 overflow: auto;
	 text-align: left
	}
	
	#primarycontent a {
	text-decoration: none;
	color: #ff3000;
	}
	#primarycontent a:hover {
	text-decoration: underline;
	color: #da8d07;
	} 
	
	#primarycontent span {
	text-decoration: none;
	color: #e76c00;
	font-weight: bold;
	font-size: 14px;
	}
	
	.feefineprint {
	text-decoration: none;
	color: #324434;
	font-size: 11px;
	}
	
	.summersizzle {
	position: absolute;
	top: 30px;
	left:30px;
	text-decoration: none;
	color: #2d499b;
	font-weight: bold;
	font-size: 22px;
	font-family: book antiqua;
	background: url(../images/sun.gif) no-repeat;
	width:200px;
	height:76px;
	align: center;
	}
	
	#summersizzlebg {
	position:absolute;
	top:0px;
	left:0px;
	width: 400px;
	height:500px;
	background: url(../images/summersizzle.jpg) no-repeat;
	}
	
	#summerregbg {
	position:absolute;
	top:0px;
	left:0px;
	width: 400px;
	height:500px;
	background: url(../images/summerreg.jpg) no-repeat;
	}
	
	.summersizzletext {
	position:absolute;
	top:190px;
	left:20px;
	width: 370px;
	font-size: 12px;
	font-family: arial;
	}
	
	.summerregtext {
	position:absolute;
	top:140px;
	left:20px;
	width: 350px;
	height: 350px;
	font-size: 12px;
	font-family: arial;
	overflow: auto;
	}
	
	.registerbutton {
	position:absolute;
	top:390px;
	left:90px;
	width: 200px;
	}
	
	
	
	.contentheader  {
	background: url(../images/session_header.gif) no-repeat;
	height: 25px;
	width: 218px;
	}
	
#registrationform {
	background-color: #fffff;
	color: #324434;
	font-size: 12px;
	width: 350px;
	height: 350px;
	overflow: auto;
	}
	
	.checkoutbutton {
	position: relative;
	top: 0px;
	left: 200px;
	width: 130px;
	height: 32px;
	}
	
	.paypalform {
	position: absolute;
	top: 80px;
	left: 0px;
	width: 350px;
	height: 350px;
	}
	
	
	.client tr td {
	font-size: 12px;
	
	}
	
	.loginbox {
	position: absolute;
	top: 70px;
	left: 45px;
	}