body {
	font-family: "Trebuchet MS", Arial, Helvetica, Tahoma, sans-serif;
	font-size: 100%;
	margin: 0px;
	background-color: #f2f2f2;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
} 

			/*WRAP*/ 
#container {
	width : 820px;
	border : 10px solid #fff;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
} 

#container #header {
	background-image: url(images/header.jpg);
	margin: 0px;
	padding: 0px;
	height: 145px;
	width: 820px;
}

#container #header p {
	margin: 0px;
	font-size: 12px;
	text-align: right;
}
#container p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 80%;
	padding: 5px;
}
#container h1 {
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin: 0px;
	font-size: 110%;
}

#container h2 {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin: 0px;
	font-size: 110%;
}


#container #main {
	background-image: url(images/homeback.jpg);
	margin: 0px;
	padding-top: 0px;
	padding-right: 125px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#container #main-6th {
	background-image: url(images/6thback.jpg);
	padding-right: 125px;
}
#container #main-6thphotos {
	background-image: url(images/6thback.jpg);
	padding-right: 125px;
}
#container #main-giles {
	background-image: url(images/gilesback.jpg);
	padding-right: 125px;
}
#container #main-ext {
	background-image: url(images/extback.jpg);
	padding-right: 125px;
}
#container #main-design {
	background-image: url(images/designback.jpg);
	padding-right: 125px;
}
#container #main-sports {
	background-image: url(images/sportsback.jpg);
	padding-right: 125px;
}

#container #main-arts {
	background-image: url(images/artsback.jpg);
	padding-right: 125px;
}
#container #main-arts-photos {
	background-image: url(images/artsback.jpg);
	padding-right: 125px;
}
#container #main-giles-photos {
	background-image: url(images/gilesback.jpg);
	padding-right: 125px;
}
#container #main-sports-photos {
	background-image: url(images/sportsback.jpg);
	padding-right: 125px;
}
#container #main-ext-photos {
	background-image: url(images/extback.jpg);
	padding-right: 125px;
}
#container #main-contact {
	background-image: url(images/homeback.jpg);
	margin: 0px;
	padding-top: 0px;
	padding-right: 125px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#container  #main-charity-photos {
	background-image: url(images/homeback.jpg);
	padding-right: 125px;
}
#container   #main-parent {
	background-image: url(images/parentback.jpg);
	padding-right: 125px;
}
#container   #main-student {
	background-image: url(images/studentback.jpg);
	padding-right: 125px;
}

#main a:link, a:visited {
	color : #2480ad;
	text-decoration : none;
}
#main-6th a:link, a:visited {
	color : #2480ad;
	text-decoration : none;
}
#main-giles a:link, a:visited {
	color : #2480ad;
	text-decoration : none;
}
#main-ext a:link, a:visited {
	color : #2480ad;
	text-decoration : none;
}
#main-sports a:link, a:visited {
	color : #2480ad;
	text-decoration : none;
}
#main-sports-photos  a:link, a:visited {
	color : #2480ad;
	text-decoration : none;
}
#main-arts a:link, a:visited {
	color : #2480ad;
	text-decoration : none;
}
#main-design a:link, a:visited {
	color : #2480ad;
	text-decoration : none;
}
#main-contact  a:link, a:visited {
	color : #2480ad;
	text-decoration : none;
}
#main-arts-photos  a:link, a:visited {
	color : #2480ad;
	text-decoration : none;
}
#main-6thphotos  a:link, a:visited {
	color : #2480ad;
	text-decoration : none;
}
#main-giles-photos a:link, a:visited {
	color : #2480ad;
	text-decoration : none;
}
#main-parent  a:link, a:visited {
	color : #2480ad;
	text-decoration : none;
}
#main-student   a:link, a:visited {
	color : #2480ad;
	text-decoration : none;
}
#main a:hover {
	color : #FFFFFF;
	background : #8fb8cc;
	text-decoration : none;
}
#main-contact a:hover {
	color : #FFFFFF;
	background : #8fb8cc;
	text-decoration : none;
}
#main-6th a:hover {
	color : #FFFFFF;
	background : #8fb8cc;
	text-decoration : none;
}
#main-giles a:hover {
	color : #FFFFFF;
	background : #8fb8cc;
	text-decoration : none;
}
#main-ext a:hover {
	color : #FFFFFF;
	background : #8fb8cc;
	text-decoration : none;
}
#main-sports a:hover {
	color : #FFFFFF;
	background : #8fb8cc;
	text-decoration : none;
}
#main-arts a:hover {
	color : #FFFFFF;
	background : #8fb8cc;
	text-decoration : none;
}
#main-design a:hover {
	color : #FFFFFF;
	background : #8fb8cc;
	text-decoration : none;
}
#main-parent  a:hover {
	color : #FFFFFF;
	background : #8fb8cc;
	text-decoration : none;
}
#main-student   a:hover {
	color : #FFFFFF;
	background : #8fb8cc;
	text-decoration : none;
}
			/*FOOTER*/ 
#footer {
	margin : 0px;
	padding : 0px;
	color : #fff;
	background-color: #999999;
	text-align: left;
	height: 40px;
}

#footer p {
	margin: 0px;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	font-size: 75%;
	color: #FFFFFF;
	font-family: "Trebuchet MS";
} 
#footer  a  {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer  a:visited  {
	color: #FFFFFF;
	text-decoration: underline;
}
#search form {
	margin: 0px;
	padding-bottom: 5px;
}
#valid   {
	float: right;
	margin: 0px;
	padding-top: 1px;
}
#valid2   {
	float: right;
	margin: 0px;
	padding-top: 1px;
}
#map   {
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

a img { 
border : none;
} 
.style3 {
	font-size: 90%;
	color: #FFFFFF;
}
.style4 {
	font-size: 75%;
	color: #000000;
	padding-left: 4px;
}
.photocheathover:hover  {
	color : #FFFFFF;
	background : #8fb8cc;
	text-decoration : none;
	margin: 0px;
	padding: 0px;
}
.thumb {
	padding: 2px;
	border: 1px solid #A2A2A2;
}
.motto {
	color: #003466;
	font-weight: bold;
}
.rightpic {
	float: right;
	padding-left: 15px;
	padding-bottom: 10px;
}
#main-giles  ol  {
	font-size: 80%;
}
#main-sports  table  {
	font-size: 12px;
}
#col_container  {
	width: 600px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#one  {
	float: left; /* since this element is floated, a width must be given */
	width: 300px;
	margin: 0px;
	padding: 5px;
}
#two  {
	padding: 5px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 310px;
} 
#col_container_6th {
	width: 700px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#col_6th_one {
	float: left; /* since this element is floated, a width must be given */
	width: 350px;
	margin: 0px;
	padding-top: 10px;
}
#col_6th_two {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 355px;
	padding-top: 10px;
}


			/*TOP NAVIGATION*/ 
#navcontainer {
	font-size: 12px;
} 
#navcontainer ul {
	text-align : left;
	padding-bottom : 5px;
	padding-top : 5px;
	padding-left : 0;
	margin-top : 0;
	margin-bottom : 0;
	margin-left : 0;
	color : white;
	width : 100%;
	font-family : Arial, Helvetica, sans-serif;
	line-height : 18px;
	background-color: #999999;
} 
#navcontainer ul li { 
display : inline;
padding-left : 0;
padding-right : 0;
padding-bottom : 5px;
padding-top : 5px;
} 
#navcontainer ul li a {
	padding-left : 5px;
	padding-right : 5px;
	padding-bottom : 5px;
	padding-top : 5px;
	color : white;
	text-decoration : none;
} 
#navcontainer ul li a:hover {
	color : white;
	background-color: #807E8C;
} 
#subnav/*TOP NAVIGATION*/ 
 {
	font-size: 12px;
} 
#subnav  ul {
	text-align : left;
	padding-bottom : 5px;
	padding-top : 5px;
	padding-left : 0;
	margin-top : 0;
	margin-bottom : 0;
	margin-left : 0;
	background : #036;
	color : white;
	width : 100%;
	font-family : Arial, Helvetica, sans-serif;
	line-height : 18px;
} 
#subnav  ul  li { 
display : inline;
padding-left : 0;
padding-right : 0;
padding-bottom : 5px;
padding-top : 5px;
} 
#subnav  ul  li  a {
	padding-left : 5px;
	padding-right : 5px;
	padding-bottom : 5px;
	padding-top : 5px;
	color : white;
	text-decoration : none;
} 
#subnav  ul  li  a:hover { 
background : #369;
color : white;
} 

/* THESE ARE ALL THE RULES FOR THE 6TH FORM PAGE*/

#subnav-6th {
	font-size: 12px;
}

#subnav-6th ul {
	text-align : left;
	padding-bottom : 5px;
	padding-top : 5px;
	padding-left : 0;
	margin-top : 0;
	margin-bottom : 0;
	margin-left : 0;
	color : white;
	width : 100%;
	font-family : Arial, Helvetica, sans-serif;
	line-height : 18px;
	background-color: #8C001D;
}

#subnav-6th ul li {
	display : inline;
	padding-left : 0;
	padding-right : 0;
	padding-bottom : 5px;
	padding-top : 5px;
}
#subnav-6th ul li a {
	padding-left : 5px;
	padding-right : 5px;
	padding-bottom : 5px;
	padding-top : 5px;
	color : white;
	text-decoration : none;
}

#subnav-6th ul li a:hover {
	color : white;
	background-color: #660000;
}

#subnav-giles {
	font-size: 12px;
}
#subnav-giles ul {
	text-align : left;
	padding-bottom : 5px;
	padding-top : 5px;
	padding-left : 0;
	margin-top : 0;
	margin-bottom : 0;
	margin-left : 0;
	color : white;
	width : 100%;
	font-family : Arial, Helvetica, sans-serif;
	line-height : 18px;
	background-color: #E1A73C;
}
#subnav-giles ul li {
	display : inline;
	padding-left : 0;
	padding-right : 0;
	padding-bottom : 5px;
	padding-top : 5px;
}
#subnav-giles ul li a {
	padding-left : 5px;
	padding-right : 5px;
	padding-bottom : 5px;
	padding-top : 5px;
	color : white;
	text-decoration : none;
}
#subnav-giles ul li a:hover {
	color : white;
	background-color: #FF6600;
}
#subnav-ext {
	font-size: 12px;
}
#subnav-ext ul {
	text-align : left;
	padding-bottom : 5px;
	padding-top : 5px;
	padding-left : 0;
	margin-top : 0;
	margin-bottom : 0;
	margin-left : 0;
	color : white;
	width : 100%;
	font-family : Arial, Helvetica, sans-serif;
	line-height : 18px;
	background-color: #006600;
}
#subnav-ext ul li {
	display : inline;
	padding-left : 0;
	padding-right : 0;
	padding-bottom : 5px;
	padding-top : 5px;
}
#subnav-ext ul li a {
	padding-left : 5px;
	padding-right : 5px;
	padding-bottom : 5px;
	padding-top : 5px;
	color : white;
	text-decoration : none;
}
#subnav-ext ul li a:hover {
	color : white;
	background-color: #003300;
}
#subnav-design {
	font-size: 12px;
}
#subnav-design ul {
	text-align : left;
	padding-bottom : 5px;
	padding-top : 5px;
	padding-left : 0;
	margin-top : 0;
	margin-bottom : 0;
	margin-left : 0;
	color : white;
	width : 100%;
	font-family : Arial, Helvetica, sans-serif;
	line-height : 18px;
	background-color: #BD5200;
}
#subnav-design ul li {
	display : inline;
	padding-left : 0;
	padding-right : 0;
	padding-bottom : 5px;
	padding-top : 5px;
}
#subnav-design ul li a {
	padding-left : 5px;
	padding-right : 5px;
	padding-bottom : 5px;
	padding-top : 5px;
	color : white;
	text-decoration : none;
}
#subnav-design ul li a:hover {
	color : white;
	background-color: #993300;
}
#subnav-sports {
	font-size: 12px;
}
#subnav-sports ul {
	text-align : left;
	padding-bottom : 5px;
	padding-top : 5px;
	padding-left : 0;
	margin-top : 0;
	margin-bottom : 0;
	margin-left : 0;
	color : white;
	width : 100%;
	font-family : Arial, Helvetica, sans-serif;
	line-height : 18px;
	background-color: #9999CB;
}
#subnav-sports ul li {
	display : inline;
	padding-left : 0;
	padding-right : 0;
	padding-bottom : 5px;
	padding-top : 5px;
}
#subnav-sports ul li a {
	padding-left : 5px;
	padding-right : 5px;
	padding-bottom : 5px;
	padding-top : 5px;
	color : white;
	text-decoration : none;
}
#subnav-sports ul li a:hover {
	color : white;
	background-color: #6666CC;
}
#subnav-arts {
	font-size: 12px;
}
#subnav-arts ul {
	text-align : left;
	padding-bottom : 5px;
	padding-top : 5px;
	padding-left : 0;
	margin-top : 0;
	margin-bottom : 0;
	margin-left : 0;
	color : white;
	width : 100%;
	font-family : Arial, Helvetica, sans-serif;
	line-height : 18px;
	background-color: #993365;
}
#subnav-arts ul li {
	display : inline;
	padding-left : 0;
	padding-right : 0;
	padding-bottom : 5px;
	padding-top : 5px;
}
#subnav-arts ul li a {
	padding-left : 5px;
	padding-right : 5px;
	padding-bottom : 5px;
	padding-top : 5px;
	color : white;
	text-decoration : none;
}
#subnav-arts ul li a:hover {
	color : white;
	background-color: #660066;
}
#subnav-parent {
	font-size: 12px;
}
#subnav-parent  ul {
	text-align : left;
	padding-bottom : 5px;
	padding-top : 5px;
	padding-left : 0;
	margin-top : 0;
	margin-bottom : 0;
	margin-left : 0;
	color : white;
	width : 100%;
	font-family : Arial, Helvetica, sans-serif;
	line-height : 18px;
	background-color: #810081;
}
#subnav-parent  ul  li {
	display : inline;
	padding-left : 0;
	padding-right : 0;
	padding-bottom : 5px;
	padding-top : 5px;
}
#subnav-parent  ul  li  a {
	padding-left : 5px;
	padding-right : 5px;
	padding-bottom : 5px;
	padding-top : 5px;
	color : white;
	text-decoration : none;
}
#subnav-parent  ul  li  a:hover {
	color : white;
	background-color: #660066;
}
#subnav-student {
	font-size: 12px;
}
#subnav-student   ul {
	text-align : left;
	padding-bottom : 5px;
	padding-top : 5px;
	padding-left : 0;
	margin-top : 0;
	margin-bottom : 0;
	margin-left : 0;
	color : white;
	width : 100%;
	font-family : Arial, Helvetica, sans-serif;
	line-height : 18px;
	background-color: #378AF2;
}
#subnav-student   ul   li {
	display : inline;
	padding-left : 0;
	padding-right : 0;
	padding-bottom : 5px;
	padding-top : 5px;
}
#subnav-student   ul   li   a {
	padding-left : 5px;
	padding-right : 5px;
	padding-bottom : 5px;
	padding-top : 5px;
	color : white;
	text-decoration : none;
}
#subnav-student   ul   li   a:hover {
	color : white;
	background-color: #0066CC;
}



/* lightbox */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%; /* Trick IE into showing hover */
	display: block;
}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover {
	background-image: url(images/prevlabel.gif);
	background-repeat: no-repeat;
	background-position: left 15%;
}
#nextLink:hover, #nextLink:visited:hover {
	background-image: url(images/nextlabel.gif);
	background-repeat: no-repeat;
	background-position: right 15%;
}

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
.sport {
	padding-left: 20px;
}
