body {
	margin: 0px;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size: small;
	background: #fff url(../images/background_swirl.jpg) repeat;
	color: #333;
}

h1 {
	font-size: 140%;
}

h2 {
	font-size: 120%;
}

h3 {
	font-size: 110%;
}

h4{
	font-size: 100%;
}

h1, h2, h3, h4 {
	margin: 0;
	padding: 0;

}

p, ol, ul, dl, blockquote {
	
}

a {
	color:#333;
}

a: hover {
	text-decoration: underline;
}

table {
	border:none;
	padding: 1em 0 1em 0em;
}

hr {
	height: 1px;
	color:#CCC;
	
}

/* accessmenu */

#accessmenu
{
	margin: 0 auto;
	width: 900px;
	height: 20px;
	padding: 1em 0 1em 0em;
	font-size: 12px;
	color:#333;
	vertical-align:bottom;
}

#accessmenu ul
{
	margin: 0;
	list-style: none;
	padding: 0;
}

#accessmenu li
{
	display: inline;
	text-transform: none;
	height: 2em;
	line-height: 2em;
	float: right;
	text-align: center;
	padding: 2px;
}

#accessmenu li a
{
	color: #333;
	font-weight: bold;
	vertical-align: bottom;
	
}
#accessmenu img
{
	border: none;
}

#accessmenu li a:hover
{
	text-decoration: underline;
}

/* Menu */

#menu
{
	margin: 0 auto;
	width: 900px;
	height: 18px;
	padding: 1em 0 1em 0em;
	background: #136e6c url(../images/other.gif) repeat-x;
	font-size: 12px;
	color:#FFF;
	float: inherit;
	border: 1px solid #E2E2E2;
	margin-top: 0.2em;
}

#menu ul
{
	margin: 0;
	list-style: none;
	padding: 0;
}

#menu li
{
	display: inline;
	text-transform: none;
	height: 2em;
	line-height: 2em;
}

#menu li a
{
	color: #ffffff;
	font-weight: bold;
	float: left;
	width: 100px;
	display: block;
	text-decoration: none;
	text-align: center;
}

#menu li a:hover
{
	text-decoration: underline;
}

/* Header */

#header {
	margin: 0 auto;
	height: 86px;
	width: 900px;
}

#header a {
	text-decoration: none;
	color:#0CF;
}

#header img{
	border: 0;
}

/* Banner */

#banner {
	margin: 0 auto;
	height: 180px;
	width: 900px;
	border: 1px solid #E2E2E2;
	background: #FFF url(../images/banners/home_banner90.jpg) no-repeat;
}
#banner h1
{
	text-transform: none;
	margin-right: 14px;
	font-size: 32px;
	float: right;
	vertical-align: bottom;
	letter-spacing: -1px;
	color:#FFF;
	text-align: right;
}

#banner img
{
	border: none;
	padding: 0px;
}

/* LB*/

#lb
{
	margin: 0 auto;
	width: 900px;
	font-size: 12px;
	color:#FFF;
	float: inherit;
}

#lb ul
{
	margin: 0;
	list-style: none;
	padding: 0;
}

#lb li
{
	display: inline;
	text-transform: none;
	height: 26px;
}

#lb li a
{
	color: #ffffff;
	font-weight: bold;
	float: left;
	display: block;
	text-decoration: none;
	text-align: center;
	width: 90px;
}

#lb li a:hover
{
	text-decoration: underline;
}

/* Content */

#content {
	width: 900px;
	margin: 0 auto;
	background: #fff;
}

/* Join */

#join {
	float: left;
	width: 350px;
	color: #333;
	border: 1px solid #E2E2E2;
	margin-top: 0.2em;
	background: #fff;
	font-weight: bold;
}

#join h2
{ 
	background: #ff6633 url(../images/evoc.gif) repeat-x;
	padding: 0.2em;
	font-weight: bold;
	color: #fff;
	padding: 0.25em 0.75em 0.25em 0.75em;
}

#join h3
{ 
	background: #ff6633 url(../images/other.gif) repeat-x;
	font-weight: bold;
	color: #fff;
	padding: 0.25em 0.75em 0.25em 0.75em;
}

#join ul {
	margin-left: 0;
	padding-left: 1em;
	padding-right: 1em;
	list-style: none;
}

#join  li {
	margin-bottom: 0.4em;
	text-decoration: none;
	color:#000;
}

#join a {
	text-decoration: none;
	color:#000;
}

#join img {
	border: 0;
}

#join a:hover {
	
	text-decoration: underline;
	color:#000;
}

#join p {
	margin-left: 0;
	padding-left: 1em;
	padding-right: 1em;
}

/* JoinLB*/

#joinlb
{
	margin: 0 auto;
	width: 900px;
	font-size: 12px;
	color:#FFF;
	float: inherit;
}

#joinlb ul
{
	margin: 0;
	list-style: none;
	padding: 0;
}

#joinlb li
{
	display: inline;
	text-transform: none;
	height: 26px;
}

#joinlb li a
{
	color: #ffffff;
	font-weight: bold;
	float: left;
	display: block;
	text-decoration: none;
	text-align: center;
	width: 180px;
}

#joinlb li a:hover
{
	text-decoration: underline;
}


/* Left */

#latest {
	float: left;
	width: 640px;
	height: 214px;
	color: #333;
	border: 1px solid #E2E2E2;
	margin-top: 0.2em;
	background-color:#004040;
	font-weight: bold;
}

#latest h2
{ 
	background: #ff6633 url(../images/evoc.gif) repeat-x;
	padding: 0.2em;
	font-weight: bold;
	color: #fff;
	padding: 0.25em 0.75em 0.25em 0.75em;
}

#latest h3
{ 
	background: #ff6633 url(../images/other.gif) repeat-x;
	font-weight: bold;
	color: #fff;
	padding: 0.25em 0.75em 0.25em 0.75em;
}

#latest ul {
	margin-left: 0;
	padding-left: 1em;
	padding-right: 1em;
	list-style: none;
}

#latest  li {
	margin-bottom: 0.4em;
	text-decoration: none;
	color:#fff;
}

#latest a {
	text-decoration: none;
	color:#fff;
}

#latest img {
	border: 0;
}

#latest a:hover {
	
	text-decoration: underline;
	color:#fff;
}

/* Centre */

#campaign{
	float: left;
	width: 180px;
	/*margin-left: 4px;*/
	background: #fff;
	margin-top: 0.2em;
}

#campaign h2
{ 
	background: #136e6c url(../images/other.gif) repeat-x;
	padding: 0.2em;
	font-weight: bold;
	color: #fff;
	padding: 0.25em 0.75em 0.25em 0.75em;
}

#campaign h3
{ 
	background: #136e6c url(../images/other.gif) repeat-x;
	font-weight: bold;
	color: #fff;
	padding: 0.25em 0.75em 0.25em 0.75em;
}

#campaign img {
	padding-top: 2px;
	border: 0;
}
#campaign label {
	width: 200;
}

/* Right*/

#right

{ 
	font-weight: bold;
	color: #333;
	border: 1px solid #E2E2E2;
	width: 250px;
	background-color:#004040;
	float: left;
	height: 214px;
	margin-left: 4px;
	margin-top: 0.2em;
}

#right h2
{ 
	background: #ff6633 url(../images/evoc.gif) repeat-x;
	padding: 0.2em;
	font-weight: bold;
	color: #fff;
	padding: 0.25em 0.75em 0.25em 0.75em;
}

#right h3
{ 
	background: #ff6633 url(../images/other.gif) repeat-x;
	font-weight: bold;
	color: #fff;
	padding: 0.25em 0.75em 0.25em 0.75em;
}

#right ul {
	margin-left: 0;
	padding-left: 1em;
	padding-right: 1em;
	list-style: none;
}

#right  li {
	margin-bottom: 0.4em;
	text-decoration: none;
}

#right  a {
	text-decoration: none;
	color:#fff;
}

#right img {
	border: 0;
}

#right a:hover {
	
	text-decoration: underline;
	color:#fff;
}

/* Search */

#search {
	float: right;
	width: 240px;
	padding: 35px 10px 0px 0px;
	margin-right: 0.8em;
}

#search form {
	float: right;
	margin: 0;
	padding: 4px 0px 0 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search input {
	float: left;
	font: 12px
}

#search-text {
	width: 150px;
	height: 18px;
	padding: 3px 0 0 5px;
	border: 1px solid #333333;
	background-color:#EEE;
	color: #000000;
}

#search-submit {
	height: 21px;
	margin-left: 10px;
	padding: 0px 5px;
	background: #2A4345;
	border: 1px solid #5F817E;
	color: #FFFFFF;
}

/* Awards */

#awards {
	
	margin: 0 auto;
	float:left;
	width: 900px;
	background: #FFF;
}

#awards p {
	margin: 0px;
	text-align: center;
	padding-top: 10px;
}
#awards img {
	border:none;
}

#awards a {
	text-decoration: none;
}

/* Footer */

#footer {
	background: #136e6c url(../images/other.gif) repeat-x;
	margin: 0 auto;
	width: 900px;
	border: 1px solid #E2E2E2;
	text-align: center;
	padding-bottom: 4px;
	color:#FFF;
	float:inherit;
}

#footer a {
	text-decoration: underline;
	color:#FFF;
}


/* colours */

.newhaven
{ 
	background:#ff0099 url(../images/newhaven.gif) repeat-x;
	padding: 0.2em;
	line-height: 2em;
}

.lewes
{ 
	background:#89a43d url(../images/lewes2.gif) repeat-x;
	padding: 0.2em;
	line-height: 2em;
}

.evoc
{ 
	background:#ff6633 url(../images/evoc.gif) repeat-x;
	padding: 0.2em;
	line-height: 2em;
}

.park
{ 
	background: #633191 url(../images/park.gif) repeat-x;
	padding: 0.2em;
	line-height: 2em;
}

.fourteennineteen
{ 
	background: #00aeef url(../images/14_19.gif) repeat-x;
	padding: 0.2em;
	line-height: 2em;
}

.adult
{ 
	background: #9962a8 url(../images/adult.gif) repeat-x;
	padding: 0.2em;
	line-height: 2em;
}

.degree
{ 
	background: #41ad49 url(../images/degree.gif) repeat-x;
	padding: 0.2em;
	line-height: 2em;
}

.international
{ 
	background: #004e3e url(../images/international.gif) repeat-x;
	padding: 0.2em;
	line-height: 2em;
}

.et
{ 
	background: #d2232a url(../images/et.gif) repeat-x;
	padding: 0.2em;
	line-height: 2em;
}

.apprentice
{ 
	background: #ffcc00 url(../images/apprentice.gif) repeat-x;
	padding: 0.2em;
	line-height: 2em;
}

.other
{ 
	background: #000033 url(../images/other.gif) repeat-x;
	padding: 0.2em;
	line-height: 2em;
}
