body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000099;
	background-color: #339933;  
}


#wrapper {
	position: relative;
	width: 780px;
	margin-right: auto;
	margin-left: auto;	
}	
	
#header {
height: 149px;
background-image: url(images/sp_header.gif);
background-repeat: no-repeat;
}

#content {
	background-image: url(images/splashbk.gif);
	background-repeat: no-repeat;
	background-position: top center;
	position: relative;
	min-height: 600px;
	padding: 0px 0px 0px 0;
	font-size: small;


}

* html #content { /* IE ignores the * html so sees this as #content */
	height: 600px; /* IE thinks height means min-height */
}



#welcometext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000099;
	position: absolute;
	text-align: right;
	top: 177px;
	left: 431px;
	width: 327px;
	border: 0px;
}

#latestnews_link a {
    background-image: url("images/latestnews_link.gif");
    position: relative;
    text-indent: -9999px;
    height: 21px;
    left: 366px;
    position: absolute;
    top: 367px;
    width: 88px;
    z-index: 10;
	}

#latestnews_link a:hover {
background-position: -88px 0
}

#latestnews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}

#wallogo {
	position: absolute;
	text-align: left;
	top: 610px;
	left: 10px;
	width: 88px;
	height: 32px;
	border: 0px;

}

#newsheadlines {
	position: absolute;
	text-align: center;
	top: 543px;
	left: 477px;
	width: 280px;
	height: 80px;
	border: 2px
	
}


#counter {
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	text-align: middle;
	top: 540px;
	left: 10px;
	width: 148px;

	
}


#Image12 {
position: relative;
left: -3px;
}
#Image22 {
position:relative;
left:-3px;
}
#footer {
	position: absolute;
	top: 610px;
	left: 95px;
	background-color: #339933;
	margin: 0 0px 0 0px;
	text-align: center;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #003300;
	width: 660px;
	height: 70px;







} 

#footer a:link, #footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:hover {
	background-color: none;
	color: #FF9933;
}

a:link, a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	background-color: none;
	color: #FF0000;
}

/* CSS changes needed due to upgrade to 3+ final */
.newstitlehome{margin:0;font-weight:bold}



	/* EDITABLE SLIDESHOW */

	/*  For the Mask - Delete if not needed  */
	#fadermask{
		position: absolute;
		left: 179px;
		top: 151px;
		width: 229px;
		height: 236px;
		overflow: hidden;
		background: url(../images/mask.png) no-repeat;
		z-index: 10;
		}

		/*  For the Edit Button  */
	#EditSlideButton {position: absolute; z-index: 500; top: 120px; left: 250px;}

/*  For the Fading Images  */
	#fader {
		position: absolute;
		left: 179px;
		top: 151px;
		overflow: hidden;
		width: 229px;
		height: 236px;
		}

	#fader img {height: 100%; margin-left: -40px;}


#vlelog {
position:absolute;
background-image:url(../images/vle.gif);
width:208px;
height:51px;
text-indent:-9999px;
top:490px;
left:550px;
background-position:0 0;
}

#vlelog:hover {
background-position:-208px 0;
}

