/* CSS Document */

html, body {
	margin: 0;
	padding: 0;
	}
	
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FB0102;
	}

	
img { border: 0; }

a { color: black;}
a:hover { color: #990000;}

/* sizes */

.big {
	float: left;
	font-size: 700%;
	margin: -10px 0 0 30px;
	padding: 0;
	font-weight: normal;
	}
	
* html .big {margin-top: -20px;}
	
h1 {
	font-size: 140%;
	color:#FF0000;
	}

h3 {
	font-size: 90%;
	}
	
/* layout */
#container {
	position: relative;
	width: 800px;
	margin: 0 auto;
	padding: 0;
	min-height: 600px;
	border: 1px solid #ccc;
	background-color: #70A0EC;
	}
	
* html #container {height: 600px;}


/* header */
#header {
	width: 800px;
	height: 129px;
	margin: 0;
	padding: 0;
	background: url(_images/header.jpg) no-repeat;
	}
	
/* navigation */
#nav1 {
float: left;
margin: 0;
padding: 0;
max-width: 134px;
list-style: none;
overflow: hidden;
}

#nav1 li {
margin: 0 0 5px 0;
padding: 0;
list-style: none;
}

#nav1 a, #nav2 a {text-decoration:none;}

#nav1 a:hover, #nav1 a.active {background-position: 0 -32px;}

#nav2 {
float: right;
margin: 0;
padding: 0;
list-style: none;
width:200px;
}

#nav2 li {
margin: 0 0 5px 0;
padding: 0px;
float:right; 
clear:right;
}

#nav2 a:hover, #nav2 a.active {background-position: 0 -32px;}

/* individual buttons */
#welcomeBtn a {
display:block;
width: 115px;
height:32px; /*half of your image*/
background: url(_images/welcomeBtn.gif) top left no-repeat;
text-indent:-3000px;
}
	
#aboutusBtn a {
display:block;
width: 108px;
height:32px; /*half of your image*/
background: url(_images/aboutusBtn.gif) top left no-repeat;
text-indent:-3000px;
}

#whoswhoBtn a {
display:block;
width: 134px;
height:32px; /*half of your image*/
background: url(_images/whoswhoBtn.gif) top left no-repeat;
text-indent:-3000px;
}

#tourBtn a {
display:block;
width: 85px;
height:32px; /*half of your image*/
background: url(_images/tourBtn.gif) top left no-repeat;
text-indent:-3000px;
}

#latestnewsBtn a {
display:block;
width: 133px;
height:32px; /*half of your image*/
background: url(_images/latestnewsBtn.gif) top left no-repeat;
text-indent:-3000px;
z-index: 2;
}

#calenderBtn a {
display:block;
width: 131px;
height:32px; /*half of your image*/
background: url(_images/calenderBtn.gif) top left no-repeat;
text-indent:-3000px;
}

#yeargroupsBtn a {
display:block;
width: 147px;
height:32px; /*half of your image*/
background: url(_images/yeargroupsBtn.gif) top left no-repeat;
text-indent:-3000px;
}

#galleryBtn a {
display:block;
width: 118px;
height:32px; /*half of your image*/
background: url(_images/galleryBtn.gif) top left no-repeat;
text-indent:-3000px;
}

#kidszoneBtn a {
display:block;
width: 136px;
height:32px; /*half of your image*/
background: url(_images/kidszoneBtn.gif) top left no-repeat;
text-indent:-3000px;
}



/* main */
#main {
	margin: 0 auto;
	padding: 0;
	width: 800px;
	height: 471px;
	background: url(_images/main.jpg) no-repeat;
	}
	
#welcome {
	margin: 0;
	padding: 0;
	font-weight: bold;
	}
	
#counter {
	position: absolute;
	bottom: 0px;
	left: 0px;
	margin: 0;
	padding: 0;
	font-weight: bold;
	color: #fff;
	width: 150px;
	}
	

	
#login {
	position: absolute;
	bottom: 0px;
	right: 0px;
	margin: 0;
	padding: 0;
	}
	
/* content */
#content {
	margin: 0 auto;
	padding: 0;
	width: 800px;
	min-height: 471px;
	background: #769F59 url(_images/content.gif) no-repeat;
	}
	
* html #content {height: 471px;}
	
#content .gutter {padding: 20px 30px 40px 30px; margin: 0 auto;}
#content .gutter2 {padding: 20px 120px 40px 120px; margin: 0 auto;}


/* sidebar */
#newsPanel {
	float: left;
	margin: 192px 0 0 -64px;
	padding: 0;
	height: 279px;
	width: 250px;
	background: url(_images/newsPanel.gif) no-repeat;
	}
	
#newsPanel h1 {
	font-size: 90%;
	margin: 55px 0 0 50px;
	padding: 0;
	}
	
#newsArea {
	font-size: 80%;
	width: 135px;
	margin: 0px 0 0 15px;
	padding: 0;
	}

#welcomePanel {
	float: right;
	margin: 35px 0 0 51px;
	padding: 0px 0 0 0;
	height: 287px;
	width: 305px;
	background: url(_images/welcomePanel.gif) no-repeat;
	}
	
#welcomePanel p {
	color: #000000;
	margin: 10px 10px 0 105px;
	width: 180px;
	font-size: 84%;
	line-height: 120%;
	font-weight: bold;
	}
	





/* nav bar */
#navBar {
	float: left;
	margin: 0;
	padding: 0;
	height: 35px;
	width: 800px;
	list-style: none;
	display: inline;
	overflow: hidden;
	}
	
#navBar li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style: none;
	}
	

	
#navBar a {text-decoration:none;}

	
#navBar a:hover, #navBar a.active {background-position: 0 -35px;}

#home_nb a {
	float: left;
	width: 78px;
	height: 35px;
	background: url(_images/home_nb.gif) top left no-repeat;
	text-indent:-3000px;
	}
	
#welcome_nb a {
	float: left;	
	width: 79px;
	height: 35px;
	background: url(_images/welcome_nb.gif) top left no-repeat;
	text-indent:-3000px;
	}
	
#aboutus_nb a {
	float: left;	
	width: 77px;
	height: 35px;
	background: url(_images/aboutus_nb.gif) no-repeat;
	text-indent:-3000px;
	}
	
#whoswho_nb a {
	float: left;	
	width: 89px;
	height: 35px;
	background: url(_images/whoswho_nb.gif) no-repeat;
	text-indent:-3000px;
	}
	
#tour_nb a {
	float: left;	
	width: 47px;
	height: 35px;
	background: url(_images/tour_nb.gif) no-repeat;
	text-indent:-3000px;
	}
	
#latestnews_nb a {
	float: left;	
	width: 94px;
	height: 35px;
	background: url(_images/latestnews_nb.gif) no-repeat;
	text-indent:-3000px;
	}
	
#calendar_nb a {
	float: left;	
	width: 76px;
	height: 35px;
	background: url(_images/calendar_nb.gif) no-repeat;
	text-indent:-3000px;
	}
	
#yeargroups_nb a {
	float: left;	
	width: 99px;
	height: 35px;
	background: url(_images/yeargroups_nb.gif) no-repeat;
	text-indent:-3000px;
	}
	
#gallery_nb a {
	float: left;	
	width: 63px;
	height: 35px;
	background: url(_images/gallery_nb.gif) no-repeat;
	text-indent:-3000px;
	}
	
#kidszone_nb a {
	float: left;	
	width: 98px;
	height: 35px;
	background: url(_images/kidszone_nb.gif) no-repeat;
	text-indent:-3000px;
	}

img #tour {
	margin: 10px;
	}
	
/* kidszone */

#gamesBtn a {
	position: absolute;
	bottom: 2px;
	left: 2px;
	margin: 0;
	padding: 0;
	width: 210px;
	height: 119px;
	background: url(_images/gamesBtn.gif) no-repeat;
	}
	
#gamesBtn a:hover {background-position: 0 -119px;}

#scienceBtn a {
	position: absolute;
	bottom: 0px;
	left: 200px;
	margin: 0;
	padding: 0;
	width: 120px;
	height: 130px;
	background: url(_images/scienceBtn.gif) no-repeat;
	}
	
#scienceBtn a:hover {background-position: 0 -130px;}

#englishBtn a {
	position: absolute;
	bottom: 0px;
	left: 340px;
	margin: 0;
	padding: 0;
	width: 239px;
	height: 106px;
	background: url(_images/englishBtn.gif) no-repeat;
	}
	
#englishBtn a:hover {background-position: 0 -106px;}

#historyBtn a {
	position: absolute;
	bottom: 137px;
	left: 110px;
	margin: 0;
	padding: 0;
	width: 152px;
	height: 158px;
	background: url(_images/historyBtn.gif) no-repeat;
	}
	
#historyBtn a:hover {background-position: 0 -158px;}

#weblinks2Btn a {
	position: absolute;
	bottom: 155px;
	left: 326px;
	margin: 0;
	padding: 0;
	width: 179px;
	height: 97px;
	background: url(_images/weblinks2.gif) no-repeat;
	}
	
#weblinks2Btn a:hover {background-position: 0 -97px;}

#weblinks1Btn a {
	position: absolute;
	bottom: 17px;
	right: 0px;
	margin: 0;
	padding: 0;
	width: 149px;
	height: 120px;
	background: url(_images/weblinks1.gif) no-repeat;
	}
	
#weblinks1Btn a:hover {background-position: 0 -120px;
	}

#mathsBtn a {
	position: absolute;
	bottom: 145px;
	left: 562px;
	margin: 0;
	padding: 0;
	width: 157px;
	height: 156px;
	background: url(_images/mathsBtn.gif) no-repeat;
	}
	
#mathsBtn a:hover {background-position: 0 -156px;}

/* misc */
.link a {
	font-size: 75%;
	margin: 0;
	padding: 0 0 0px 0;
	}
	
.link2 a {
	font-size: 75%;
	margin: 0;
	padding: 0 0 0px 0;
	}
