body {
	background : #f1f1f1 repeat-y url(images/white_bg.gif) center;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 10px;
}

#wrapper {
	width: 780px;
	margin: 0px auto 0px auto;
	text-align: left;
	background: #fff;
}

#logo {
	width: 476px;
	height: 130px;
	display: block;
	float: left;
	text-indent: -5000px;
	background: white left bottom url(images/keystage_logo.gif) no-repeat;
}

#opening {
	background: #514c51 url(images/opening.gif) no-repeat center bottom;
	width: 304px;
	height: 130px;
	display: block;
	float: left;
	text-indent: -9999px;
	clear: right;
}

.clearing {
	clear: both;
	font-size: 0;
}

/* @group navbar */

div#navbar
{
	height: 30px;
	display: block;
	float: left;
	margin-top: 30px;
	margin-bottom: 30px;
	background: white;
	clear: both;
}

div#navbar ul
{
	height: 30px;
	padding: 0px;
	background: url(images/navbar.gif) no-repeat;
	position: relative;
	display: block;
	width: 780px;
	margin: 0px;
}

#navbar ul li
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	top: 0px;
	position: absolute;
}

#navbar ul li, #navbar a
{
	height: 30px;
	display: block;
}

#navbar ul li a
{
	text-indent: -9999px;
	text-decoration: none;
}

#nb1
{
	left: 0;
	width: 158px;
}

#nb2
{
	left: 158px;
	width: 159px;
}

#nb3
{
	left: 317px;
	width: 159px;
}

#nb4
{
	left: 476px;
	width: 158px;
}

#nb5
{
	left: 634px;
	width: 146px;
}

#nb1 a:hover, body#welcome #nb1 { background: url(images/navbar.gif) no-repeat 0 -30px; }

#nb2 a:hover, body#about #nb2 { background: url(images/navbar.gif) no-repeat -158px -30px; }

#nb3 a:hover, body#faq #nb3 { background: url(images/navbar.gif) no-repeat -317px -30px; }

#nb4 a:hover, body#register #nb4 { background: url(images/navbar.gif) no-repeat -476px -30px; }

#nb5 a:hover, body#contact #nb5 { background: url(images/navbar.gif) no-repeat -634px -30px; }
	
/* @end */

#mainContent {
	background: repeat-y url(images/wrapper_bg.gif);
	width: 780px;
	display: block;
	float: left;
	clear: both;
}

img.logo {
	margin-bottom: 10px;
}

#leftCol {
	width: 144px;
	display: block;
	float: left;
	margin-right: 13px;
}

#mainCol {
	width: 463px;
	display: block;
	float: left;
}

#rightCol {
	width: 146px;
	display: block;
	float: left;
	margin-left: 13px;
	padding-bottom: 120px;
	background: center bottom url(images/rec_logo.gif) no-repeat;
}

/* @group left col */

#leftCol ul {
	margin: 0px;
	color: #514c51;
	list-style: none;
	padding: 0px;
	font: 1.2em Arial, Helvetica, sans-serif;
}

#leftCol ul li {
	position: relative;
	display: inline;
}

#leftCol a {
	font-family: Arial, Helvetica, sans-serif;
}

#leftCol ul a:link, #leftCol ul a:visited {
	margin: 0px;
	color: #514c51;
	list-style: none;
	text-decoration: none;
	border-bottom-width: 1px;
	display: block;
	padding: 8px 5px 8px 25px;
	background: url(images/sidearrow.gif) no-repeat 7px 10px;
	font-size: 1.2em;
}

#leftCol ul a:hover, #leftCol ul a:active {
	text-decoration : none;
	background: #e8e8de url(images/yellowarrow.gif) 7px 10px no-repeat;
}

/* @end */

#rightCol a {
	text-decoration: none;
}

#mainCol p {
	color: #514c51;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	font: 1.4em/1.6em Arial, Helvetica, sans-serif;
}

#newsBox {
	padding: 0 10px 0 10px;
}

#newsBox p {
	padding: 0;
}

#mainCol ul {
	color: #514c51;
	list-style: square;
	padding-right: 15px;
	font: 1.4em/1.4em Arial, Helvetica, sans-serif;
}

#mainCol ul li {
	margin-bottom: 6px;
}

#mainCol ul li ul li {
	font-size: 0.8em;
}

#mainCol table {
	color: #514c51;
	font: 1em Arial, Helvetica, sans-serif;
	list-style: square;
	margin-bottom: 15px;
}

#mainCol a:link, #mainCol a:visited {
	color : #514c51;
	text-decoration : none;
	border-bottom: 1px dotted #514c51;
	padding: 1px;
}

#mainCol a:hover, #mainCol a:active {
	color : #ffffff;
	border-bottom: 1px solid #f4db46;
	text-decoration: none;
	background: #514c51;
	padding: 1px;
}

h1 {
	color: #514c51;
	font: 18px/19px Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #514c51;
	padding-bottom: 2px;
	margin: 10px 10px -10px 10px;
}

h2 {
	color: #514c51;
	margin-right: 10px;
	margin-left: 10px;
	font: 1.8em/1.4em Arial, Helvetica, sans-serif;
}

h2 strong {
	background-color: #f4db46;
	padding: 2px 4px;
}

#moreInfo a:link, #moreInfo a:visited {
	background: #f2f2ec;
	color: #5e5c60;
	text-decoration: none;
	display: block;
	border: 2px solid #5e5c60;
}

#moreInfo a:hover, #moreInfo a:active {
	background: #f4db46;
	color: #5e5c60;
	display: block;
	border: 2px solid #5e5c60;
}

#applyNow a:link, #applyNow a:visited {
	background: #f2f2ec;
	color: #5e5c60;
	text-decoration: none;
	display: block;
	border: 2px solid #5e5c60;
	width: 100px;
	text-align: center;
}

#applyNow a:hover, #applyNow a:active {
	background: #f4db46;
	color: #5e5c60;
	display: block;
	border: 2px solid #5e5c60;
	width: 100px;
	text-align: center;
}

input, select {
	font-family: Arial, Helvetica, Geneva, sans-serif;
}

#mainCol table td {	
	font-size: 1em;
	padding-top: 2px;
	padding-bottom: 2px;
}

#mainCol table p {
	line-height: 1em;
	padding: 0 5px 0 0;
}

#mainCol table input, #mainCol table textarea,
#regTable input {
	border: 1px solid #514c51;
	padding: 2px;
	background-color: #fff;
	margin-bottom: 2px;
	margin-top: 2px;
}

input.stretch, textarea {
	width: 300px;

}

#mainCol table input.button {
	background-color: #514c51;
	color: #fff;
}

#mainCol table input.button:hover {
	background-color: #f4db46;
	color: #514c51;
}

table select {
	border: 1px solid #514c51;
	margin-top: 2px;
	margin-bottom: 2px;
}

table#regTable p {
	
	margin: 0;
	padding: 0;
	font-size: 1em;
}

table#regTable td {
	font-size: 1.4em;
}

.sideboxYellow {
	padding: 10px;
	color: #514c51;
	background: #f4db46;
	margin: 0px;
	border-bottom: 10px solid #ffffff;
	font: 1.4em Arial, Helvetica, sans-serif;
}

.sideboxGrey {
	padding: 10px;
	font: 14px Arial, Helvetica, sans-serif;
	color: #ffffff;
	background: #514c51;
	margin: 0px;
	border-bottom: 10px solid #ffffff;
}

.sideboxYellow:hover {
	padding: 10px;
	font: 14px Arial, Helvetica, sans-serif;
	color: #ffffff;
	background: #514c51;
	margin: 0px;
	border-bottom: 10px solid #ffffff;		
}

.sideboxGrey:hover {padding: 10px;
	color: #514c51;
	background: #f4db46;
	margin: 0px;
	border-bottom: 10px solid #ffffff;
	font: 1.4em Arial, Helvetica, sans-serif;
}

#rightCol ul {
	margin: 0;
	padding: 0;
	overflow: hidden;
}

#rightCol ul li {
	list-style-type: none;
	display: block;
}

#rightCol img {
	display: block;
	margin-bottom: 0;
}

#img_2 {
	display: block;
	margin-bottom: -20px;
}