/* CSS Document */

/* DOCUMENT INFORMATION -----------------------------------

TITLE:			Default screen display styles
LAST UPDATED:	7th November 2005
AUTHOR:			Nick Toye

-- CONTENTS -----------------------------------------------

	=1:		[HTML & BODY]
	=2:		[LINKS]
	=3:		[COMMON ELEMENTS]
	=4:		[TOP ELEMENTS]
	=5:		[NAVIGATION]
	=6:		[MAIN COLUMN]
	=7:		[SIDEBAR COLUMN]
	=8:		[FOOTER]
	=9:		[LISTS]
	=10:	[FORMS]
	=11:	[IMAGES]
	=12:	[TEASERS]
	=13:	[MISC]
	=14:	[FLASH]
	
-----------------------------------------------------------*/

/*	=1:	[HTML & BODY] -------------------------------------*/	

* {
	margin: 0;
	padding: 0;
	list-style: none;
	}
	
body {
	margin: 0;
	padding: 0;
	font-family: Trebuchet MS, Verdana, sans-serif;
	text-align: left;
	color: #000;
	background: #e9513a;
	}


	
/*	=2:	[LINKS] -------------------------------------*/	
	
/* NOTES: 
remember LoVe HAte, also I have added a current class for current elements 
*/

a{
	color: #990000;
	text-decoration: none;
	}

a:hover {
	color: #e9513a;
	}


/*	=3:	[COMMON ELEMENTS] -------------------------------------*/	

	
table {color: black; border: none;}
	
h1 {
	font-size: 150%;
	color: black;
	margin-bottom: 15px;
	}
	
h2 {
	font-size: 130%;
	color: black;
	}
	
h3 {
	font-size: 120%;
	}

code {
	color: #000000;
	font-size: 110%;
	line-height: 1.2em;
	text-align: left;
	}
		
abbr, acronym {
	font-style: normal;
	border-bottom: 1px dotted #bbb;
	cursor: help;
	}
	
a abbr {
	border: none;
	}
	
em {
	font-style: italic;
	}
	
strong {
	font-weight: bold;
	}
	
del {
	text-decoration: line-through;
	}
	
ins {
	text-decoration: none;
	font-style: italic;
	}
	
address {
	margin: 0;
	padding: 0;
	font-style: normal;
	}
	

/*	=4:	[TOP ELEMENTS] -------------------------------------*/	

#wrap {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 760px;
	min-height: 550px;
	}
	
* html #wrap {height: 550px;}
	
#header {
background: url(_images/header-bg.gif) no-repeat;
width: 760px;
height: 150px;
	}
	
body#pages #header {
background: url(_images/header_pages-bg.gif) no-repeat;
width: 760px;
height: 152px;
}

#header h1 {
	display: none;
	}





/*	=5:	[NAVIGATION] -------------------------------------*/	

/* NOTES: 
obviously the image references need to be altered to customise design
*/

#nav-body {
margin-left: 16px;
display: inline;
float: left;
}

ul#nav {
	width: 130px;
	}
	
#nav li {
	}
	
#homeBtn a {
	display: block;
	width: 130px;
	height: 25px;
	line-height: 25px;
	background: url(_images/homeBtn.gif) no-repeat;
	text-indent: -3000px;
	}
	
#homeBtn a:hover, #homeBtn a.active {background-position: 0 -25px;}
	
#aboutusBtn a {
	display: block;
	width: 130px;
	height: 25px;
	line-height: 25px;
	background: url(_images/aboutusBtn.gif) no-repeat;
	text-indent: -3000px;
	}
	
#aboutusBtn a:hover, #aboutusBtn a.active {background-position: 0 -25px;}
		
#newsBtn a {
	display: block;
	width: 130px;
	height: 25px;
	line-height: 25px;
	background: url(_images/newsBtn.gif) no-repeat;
	text-indent: -3000px;
	}
	
#newsBtn a:hover, #newsBtn a.active {background-position: 0 -25px;}

#childrenBtn a {
	display: block;
	width: 130px;
	height: 25px;
	line-height: 25px;
	background: url(_images/childrenBtn.gif) no-repeat;
	text-indent: -3000px;
	}
	
#childrenBtn a:hover, #childrenBtn a.active {background-position: 0 -25px;}

#communityBtn a {
	display: block;
	width: 130px;
	height: 25px;
	line-height: 25px;
	background: url(_images/communityBtn.gif) no-repeat;
	text-indent: -3000px;
	}
	
#communityBtn a:hover, #communityBtn a.active {background-position: 0 -25px;}

#welcomeBtn a {
	display: block;
	width: 130px;
	height: 20px;
	line-height: 20px;
	background: url(_images/welcomeBtn.png) no-repeat;
	text-indent: -3000px;
	}
	
#welcomeBtn a:hover, #welcomeBtn a.active {background-position: 0 -20px;}

#contactBtn a {
	display: block;
	width: 130px;
	height: 20px;
	line-height: 20px;
	background: url(_images/contactBtn.png) no-repeat;
	text-indent: -3000px;
	}
	
#contactBtn a:hover, #contactBtn a.active {background-position: 0 -20px;}

#keyinfoBtn a {
	display: block;
	width: 130px;
	height: 20px;
	line-height: 20px;
	background: url(_images/keyinfoBtn.png) no-repeat;
	text-indent: -3000px;
	}
	
#keyinfoBtn a:hover, #keyinfoBtn a.active {background-position: 0 -20px;}

#tourBtn a {
	display: block;
	width: 130px;
	height: 20px;
	line-height: 20px;
	background: url(_images/tourBtn.png) no-repeat;
	text-indent: -3000px;
	}
	
#tourBtn a:hover, #tourBtn a.active {background-position: 0 -20px;}

#libraryBtn a {
	display: block;
	width: 130px;
	height: 20px;
	line-height: 20px;
	background: url(_images/libraryBtn.png) no-repeat;
	text-indent: -3000px;
	}
	
#libraryBtn a:hover, #libraryBtn a.active {background-position: 0 -20px;}

#latestnewsBtn a {
	display: block;
	width: 130px;
	height: 20px;
	line-height: 20px;
	background: url(_images/latestnewsBtn.png) no-repeat;
	text-indent: -3000px;
	}
	
#latestnewsBtn a:hover, #latestnewsBtn a.active {background-position: 0 -20px;}

#calendarBtn a {
	display: block;
	width: 130px;
	height: 20px;
	line-height: 20px;
	background: url(_images/calendarBtn.png) no-repeat;
	text-indent: -3000px;
	}
	
#calendarBtn a:hover, #calendarBtn a.active {background-position: 0 -20px;}

#newslettersBtn a {
	display: block;
	width: 130px;
	height: 20px;
	line-height: 20px;
	background: url(_images/newslettersBtn.png) no-repeat;
	text-indent: -3000px;
	}
	
#newslettersBtn a:hover, #newslettersBtn a.active {background-position: 0 -20px;}

#lettersBtn a {
	display: block;
	width: 130px;
	height: 20px;
	line-height: 20px;
	background: url(_images/lettersBtn.png) no-repeat;
	text-indent: -3000px;
	}
	
#lettersBtn a:hover, #lettersBtn a.active {background-position: 0 -20px;}

#galleryBtn a {
	display: block;
	width: 130px;
	height: 20px;
	line-height: 20px;
	background: url(_images/galleryBtn.png) no-repeat;
	text-indent: -3000px;
	}
	
#galleryBtn a:hover, #galleryBtn a.active {background-position: 0 -20px;}

#classpagesBtn a {
	display: block;
	width: 130px;
	height: 20px;
	line-height: 20px;
	background: url(_images/classpagesBtn.png) no-repeat;
	text-indent: -3000px;
	}
	
#classpagesBtn a:hover, #classpagesBtn a.active {background-position: 0 -20px;}

#kidszoneBtn a {
	display: block;
	width: 130px;
	height: 20px;
	line-height: 20px;
	background: url(_images/kidszoneBtn.png) no-repeat;
	text-indent: -3000px;
	}
	
#kidszoneBtn a:hover, #kidszoneBtn a.active {background-position: 0 -20px;}

#curriculumBtn a {
	display: block;
	width: 130px;
	height: 20px;
	line-height: 20px;
	background: url(_images/curriculumBtn.png) no-repeat;
	text-indent: -3000px;
	}
	
#curriculumBtn a:hover, #curriculumBtn a.active {background-position: 0 -20px;}

#clubsBtn a {
	display: block;
	width: 130px;
	height: 20px;
	line-height: 20px;
	background: url(_images/clubsBtn.png) no-repeat;
	text-indent: -3000px;
	}
	
#clubsBtn a:hover, #clubsBtn a.active {background-position: 0 -20px;}

#whoswhoBtn a {
	display: block;
	width: 130px;
	height: 20px;
	line-height: 20px;
	background: url(_images/whoswhoBtn.png) no-repeat;
	text-indent: -3000px;
	}
	
#whoswhoBtn a:hover, #whoswhoBtn a.active {background-position: 0 -20px;}

#extendedschoolsBtn a {
	display: block;
	width: 130px;
	height: 20px;
	line-height: 20px;
	background: url(_images/extendedschoolsBtn.png) no-repeat;
	text-indent: -3000px;
	}
	
#extendedschoolsBtn a:hover, #whoswhoBtn a.active {background-position: 0 -20px;}

#ptaBtn a {
	display: block;
	width: 130px;
	height: 20px;
	line-height: 20px;
	background: url(_images/ptaBtn.png) no-repeat;
	text-indent: -3000px;
	}
	
#ptaBtn a:hover, #ptaBtn a.active {background-position: 0 -20px;}

#governorsBtn a {
	display: block;
	width: 130px;
	height: 20px;
	line-height: 20px;
	background: url(_images/governorsBtn.png) no-repeat;
	text-indent: -3000px;
	}
	
#governorsBtn a:hover, #governorsBtn a.active {background-position: 0 -20px;}

#governorsAreaBtn a {
	display: block;
	width: 130px;
	height: 20px;
	line-height: 20px;
	background: url(_images/governorsAreaBtn.png) no-repeat;
	text-indent: -3000px;
	}
	
#governorsAreaBtn a:hover, #governorsAreaBtn a.active {background-position: 0 -20px;}


#parentsBtn a {
	display: block;
	width: 130px;
	height: 20px;
	line-height: 20px;
	background: url(_images/parentsBtn.png) no-repeat;
	text-indent: -3000px;
	}
	
#parentsBtn a:hover, #parentsBtn a.active {background-position: 0 -20px;}

#guestbookBtn a {
	display: block;
	width: 130px;
	height: 20px;
	line-height: 20px;
	background: url(_images/guestbookBtn.png) no-repeat;
	text-indent: -3000px;
	}
	
#guestbookBtn a:hover, #guestbookBtn a.active {background-position: 0 -20px;}
	


/*	=6:	[MAIN COLUMN] -------------------------------------*/	
body#splash #main {
	width: 740px;
	height: 259px;
	background: url(_images/main-bg.gif) no-repeat;
	}
	
body#pages #main {
	float: left;
	width: 760px;
	background: url(_images/main_pages-bg.gif) repeat-y;
	min-height: 500px;
	_height: 500px;
	}
	
#bw_image {
	position: absolute;
	top: 87px;
	right: -2px;
	width: 122px;
	height: 110px;
	background: url(_images/image1.png) no-repeat;
	}

body#pages #bw_image {
	position: absolute;
	top: 70px;
	right: -40px;
	width: 158px;
	height: 110px;
	background: url(_images/image1.png) no-repeat;
}

#church_image {
	position: absolute;
	top: 130px;
		_top: -120px;
	left: 150px;
	}

#church_image2 {
float: left;
margin: 10px 15px 10px 15px;
display: inline;
}



#logo {
	position: absolute;
	top: 135px;
	left: 268px;
	width: 291px;
	height: 292px;
	background: url(_images/logo_shield.png) no-repeat;
	}

#welcome {
	width: 760px;
	height: 160px;
	background: url(_images/welcome-bg.gif) no-repeat;
	}

#welcome .shell {
	width: 90%;
	margin: 0 auto;
	text-align: center;
	padding-top: 25px;
}
	
#welcome p {
	color: #fff;
	font-size: 90%;
	}

#newsArea {
position: absolute;
left: 35px;
top: 265px;
	width: 200px;
	height: 130px;
	background: url(_images/news-bg.png) no-repeat;
	text-align: center;
	}

#newsArea h2 {
font-size: 100%;
padding: 5px;
color: #E9513A;

}

#newsArea .shell {
width: 95%;
margin: 0 auto;
}



#content {
float: right;
width: 610px;
min-height: 400px;
_height: 400px;
background: url(_images/watermark.gif) no-repeat 50% 0;
}

#content.nowater {background: none;}

.shell {
width: 93%;
padding-left: 2%;
padding-right: 4%;
position: relative;
}

div.mediaclass div.float
{
	float: left;
	width: 189px;
	height: 200px;
	padding: 0px;
	text-align: center;
	border: none;
}
div.mediaclass div.float p
{
	width: 100%;
	text-align: center;
}
	

/*	=7:	[SIDEBAR COLUMN] -------------------------------------*/	
#sidebar {
float: left;
width: 140px;
}

	
/*	=8:	[FOOTER] -------------------------------------*/	
#footer {
clear: both;
	width: 760px;
	height: 49px;
	background: url(_images/footer.gif) no-repeat;
	margin-bottom: 10px;
	margin: 0 auto;

	}


/*	=9:	[LISTS] -------------------------------------*/	




/*	=10: [FORMS] -------------------------------------*/	




/*	=11: [IMAGES] -------------------------------------*/	



/*	=12: [TEASERS] ------------------------------------*/

/* kidszone */
#englishBtn a {
	position: absolute;
	top: 50px;
	left: 20px;
	width: 124px;
	height: 116px;
	line-height: 116px;
	text-indent: -3000px;
	background: url(_images/englishBtn.gif) no-repeat;
	}
	
#englishBtn a:hover {background-position: 0 -116px;}

#BrainsBtn a {
	position: absolute;
	top: 189px;
	left: 462px;
	width: 124px;
	height: 116px;
	line-height: 116px;
	text-indent: -3000px;
	background: url(_images/brainsBtn.gif) no-repeat;
	}
	
#BrainsBtn a:hover {background-position: 0 -116px;}

#mathsBtn a {
	position: absolute;
	top: 50px;
	left: 175px;
	width: 124px;
	height: 116px;
	line-height: 116px;
	text-indent: -3000px;
	background: url(_images/mathsBtn.gif) no-repeat;
	}
	
#mathsBtn a:hover {background-position: 0 -116px;}

#gamesBtn a {
	position: absolute;
	top: 50px;
	right: 160px;
	width: 124px;
	height: 116px;
	line-height: 116px;
	text-indent: -3000px;
	background: url(_images/gamesBtn.gif) no-repeat;
	}
	
#gamesBtn a:hover {background-position: 0 -116px;}

#scienceBtn a {
	position: absolute;
	top: 50px;
	right: 20px;
	width: 124px;
	height: 116px;
	line-height: 116px;
	text-indent: -3000px;
	background: url(_images/scienceBtn.gif) no-repeat;
	}
	
#scienceBtn a:hover {background-position: 0 -116px;}

#historyBtn a {
	position: absolute;
	top: 184px;
	left: 5px;
	width: 135px;
	height: 134px;
	line-height: 134px;
	text-indent: -3000px;
	background: url(_images/historyBtn.gif) no-repeat;
	}
	
#historyBtn a:hover {background-position: 0 -134px;}

#weblinks1Btn a {
	position: absolute;
	top: 185px;
	left: 152px;
	width: 141px;
	height: 148px;
	line-height: 148px;
	text-indent: -3000px;
	background: url(_images/weblinks1Btn.gif) no-repeat;
	}
	
#weblinks1Btn a:hover {background-position: 0 -148px;}

#weblinks2Btn a {
	position: absolute;
	top: 188px;
	right: 147px;
	width: 141px;
	height: 148px;
	line-height: 148px;
	text-indent: -3000px;
	background: url(_images/weblinks2Btn.gif) no-repeat;
	}
	
#weblinks2Btn a:hover {background-position: 0 -148px;}




/* classpage buttons */
#receptionBtn a {
	position: absolute;
	top: 50px;
	left: 20px;
	width: 180px;
	height: 180px;
	line-height: 92px;
	text-indent: -3000px;
	background: url(images/classpages/preschool.gif) no-repeat;
	}
	
#receptionBtn a:hover {background-position:  -180px;}

#class1Btn a {
	position: absolute;
	top: 50px;
	left: 210px;
	width: 180px;
	height: 180px;
	line-height: 92px;
	text-indent: -3000px;
	background: url(images/classpages/limetree.gif) no-repeat;
	}
	
#class1Btn a:hover {background-position: -180px;}

#class2Btn a {
	position: absolute;
	top: 50px;
	right: 20px;
	width: 180px;
	height: 180px;
	line-height: 92px;
	text-indent: -3000px;
	background: url(images/classpages/yewtree.gif) no-repeat;
	}
	
#class2Btn a:hover {background-position: -180px;}

#class3Btn a {
	position: absolute;
	top: 250px;
	left: 20px;
	width: 180px;
	height: 180px;
	line-height: 92px;
	text-indent: -3000px;
	background: url(images/classpages/chestnuttree.gif) no-repeat;
	}
	
#class3Btn a:hover {background-position: -180px;}

#class4Btn a {
	position: absolute;
	top: 460px;
	left: 100px;
	width: 133px;
	height: 92px;
	line-height: 92px;
	text-indent: -3000px;
	background: url(_images/class4Btn.gif) no-repeat;
	}
	
#class4Btn a:hover {background-position: 0 -92px;}

#class5Btn a {
	position: absolute;
	top: 250px;
	left: 210px;
	width: 180px;
	height: 180px;
	line-height: 92px;
	text-indent: -3000px;
	background: url(images/classpages/ashtree.gif) no-repeat;
	}
	
#class5Btn a:hover {background-position: -180px;}

#class6Btn a {
	position: absolute;
	top: 250px;
	right: 20px;
	width: 180px;
	height: 180px;
	line-height: 92px;
	text-indent: -3000px;
	background: url(images/classpages/oaktree.gif) no-repeat;
	}
	
#class6Btn a:hover {background-position: -180px;}



		
		
/*	=13: [MISC] -------------------------------------*/	

/* nav bottom */
ul#navBottom {
	text-align: center;
	}

#navBottom li {
	display: inline;
	font-size: 70%;
	}
	
ul#navBottom a {text-decoration: underline; color: #fff;}
ul#navBottom a:visited {color: #fff;}
ul#navBottom a:hover {color: #193a63;}



body#pages ul#navBottom {
	text-align: center;
	margin: 0 20px;
	}

body#pages #navBottom li {
	display: inline;
	font-size: 70%;
	margin-right: 5px;
	}
	
body#pages ul#navBottom a {text-decoration: underline; color: #fff;}
body#pages ul#navBottom a:visited {color: #fff;}
body#pages ul#navBottom a:hover {color: #e9513a;}
	



/* skip navigation rule*/ 


#counter {
	
	}
	

	
#link a {
	
	}


iframe {
margin: 0;
padding: 0;
width: 595px;
}



#login {
	float: left;
	border: none;
	margin: 5px;
	}
	
/*	=14: [FIXES] -------------------------------------*/	

/*
P.I.E. FLOAT CLEARING
See http://www.positioniseverything.net/easyclearing.html 
--------------------- */

.clearfix:after {
  content: ".";
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
}
.clearfix {
  display: inline-block; /* Fixes IE/Mac */
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */	


.sectionheading {
color: #009900;
}



#Guestbook {
border: #0033CC solid thick;
width: 95%;
}
#Guestbook .sort{
background-color: #0033CC;
}
#Guestbook .sort a{
color: #FFFF00;
}
#Guestbook .sort a:hover{
color:#FFFFFF;
}
#Guestbook .allowdeny {
color: #FFFF00;
background-color: #FEA9AB;
}
#Guestbook .allowdeny a{
color: #FFFF00;
}
#Guestbook .allowdeny a:hover{
color:#FFFFFF;
}
#Guestbook .guest {
background-color: #FEA9AB;
}
#Guestbook .message {
background-color: #FFFFFF;
}



/* FADER */
	#fadermask{
	position: absolute;
	top: 135px;
	left: 268px;
	width: 260px;
	height: 292px;
	background: url(_images/logo_shield.png) no-repeat;
	z-index: 10;
	_top: 133px;
		}

	#EditSlideButton {position: absolute; z-index: 500; top: 300px; left: 500px;}

	#fader {
        position: absolute;
        overflow: hidden;
	top: 167px;
	left: 295px;
	width: 210px;
	height: 230px;
	_top: 165px;
}

#fader img {
height: 100%;
margin-left: -20px;
}

/* For the Governors' Zone */


#gov_box {
position: relative;
height: 200px;
}

#gov_login {
text-align: left;
margin-left: 100px;
}

.govstext {
font-size: small;
font-weight: bold;
padding-top: 85px;
text-align: center;
}

#cplogin {
position: relative;
top: 330px;
}


div#profiles a {
position: absolute;
top: 140px;
left: 100px;
width: 100px;
height: 140px;
display: block;
background: url(../images/govs_zone/profiles.gif) no-repeat;
}
div#profiles a:hover {
background-position: -100px 0;
} 

div#govcalendar a {
position: absolute;
top: 140px;
left: 50px;
width: 100px;
height: 140px;
display: block;
background: url(../images/govs_zone/calendar.gif) no-repeat;
}		
div#govcalendar a:hover {
background-position: -100px 0;
} 

div#forum a {
position: absolute;
top: 140px;
left: 380px;
width: 100px;
height: 140px;
display: block;
background: url(../images/govs_zone/forum.gif) no-repeat;
}	
div#forum a:hover {
background-position: -100px 0;
} 

div#meetings a {
position: absolute;
top: 140px;
left: 178px;
width: 100px;
height: 140px;
display: block;
background: url(../images/govs_zone/meetings.gif) no-repeat;
}		
div#meetings a:hover {
background-position: -100px 0;
} 

div#govboard a {
position: absolute;
top: 140px;
left: 300px;
width: 100px;
height: 140px;
display: block;
background: url(../images/govs_zone/meetings.gif) no-repeat;
}		
div#govboard a:hover {
background-position: -100px 0;
} 

div#docs a {
position: absolute;
top: 140px;
left: 428px;
width: 100px;
height: 140px;
display: block;
background: url(../images/govs_zone/docs.gif) no-repeat;
}		
div#docs a:hover {
background-position: -100px 0;
} 



div#weblinks a {
position: absolute;
top: 190px;
left: 380px;
width: 100px;
height: 140px;
display: block;
background: url(../images/govs_zone/links.gif) no-repeat;
}	
div#weblinks a:hover {
background-position: -100px 0;
} 



.gov_sub_text {
font-size: small;
font-weight: bold;
padding-top: 120px;
text-align: center;
}

div#govfinance a {
position: absolute;
top: 20px;
left: 80px;
width: 100px;
height: 112px;
display: block;
background: url(../images/govlogo.gif) no-repeat;
}

div#govfinance a:hover {
background-position: 1px 1px;
} 


div#govcurric a {
position: absolute;
top: 20px;
left: 350px;
width: 100px;
height: 112px;
display: block;
background: url(../images/govlogo.gif) no-repeat;
}

div#govcurric a:hover {
background-position: 1px 1px;
} 


div#govsites a {
position: absolute;
top: 200px;
left: 80px;
width: 100px;
height: 112px;
display: block;
background: url(../images/govlogo.gif) no-repeat;
}

div#govsites a:hover {
background-position: 1px 1px;
} 


div#govextended a {
position: absolute;
top: 200px;
left: 350px;
width: 100px;
height: 112px;
display: block;
background: url(../images/govlogo.gif) no-repeat;
}

div#govextended a:hover {
background-position: 1px 1px;
} 
div#govsafe a {
background:url("../images/govlogo.gif") no-repeat scroll 0 0 transparent;
display:block;
height:112px;
left:215px;
position:absolute;
top:20px;
width:100px;
}

div#govsafe a:hover {
background-position: 1px 1px;
} 

div#govpolicies a {
background:url("../images/govlogo.gif") no-repeat scroll 0 0 transparent;
display:block;
height:112px;
left:217px;
position:absolute;
top:201px;
width:100px;
}

div#govpolicies a:hover {
background-position: 1px 1px;
} 


div#govfullmins a {
background:url("../images/govlogo.gif") no-repeat scroll 0 0 transparent;
display:block;
height:112px;
left:350px;
position:absolute;
top:20px;
width:100px;
}

div#govfullmins a:hover {
background-position: 1px 1px;
} 


div#govsfullmins1 a {
background:url("../images/govlogo.gif") no-repeat scroll 0 0 transparent;
display:block;
height:112px;
left:218px;
position:absolute;
top:20px;
width:100px;
}

div#govsfullmins1a:hover {
background-position: 1px 1px;
} 



div#govsafeguard1 a {
background:url("../images/govlogo.gif") no-repeat scroll 0 0 transparent;
display:block;
height:112px;
left:218px;
position:absolute;
top:200px;
width: 100px; }

div#govsafeguard1 a:hover {
background-position: 1px 1px;
} 
