body {
	
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #006600;
	background-color: #CCFFCC;

}

#wrapper {
	position: relative;
	width: 780px;
	margin-right: auto;
	margin-left: auto;

}



#content {
	background-image: url(images/homebk.gif);
	background-repeat: no-repeat;
	background-position: top center;
	position: relative;
	min-height: 690px;
	margin-right: 0px;
	font-size: x-small;
	z-index: 1;

}



* html #content { /* IE ignores the * html so sees this as #content */
	height: 690px; /* IE thinks height means min-height */
}

p.loading {
position: absolute;
width: 780px;
height: 25px;
top: 74px;
left: 51px;
background: url(/images/loading.gif) no-repeat center center;
}


#news {
	position: absolute;
	width: 230px;
	height: 110px;
	left: 500px; 
	top: 520px;
	text-align: center;
	font-size: x-small;
}
	

/*#mainimage {
	position: absolute;
	top: 132px;
	left: 200px;
	padding: 0px 0px 0px 0px;
	background: url(images/hometop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 557px;
	height: 397px;
	z-index: 2;
}
*/



#nav1 {
	position: absolute;
	top: 142px;
	left: 34px;
	padding: 0px 0px 0px 0px;
	background: none;
	background-repeat: no-repeat;
	background-position: left top;
	width: 176px;
	height: 478px;
	text-align: left;
	z-index: 8;
	}

#nav2 {
	position: absolute;
	top: 142px;
	left: 134px;
	padding: 0px 0px 0px 0px;
	background: none;
	background-repeat: no-repeat;
	background-position: left top;
	width: 176px;
	height: 478px;
	text-align: left;
	z-index: 8;
	}
	
#googlediv {
	padding: 2px 2px 2px 2px;
	height: 25px;
	
}

#counter {
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	top: 627px;
	left: 310px;
	width: 116px;
	height: 30px;
	z-index: 5;
}


#basenavigation {
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	color: #006600;
	font-size: x-small;
	font-weight: normal;
	text-align: center;
	top: 730px;
	left: 0px;
	width: 780px;
	background-color: none;
	border: none;
	padding: 10px;
	z-index: 4;

	
}

#basenavigation a:link, #basenavigation a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #006600;
	text-decoration: underline;
}
#basenavigation a:hover {
	background-color: none;
	color: #ff9900;
}


a:hover {
	background-color: none;
	color: #FF0000;
}

.newsdate {paddding: 0;border:0;}

.newstitlehome a{
font-size: 11px;
font-weight:bold;

}

#cse-search-box .search {
    border: 1px solid #058505;
    background: #35CB67;
}

#cse-search-box .button {
    border: 1px solid #058505;
    background: #35CB67;
    color: #096709;
    font-size: 15px;
}

	/* EDITABLE SLIDESHOW */

	#fadermask{
		position: absolute;
		left: 193px;
		top: 134px;
		width: 495px;
		height: 378px;
		overflow: hidden;
		background: url(../images/mask.png) no-repeat;
		z-index: 1;
		}

	#EditSlideButton {position: absolute; z-index: 500; top: 135px; left: 211px;}


	#fader {
		position: relative;
		top: 158px;
		left: 210px;
		overflow: hidden;
		width: 365px;
		height: 340px;
		}

	#fader img {width: 100%;}
	
	



#flashbanner {
	position: absolute;
	top: -0.5px;
	left: -30px;
} 

#googlebox {
	position: absolute;
	top: 695px;
	left: 180px;
	width:500px;
}
