HTML {
	min-height:100%;
	margin-bottom:1px;
	}
BODY {
	margin:0;
	padding:0;
	text-align:center;
	background-color:rgb(245,245,255);
	}
#page {
	position:relative;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	width:780px;
	}
#header {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100px;
	background:url(images/header.jpg) no-repeat;
	}
#header H1 {
	position:absolute;
	margin:0 0 0 159px;
	top:45px;
	padding:0 0 20px 15px;
	text-transform:none;
	font-weight:bold;
	font-size:x-large;
	}
#main {
	position:absolute;
	left:0;
	top:100px;
	width:100%;
	background:url(images/background.gif) repeat-y;
	}
#content {
	margin:20px 0 20px 159px;
	}
#content A {
	border-bottom:1px solid rgb(102,153,204);
	}
#content A:hover {
	border:none;
	background:rgb(245,245,255);
	color:rgb(102,153,204);
	}
#content A:visited:hover {
	border:none;
	background:rgb(245,245,255);
	color:rgb(102,153,204);
	}
#content .boxed, #content .box {
	margin:10px 0 10px 0;
	width:100%;
	clear:both;
	}
#content .boxed H3 {
	margin:0 0 10px 0;
	}
#content .boxed P {
	margin-bottom:0;
	}
#content .boxed UL {
	margin:0;
	padding:0 0 0 20px;
	}
#content .boxed LI {
	margin:0;
	padding:5px 0 0 0;
	}
#content .boxtop, #content .box {
	padding:15px 20px 0 20px;
	}
#content .boxbottom {
	height:15px;
	}
#content .boxclear {
	height:1px;
	clear:both;
	}
#content .odd .boxtop {
	background:url(images/rcsbox1.gif) no-repeat top;
	}
#content .odd .boxbottom {
	background:url(images/rcsbox1.gif) no-repeat bottom;
	}
#content .even .boxtop {
	background:url(images/rcsbox2.gif) no-repeat top;
	}
#content .even .boxbottom {
	background:url(images/rcsbox2.gif) no-repeat bottom;
	}
#content .contacts .boxtop {
	background:url(images/rcsbox3.gif) no-repeat top;
	}
#content .contacts .boxbottom {
	background:url(images/rcsbox3.gif) no-repeat bottom;
	}
#content .address P {
	margin:0;
	padding:0;
	}
#content .address H3 {
	margin:0;
	padding:0;
	}
#content .more {
	padding:0 25px 0 10px;
	background:url(images/more.gif) no-repeat right;
	border:none;
	}
#content .more:hover {
	background-color:rgb(102,153,204);
	color:white;
	}
#content .courseoption IMG {
	margin:-14px 0 -20px 0;
	}
#content .courseoption H1 {
	margin:0;
	padding:10px;
	font-weight:bold;
	font-size:16pt;
	display:inline;
	}
#content .courseoption H1 {
	background:url(images/code.gif) no-repeat;
	}
#content .courseoption H2 {
	margin:0;
	padding:10px;
	font-weight:bold;
	font-size:16pt;
	display:inline;
	}
#content .courseoption H3 {
	font-style:italic;
	font-weight:normal;
	margin:5px 0 0 0;
	}
#content #moduleoptions LABEL {
	display:inline;
	white-space:nowrap;
	}
#content .gmap {
	padding-left:10px;
	}
#content .gmapmarker {
	text-align:center;
	width:200px;
	}
#content .gmapmarker * {
	padding:0;
	margin:0;
	}
#content .gmapsidebar * {
	padding:0;
	margin:0;
	line-height:110%;
	font-size:x-small;
	}
#content .gmapsidebar DIV {
	padding-bottom:10px;
	}
#content .gmapsidebar A {
	white-space:normal;
	}
#content .gmapsidebar IMG {
	float:left;
	padding-right:5px;
	}
#content .gmapsidebar H2 {
	padding:0 0 2px 26px;
	}
#content .gmapsidebar H3 {
	clear:left;
	}
#content .gmapsidebar P {
	padding-left:26px;
	}
#about #content H3 {
	margin-top:10px;
	}
#about #content IMG {
	padding:0 0 0 20px;
	}
#about #content FORM {
	border:2px solid rgb(230,230,200);
	padding:10px;
	margin:20px 0 20px 10px;
	}
#enquiry #content FORM {
	border:2px solid rgb(230,230,200);
	padding:10px;
	margin:20px 0 20px 10px;
	}
#menu {
	position:absolute;
	left:0;
	top:0;
	width:157px;
	background:url(images/background.gif) repeat-y;
	color:black;
	}
#menu H3 {
	display:none;
	}
#menu A {
	white-space:normal;
	color:black;
	}
#menu A:hover {
	color:rgb(135,135,255);
	background:transparent;
	}
#menu A:visited {
	color:black;
	}
#menu A:visited:hover {
	color:rgb(135,135,255);
	background:transparent;
	}
#menu UL {
	line-height:120%;
	list-style:none;
	}
#menu UL LI.footer {
	display:none;
	}
#menu UL UL {
	font-style:italic;
	background:url(images/background.gif) repeat-y;
	}
#menu .me {
	color:black;
	background-color:rgb(230,230,200);
	}
#menu .md {
	font-size:0px;
	}
#menu UL {
	margin:17px 1px 20px 1px;
	padding:0;
	}
#menu .md {
	margin:0;
	padding:0;
	}
#menu UL LI {
	margin:6px 6px 0 2px;
	padding:5px 5px 5px 10px;
	}
#menu UL LI.kids {
	margin-bottom:5px;
	padding-bottom:0;
	}
#menu UL UL {
	margin:5px 0 0 -11px;
	}
#menu UL UL LI {
	margin-right:0;
	padding-left:15px;
	}
#menu LI {
	background:url(images/mb1.gif) no-repeat;
	margin:6px 0 6px 2px;
	font-size:x-small;
	}
#menu LI.me {
	background:url(images/mb2.gif) no-repeat;
	}
#hmenu {
	margin:0 0 20px 169px;
	padding:15px 0 0 0;
	font-size:x-small;
	clear:both;
	}
#hmenu H3 {
	display:none;
	}
#hmenu UL {
	line-height:150%;
	list-style:none;
	}
#hmenu UL LI {
	display:inline;
	}
#hmenu UL LI A {
	white-space:normal;
	}
#hmenu UL UL {
	display:inline;
	font-style:italic;
	background:rgb(245,245,255);
	}
#hmenu .me {
	color:black;
	background-color:rgb(230,230,200);
	}
#hmenu UL {
	margin:0;
	padding:3px 0 3px 0;
	}
#hmenu UL LI {
	padding:0 4px 0 4px;
	}
#hmenu UL UL {
	padding:0 0 0 4px;
	}
#trailer {
	display:none;
	}
.formerror {
	color:red;
	padding:10px;
	background:rgb(240,240,255);
	}
.forminfo {
	color:rgb(0,180,0);
	padding:10px;
	background:rgb(240,240,255);
	}
