#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
body {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 62.5%;
	margin: 0px;
}
#wrapper #sidebar {
	float: left;
	width: 200px;
	margin: 0px;
	padding: 0px;
}
#wrapper #inner_wrapper #left_col {
	float: left;
	width: 370px;
	font-size: 1.2em;
	color: #666666;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#wrapper #sidebar #nav ul {
	list-style-type: none;
	margin-left: 20px;
	padding: 0px;
	margin-top: 0px;
}
#wrapper #inner_wrapper p {
	margin-top: 0px;
	margin-bottom: 12px;
}
#wrapper #sidebar #nav {
	padding-top: 90px;
}


.subnav {
	color: #000000;
	margin: 0px;
	padding: 0px;
}
#wrapper #sidebar #nav ul li ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	width: 148px;
}
#wrapper #sidebar #nav ul li ul li a {
	padding-left: 15px;
	font-size: 1.2em;
	color: #000000;
	text-decoration: underline;
	background-color: #FFFFFF;
	height: 25px;
	line-height: 1.8em;
	display: block;
}
a.blue_button {
	background-image: url(images/blue_button.gif);
	background-repeat: no-repeat;
	display: block;
	height: 22px;
	width: 129px;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 1.2em;
	margin-left: 193px;	
}

#wrapper #sidebar #nav ul li ul li a:hover {
	background-image: url(images/nav_arrow.gif);
	background-position: left top;
	background-repeat: no-repeat;
	color: #000000;
}



.home {
	background-image: url(images/dk_blue_pencil.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 153px;
	padding-left: 5px;
	color: #FFFFFF;
	font-weight: bold;
	padding-bottom: 10px;
}

#wrapper #sidebar #nav ul li {
	display: inline;
}
.school {
	background-image: url(images/red_pencil.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 153px;
	padding-left: 5px;
	color: #FFFFFF;
	font-weight: bold;
	padding-bottom: 10px;
}
.parents {
	background-image: url(images/pink_pencil.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 153px;
	padding-left: 5px;
	color: #FFFFFF;
	font-weight: bold;
	padding-bottom: 10px;
}
.children {
	background-image: url(images/lt_blue_pencil.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 153px;
	padding-left: 5px;
	color: #FFFFFF;
	font-weight: bold;
	padding-bottom: 10px;
}




#wrapper #inner_wrapper #right_col {
	float: left;
	width: 370px;
	font-size: 1.2em;
	color: #666666;
	padding-top: 74px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
}
h3 {
	font-size: 1.2em;
	color: #293183;
	margin-top: 5px;
	margin-bottom: 5px;
}

.governors {
	background-image: url(images/green_pencil.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 153px;
	padding-left: 5px;
	color: #FFFFFF;
	font-weight: bold;
	padding-bottom: 10px;
}
.friends {
	background-image: url(images/orange_pencil.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 153px;
	padding-left: 5px;
	color: #FFFFFF;
	font-weight: bold;
	padding-bottom: 10px;
}


#wrapper #sidebar #nav ul li a {
	font-size: 1.3em;
	line-height: 1.8em;
	text-decoration: none;
	display: block;
}
#wrapper #sidebar #nav ul li a:hover {
	color: #293183;
	text-decoration: underline;
	background-image: url(images/yellow_pencil.gif);
	background-repeat: no-repeat;
}
#wrapper #sidebar #nav ul li ul li a.selected {
	font-weight: bold;
	color: #293183;
	text-decoration: none;
	font-size: 1.4em;
}
#wrapper #sidebar #nav ul li a.select {
	color: #293183;
	text-decoration: none;
	background-image: url(images/yellow_pencil.gif);
	background-repeat: no-repeat;
	padding-left: 5px;
	font-weight: bold;
	height: 25px;
	padding-bottom: 10px;
}



#wrapper #inner_wrapper {
	float: left;
	width: 800px;
}
#wrapper #footer {
	clear: both;
	font-size: 1.1em;
	background-color: #293183;
	height: 21px;
	color: #FFFFFF;
	line-height: 1.8em;
	padding-right: 20px;
	padding-left: 20px;
}
.footeremail {
	padding-left: 100px;
}
.footerheadteacher {
	float: right;
	padding-right: 45px;
}
.contactdetails {
	color: #293183;
	text-align: right;
	padding-right: 55px;
}

#wrapper #footer2 {
	padding: 20px;
	background-image: url(images/pencil_shavings.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#wrapper #footer2 a {
	font-size: 1.1em;
	color: #293183;
	float: right;
	padding-top: 70px;
}
#wrapper #sidebar p {
	font-size: 1.2em;
	text-align: center;
	color: #293183;
	margin-top: 5px;
	margin-bottom: 5px;
}



.hide{
display: none;
}
.show{
display: block;
}
#wrapper #inner_wrapper h1 {
	font-weight: normal;
	font-size: 2.4em;
	color: #293183;
	margin-top: 5px;
	margin-bottom: 5px;
}
.float-left {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
.float-right {
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
}
#wrapper #sidebar img {
	margin: 0px;
	padding: 0px;
}
