		
	.contentbox  {
		background: url(../images/contentbox.gif) no-repeat;
		position: absolute;
		top: 285px;
		left: 180px;
		width: 550px;
		height: 350px;
		filter: alpha(opacity=70);-moz-opacity:.70;opacity:.70;
		/*filter:alpha(opacity=50);*/
	}
	
	#primarycontent {
	 position: relative;
	 top: 10px;
	 left: 10px;
	 width: 435px;
	 height: 300px;
	 color: #324434;
	 font-family: arial;
	 font-weight: bold;
	 font-size: 12px;
	 text-align: left
	}
	
	#primarycontent a: link, a: visited {
	text-decoration: underline;
	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;
	}
	
	.entertext{
	position: absolute;
	top: 340px;
	left: 260px;
	width: 400px;
	height:300px;
	color: #324434;
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
	overflow: auto;
	}
	
	#primarycontentindex {
	 position: relative;
	 top: 0px;
	 left: 0px;
	 width: 435px;
	 height: 300px;
	 color: #324434;
	 font-family: arial;
	 font-weight: bold;
	 font-size: 12px;
	 text-align: left
	}
	
	
	
	.contentheader  {
	position: absolute;
	top: 300px;
	left: 280px;
	background: url(../images/welcome_header.gif) no-repeat;
	height: 25px;
	width: 400px;
	}
	
	.bluesky {
	position: absolute;
	top:328px;
	left: 199px;
	height: 400px;
	width: 500px;
	}
	
	.loginbox {
	position: absolute;
	top: 70px;
	left: 45px;
	}
