.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: #220795;
	 font-family: arial;
	 font-weight: none;
	 font-size: 11px;
	 overflow: auto;
	 text-align: left
	}
	
	#primarycontent a: link, a: visited {
	color: #4526ff;
	}
	#primarycontent a: hover, a: active {
	color: #f6a321;
	} 
	
	#primarycontent span {
	text-decoration: none;
	color: #e76c00;
	font-weight: bold;
	font-size: 14px;
	}
	
	.feefineprint {
	text-decoration: none;
	color: #324434;
	font-size: 11px;
	}
	
	
	.contentheader  {
	background: url(../images/links_header.gif) no-repeat;
	height: 25px;
	width: 218px;
	}
	
	#linktous {
	color: #324434;
	}
	
	#vbclink1 {
	display: block;
	background-color: #86f8fc;
	width: 300px;
	height: 50px;
	}
