/* ------------------ default styling ----------------- */

body	{
	background: #FFF url(../images/bkg.gif);
	margin: 0px auto;
	padding: 0px;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-weight: normal;
	font-size: 80%;
	line-height: 170%;
	color: #000;
	}

h1	{
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 150%;
	font-weight: bold;
	}

h2	{
	font-family:  Verdana, Tahoma, Arial, sans-serif;
	font-size: 120%;
	font-weight: bold;
	}

a:link 		{color: #000; font-weight: bold; text-decoration: none;}
a:visited	{color: #000; font-weight: bold; text-decoration: none;}
a:hover	 	{color: #000; font-weight: bold; text-decoration: underline;}
a:active	{color: #000; font-weight: bold; text-decoration: none;}

.whitetext	{color: #FFF;}
.redtext	{color: #C00;}

hr.cleaner {
	clear: both;
	height: 1px;
	margin: -1px 0px 0px 0px;
	padding: 0px;
	border: none;
	visibility: hidden;
	}

/* ------------------ layout ----------------- */

#container	{
	background: #FFF;
	width: 780px;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	}

#header		{
	background: #006;
	width: 780px;
	height: 191px;
	margin: 0px; padding: 0px;
	color: #FFF;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	}

#address {
	padding-top: 60px;
	padding-right: 80px;
	text-align: right;
	color: #bde0ff;
	}

#header h1, #header h2	{display: none;}

#main	{
	width: 780px;
	margin: 0px; padding: 0px;
	}

#contentwrapper	{
	float: right;
	width: 538px;
	margin: 0px; padding: 0px;
	background: #FFF;

	}

#subnav {
	width: 528px;
	margin: 0px;
	padding: 5px;
	font-weight: bold;
	}

#subnav ul {
	margin: 0px; padding: 0px;
	border-bottom: 1px dotted #CCC;
	}

#subnav li {
	display: inline;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(../images/subnav_bullet_over.gif);
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 12px;
	padding-right:3px;
	}


#subnav li a:link {text-decoration: underline;
					white-space: nowrap;
					}

#subnav li a:hover		{text-decoration: underline;
					white-space: nowrap;
					}


#breadcrumbs {
	float: left;
	width: 380px;
	margin: 0px;
	padding: 5px;
	border-bottom: 1px dotted #CCC;
	font-weight: bold;
	font-size: 90%;
	}

#breadcrumbs ul {
	margin: 0px;
	padding: 0px;
	}

#breadcrumbs li {
	display: inline;
	padding: 0px 6px 0px 12px;
	background: url(../images/subnav_bullet.gif) left  no-repeat;
	}

#breadcrumbs a:link		{text-decoration: none;}
#breadcrumbs a:visited	{text-decoration: none;}
#breadcrumbs a:hover	{text-decoration: underline;}
#breadcrumbs a:active	{text-decoration: none;}

#datetime	{
	float: right;
	width: 180px;
	padding: 5px;
	border-bottom: 1px dotted #CCC;
	font-size: 90%;
	text-align: right;
	}

#content	{
	clear: both;
	margin: 0px;
	padding: 5px;
	}

#forcer	{
	float: left;
	width: 0px;
	height: 250px;
	}

#footer	{
	border-top: 1px solid #999999;
	width: 770px;
	margin: 0px;
	padding: 5px;
	font-size: 80%;
	color: #6b8aa5;
	text-align: right;

	}

#footer a	{color: #6b8aa5}


/* ------------------ start menu classes for standard menus -----------------

				#menu	{
					float: left;
					margin: 0px; padding: 0px;
					width: 180px;
					background: #C4D7FF
					}

				#menu ul	{
					margin: 0px; padding: 0px;
					width: 180px;
					}

				#menu li 	{
					list-style: none;
					}

				#menu li a	{
					display: block;
					margin: 0px;
					padding: 5px;
					}

				#menu li a:hover	{
					display: block;
					margin: 0px;
					padding: 5px;
					color: #000;
					background: #FFF;
					}

------------------ ^^ end menu classes for standard menus ^^ ----------------- */

/* ------------------ start menu classes for image replaced menus ----------------- */

				#menu	{
					margin: 0px; padding: 0px;
					width: 242px;
					float: left;


					}

				#menu ul	{
					margin: 0px; padding: 0px;
					width: 242px;
					}

				#menu li 	{
					list-style: none;

					}

				#menu1	{
					height: 33px;
					width: 242px;
					text-indent: -5000px;
					background: url(../images/button_home.jpg) no-repeat;
					}
				#menu1 a {
					height: 33px;
					display: block;
					}

				#menu2	{
					height: 31px;
					width: 242px;
					text-indent: -5000px;
					background: url(../images/button_about_us.jpg) no-repeat;
					}
				#menu2 a {
					height: 31px;
					display: block;
					}

				#menu3	{
					height: 35px;
					width: 242px;
					text-indent: -5000px;
					background: url(../images/button-news.jpg) no-repeat;
					}
				#menu3 a {
					height: 20px;
					display: block;
					}

				#menu4	{
					width: 242px;
					height: 30px;
					text-indent: -5000px;
					background: url(../images/button_whos_who.jpg) no-repeat;
					}
				#menu4 a {
					height: 30px;
					display: block;
					}

				#menu5	{
					height: 34px;
					width: 242px;
					text-indent: -5000px;
					background: url(../images/button_pupils_work.jpg) no-repeat;
					}
				#menu5 a {
					height: 34px;
					display: block;
					}

				#menu6	{
					height: 30px;
					width: 242px;
					text-indent: -5000px;
					background: url(../images/button_pupil_activities.jpg) no-repeat;
					}
				#menu6 a {
					height: 30px;
					display: block;
					}

				#menu7	{
					height: 31px;
					width: 242px;
					text-indent: -5000px;
					background: url(../images/button_pfa.jpg) no-repeat;
					}
				#menu7 a {
					height: 31px;
					display: block;
					}
					
				#menu8	{
					height: 58px;
					width: 242px;
					text-indent: -5000px;
					background: url(../images/button_club.jpg) no-repeat;
					}
				#menu8 a {
					height: 58px;
					display: block;
					}
					
				#menu_bottom {
					background: url(../images/menu_bottom.jpg) bottom no-repeat;
					height: 279px;
					width: 242px;
					background-repeat: no-repeat;
					float: left;
}
 /* ------------------ ^^ end menu classes for image replaced menus ^^ ----------------- */
