body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	background-color:#CCCCCC;
}

#header {
	
	background-repeat: no-repeat;
	background-position: bottom left;
	background-image: url(images/top_01.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 120px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
	width: 775px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	
}
#header h1 {
	display: none;
}

#container {
	width: 775px;
	min-width: 775px;
	max-width: 775px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
		
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top: hidden;
	border-top-style: solid;
	border-top-width: 0px;
	border-top-color: #000000;
	
	background-color:#FFFFFF;
	overflow: hidden;
	background-image: url(images/background3.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	
	
}
#nav {
	float: left;
	width: 180px;
	background-image: url(images/left_02.jpg);
	background-repeat: no-repeat;
	
	}
/* #nav {
	float: left;
}
#nav ul {
	list-style-type: none;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#nav li {
	background-color: #d3904a;
	margin: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #666666;
	color: #FFFFFF;
	text-transform: uppercase;
	font-variant: normal;
	text-align: center;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 12px;
}
#nav a:link, #nav a:visited {
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	padding: 2px;
}
#nav a:active, #nav a:hover {
	color: #666666;
}
#navsub {
	margin-left: 25px;
	margin-right: 25px;
	font-size: 11px;
	margin-top: 0px;
	padding: 0px;
}
#navsub ul {
	margin: 0px;
	padding: 0px;
}
#navsub li {
	background-color: #983F2D;
}
*/
/* ======================================================
This copyright notice must be untouched at all times.
The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/flyout_4level.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any
way to fit your requirements.
========================================================= */
.menu { margin: 10px; height: 100px; font-size: 7pt; font-family: verdana; }
.menu ul { margin: 0pt; padding: 0pt; position: relative; z-index: 500; list-style-type: none; width: 13em;}
.menu li { background-color: #ffffff; float: left; padding: 3px; margin: 0px;}
.menu li.sub { background-color: #ffffff; }
.menu table { position: absolute; border-collapse: collapse; top: 0pt; left: 0pt; z-index: 100; font-size: 1em; margin-top: -1px; width: 250px;}
.menu a, .menu a:visited { 
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #666666;; display: block; text-decoration: none; height: 2em; line-height: 2em; width: 13em; color: #000000; padding-left: 1em; font-weight: normal; font-style: normal; font-variant: normal; text-transform: none; }
.menu b { float: right; margin-right: 5px; }
* html .menu a, * html .menu a:visited { width: 13em; }
* html .menu a:hover { color: #660000; background-color: #006633; position: relative; font-weight: normal; font-style: normal; font-variant: normal; text-decoration: none; text-transform: none; }
.menu li:hover { position: relative; }
.menu a:active, .menu a:focus { color: #660000; background-color: #006633; font-weight: normal; font-style: normal; font-variant: normal; text-decoration: none; text-transform: none; }
.menu li:hover > a { color: #660000; background-color: #006633; font-weight: normal; font-style: normal; font-variant: normal; text-decoration: none; text-transform: none; }
.menu li ul { padding: 2em; visibility: hidden; position: absolute; top: -2em; left: 7em; background-color: transparent; }
.menu li:hover > ul { visibility: visible; }
.menu ul a:hover ul ul { visibility: hidden; }
.menu ul a:hover ul a:hover ul ul { visibility: hidden; }
.menu ul a:hover ul a:hover ul a:hover ul ul { visibility: hidden; }
.menu ul a:hover ul { visibility: visible; }
.menu ul a:hover ul a:hover ul { visibility: visible; }
.menu ul a:hover ul a:hover ul a:hover ul { visibility: visible; }
.menu ul a:hover ul a:hover ul a:hover ul a:hover ul { visibility: visible; }

#main {
	border: 0px solid #000000;
	height: 700px;
	overflow: auto;
	margin-right: 10px;
	margin-top: 10px;
	
	
		
	}
#main h1 {
	color: #006A3D;
	font-size: 28px;
	text-align: center;
	margin: 10px;
	padding: 0px;
}
#main p {
	margin: 10px;
	padding: 3px;
	text-align: left;
	font-size: 13px;
	
	
}
#mission {
	border: 3px double #000000;
	width: 400px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	background-color: #FFFFFF;
	padding: 0px;
	text-align: center;	
}
#mission p {
	padding: 2px;
	margin: 5px;
	text-align: justify;
}
#mission h3 {
	text-align: center;
	margin: 5px;
	padding: 0px;
}
#footer {
	clear: both;
	text-align: center;
	
	
		
}

/*CLASSES*/

.rightimage {
	float: right;
	padding: 0px;
	margin: 5px;
	background-color: #FFFFFF;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #666666;
}
.rightimagenoborder {
	float: right;
	padding: 0px;
	margin: 0px;
}
.leftimage {
	margin: 5px;
	padding: 0px;
	align: center;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #666666;
}
.leftimage2 {
	margin: 5px;
	padding: 0px;
	float: left;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #666666;
}
.leftimage3 {
	margin: 5px;
	margin-left: 40px;
	padding: 0px;
	float: left;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #666666;
}
.rightimage2 {
	margin: 5px;
	margin-left: 200px;
	padding-left: 0px;
	float: left;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #666666;
}
.centerimage {
	margin: 5px;
	padding: 0px;
	float: center;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #666666;
}
.mapimage {
	margin: 0px;
	padding: 0px;
	float: left;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #666666;
}
.mainimage {
	margin: 0px 30px 30px 5px;
	padding: 0px;
	float: left;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #666666;
}
.mainimage2 {
	padding: 0px;
	
	display: block;
    margin-left: auto;
    margin-right: auto; 
	
}
.headinggreen {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 16px;

	color: #006633;

	font-weight: bold;



}
.subheadingred {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #660000;

	font-weight: bold;



}
.enrolmentclass {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
	font-weight: bold;
	text-align:left;
	
}
.subheadinggreen {



	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	color: #006633;

	font-weight: bold;

}

.headingred {



	font-family: Arial, Helvetica, sans-serif;

	font-size: 16px;

	color: #660000;

	font-weight: bold;

}

.headingredbig {





	font-family: Arial, Helvetica, sans-serif;

	font-size: 18px;

	color: #660000;

	font-weight: bold;

}

.headinggreenbig {







	font-family: Arial, Helvetica, sans-serif;

	font-size: 18px;

	color: #006633;

	font-weight: bold;

}
.gold {

	color: #907033;
}
.blue{

	color: #06C;
	font-style: italic;
}
.list1{
	text-align: left;
	list-style-type: none;
	font-size: 13px;
}