#container {
	width: 750px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	margin-top: 10px;
	/*border: thin solid #000000;*/
}
.big_advert {
	width: 410px;
	position: relative;
	visibility: visible;
	z-index: 1;
	background-color: #EF2024;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	top: 0px;
	left: 0px;
	cursor: default;
}
.big_advert_text {
	color: #FFFFFF;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: right;
	padding-right: 10px;
}


#container-new_window{
	width: 650px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	margin-top: 10px;
	/*border: thin solid #000000;*/
}
#head-container {
	float: left;
	width: 590px;
	margin-bottom: 20px;
	position: relative;
}
#head-container-2 {
	float: left;
	width: 750px;
	position: relative;
	margin-bottom: 12px;
}
#logo-container {
	vertical-align: bottom;
	float: right;
	width: 160px;
	position: relative;
	text-align: center;
	padding-top: 20px;
}
#logo-container-new_window {
	vertical-align: top;
	float: left;
	width: 130px;
	position: relative;
	text-align: left;
	padding-top: 5px;
	left: 5px;
}
.logo-no-boarder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#page-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.5em;
	color: #759ECC;
	float: left;
	width: 590px;
	position: relative;
	margin-top: 0px;
	margin-bottom: 5px;
	background-color: #FFFFFF;
}
#page-title-adult-community {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #00A1E4;
	float: left;
	width: 590px;
	position: relative;
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 2.5em;
}
#page-title-school-leavers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.5em;
	color: #FF0000;
	float: left;
	width: 590px;
	position: relative;
	margin-top: 0px;
	margin-bottom: 5px;
}
#page-title-international {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.5em;
	color: #822F8D;
	float: left;
	width: 590px;
	position: relative;
	margin-top: 0px;
	margin-bottom: 5px;
}
#page-title-apprenticeships {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.5em;
	color: #FF7800;
	float: left;
	width: 590px;
	position: relative;
	margin-top: 0px;
	margin-bottom: 5px;
}
#page-title-business {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.5em;
	color: #AB0634;
	float: left;
	width: 590px;
	position: relative;
	margin-top: 0px;
	margin-bottom: 5px;
}
#page-title-business-2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.5em;
	color: #AB0634;
	float: left;
	width: 580px;
	height: 100px;
	position: relative;
	margin-top: 0px;
	margin-bottom: 5px;
	background-color: #CCCCCC;
	background-image: url(images/business_head.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 20px;
	padding-left: 10px;
	
}

 	* html #page-title-business-2 {
  	width: 590px;
  	w\idth: 580px;
  }
  /*
html>body #page-title-business-2 {
	width: 590px;
	w\idth: 590px;
}*/
#page-title-higher-education {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.5em;
	color: #006554;
	float: left;
	width: 590px;
	position: relative;
	margin-top: 0px;
	margin-bottom: 5px;
}

/* common menu-------------------------------------- */
#common-menu-container {
	float: left;
	width: 590px;
	height: 30px;
}
#common-menu {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	margin-bottom: 1em;
	}
#common-menu-2 {
	font-size: 0.7em;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 8px;
	padding-left: 0px;
}
#common-menu-2 a:link{
	color: #000000;
	text-decoration: none;
}
#common-menu-2 a:visited{
	color: #000000;
	text-decoration: none;
}
#common-menu-2 a:hover{
	color: #666666;
	text-decoration: none;
}
#common-menu-2 a:active{
	color: #000000;
	text-decoration: none;
}
.common-nenu-2-spacer {
	color: #9999FF;
}


		#common-menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	color: #9999FF;
		}
		
	#common-menu li {
	margin: 0;
	display: block;
	float: left;
	text-align: right;
		}
	#common-menu li a {
	display: block;
	padding: 5px 5px 5px 0.5em;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9999CC;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
		}
.he_curriculum_title {
	color: #006554;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	margin-bottom: 0.5em;
	margin-top: 0em;	
}
.he_curriculum_title_2 {
	color: #006554;
	font-size: 1.1em;
	margin-bottom: 0.5em;
	margin-top: 0em;
	margin-left: 15px;
}


	html>body #common-menu li a {
		width: auto;
		}

	#common-menu li a:hover {
	color: #666666;
	text-decoration: none;
	border-top-width: 2px;
	border-top-style: solid;
		}
#brand-button-container {
	float: left;
	width: 138px;
	position: relative;
}
#ac-menu {
	position: relative;
	width: 150px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C0C0C0;
	margin-bottom: 10px;
	}
		#ac-menu ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
	#ac-menu li {
	margin: 0;
	display: block;
	position: relative;
	width: 150px;
		}
	#ac-menu li a {
	display: block;
	color: #022B62;
	text-decoration: none;
	padding-left: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #77D7FF;
	margin-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
		}

	html>body #ac-menu li a {
	width: auto;
	display: block;
	background-color: #FFFFFF;
		}

	#ac-menu li a:hover {
	color: #032A61;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #00A1E4;
	display: block;
	background-color: #FFFFFF;
		}

	#he-menu {
	position: relative;
	width: 150px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C0C0C0;
	margin-bottom: 10px;
	}
		#he-menu ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
	#he-menu li {
	margin: 0;
	display: block;
	position: relative;
	width: 150px;
		}
	#he-menu li a {
	display: block;
	color: #022B62;
	text-decoration: none;
	padding-left: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #00B999;
	margin-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;

		}

	html>body #he-menu li a {
	width: auto;
	display: block;
	background-color: #FFFFFF;
		}

	#he-menu li a:hover {
	color: #032A61;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #006554;
	display: block;
	background-color: #FFFFFF;
		}	
	#he-menu-margin-bottom-0 {
	font-family: Arial, Helvetica, sans-serif;
	color: #022B62;
	font-size: 0.7em;
	position: relative;
	font-weight: bold;
	width: 150px;
	}
		#he-menu-margin-bottom-0 ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
	#he-menu-margin-bottom-0 li {
	margin: 0;
	display: block;
	position: relative;
	width: 150px;
		}
	#he-menu-margin-bottom-0 li a {
	display: block;
	color: #022B62;
	text-decoration: none;
	padding-left: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #00B999;
	margin-bottom: 2px;
		}

	html>body #he-menu-margin-bottom-0 li a {
	width: auto;
	display: block;
	background-color: #FFFFFF;
		}

	#he-menu-margin-bottom-0 li a:hover {
	color: #032A61;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #006554;
	display: block;
	background-color: #FFFFFF;
		}
	#he-menu-indent {
	font-family: Arial, Helvetica, sans-serif;
	color: #022B62;
	font-size: 0.7em;
	position: relative;
	font-weight: bold;
	width: 150px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C0C0C0;
	margin-bottom: 10px;
	}
		#he-menu-indent ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
	#he-menu-indent li {
	margin: 0;
	display: block;
	position: relative;
	width: 150px;
		}
	#he-menu-indent li a {
	display: block;
	color: #022B62;
	text-decoration: none;
	padding-left: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #00B999;
	margin-bottom: 2px;
	margin-left: 15px;
		}

	html>body #he-menu-indent li a {
	width: auto;
	display: block;
	background-color: #FFFFFF;
		}

	#he-menu-indent li a:hover {
	color: #032A61;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #006554;
	display: block;
	background-color: #FFFFFF;
		}

		#sl-menu {
	position: relative;
	width: 150px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C0C0C0;
	margin-bottom: 10px;
	}
		#sl-menu ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
	#sl-menu li {
	margin: 0;
	display: block;
	position: relative;
	width: 150px;
		}
	#sl-menu li a {
	display: block;
	color: #022B62;
	text-decoration: none;
	padding-left: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF9595;
	margin-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
		}

	html>body #sl-menu li a {
	width: auto;
	display: block;
	background-color: #FFFFFF;
		}

	#sl-menu li a:hover {
	color: #032A61;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF0000;
	display: block;
	background-color: #FFFFFF;
		}
		#int-menu {
	position: relative;
	width: 150px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C0C0C0;
	margin-bottom: 10px;
	}
		#int-menu ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
	#int-menu li {
	margin: 0;
	display: block;
	position: relative;
	width: 150px;
		}
	#int-menu li a {
	display: block;
	color: #022B62;
	text-decoration: none;
	padding-left: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #D1A2E8;
	margin-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
		}

	html>body #int-menu li a {
	width: auto;
	display: block;
	background-color: #FFFFFF;
		}

	#int-menu li a:hover {
	color: #032A61;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #822F8D;
	display: block;
	background-color: #FFFFFF;
		}
		
	#app-menu {
	width: 150px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C0C0C0;
	margin-bottom: 10px;
	}
		#app-menu ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
	#app-menu li {
	margin: 0;
	display: block;
	position: relative;
	width: 150px;
		}
	#app-menu li a {
	display: block;
	color: #022B62;
	text-decoration: none;
	padding-left: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFC088;
	margin-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	position: relative;
		}

	html>body #app-menu li a {
	width: auto;
	display: block;
	background-color: #FFFFFF;
		}

	#app-menu li a:hover {
	color: #032A61;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF7800;
	display: block;
	background-color: #FFFFFF;
		}
		
		#tfb-menu {
	position: relative;
	width: 150px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C0C0C0;
	margin-bottom: 10px;
	}
		#tfb-menu ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
	#tfb-menu li {
	margin: 0;
	display: block;
	position: relative;
	width: 150px;
		}
	#tfb-menu li a {
	display: block;
	color: #022B62;
	text-decoration: none;
	padding-left: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #AC828D;
	margin-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
		}

	html>body #tfb-menu li a {
	width: auto;
	display: block;
	background-color: #FFFFFF;
		}

	#tfb-menu li a:hover {
	color: #032A61;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #AB0634;
	display: block;
	background-color: #FFFFFF;
		}
		
#general-menu {
	position: relative;
	width: 150px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C0C0C0;
	margin-bottom: 10px;
	}
		#general-menu ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
	#general-menu li {
	margin: 0;
	display: block;
	position: relative;
	width: 150px;
		}
	#general-menu li a {
	display: block;
	color: #022B62;
	text-decoration: none;
	padding-left: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #759ECC;
	margin-bottom: 2px;
	font-size: 0.7em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
		}

	html>body #general-menu li a {
	width: auto;
	display: block;
	background-color: #FFFFFF;
		}

	#general-menu li a:hover {
	color: #032A61;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #022B62;
	display: block;
	background-color: #FFFFFF;
		}

/* Home button ----------------------------- */
#home-button {
	position: relative;
	}
		#home-button ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
	#home-button li {
	margin: 0;
	display: block;
	width: 138px;
	position: relative;
		}
	#home-button li a {
	display: block;
	text-decoration: none;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #759ECC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9999CC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9999CC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9999CC;
	margin-bottom: 2px;
	font-size: 0.7em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
		}

	html>body #home-button li a {
	width: auto;
		}

	#home-button li a:hover {
		background-color: #759ECC;
		color: #FFFFFF;
		}

/* Adult & Community button ----------------------------- */
#ac-button {
	position: relative;
	}
		#ac-button ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
	#ac-button li {
	margin: 0;
	display: block;
	width: 138px;
	position: relative;
		}
	#ac-button li a {
	display: block;
	text-decoration: none;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #00A1E4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9999CC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9999CC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9999CC;
	margin-bottom: 2px;
	font-size: 0.7em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
		}

	html>body #ac-button li a {
	width: auto;
		}

	#ac-button li a:hover {
		background-color: #00A1E4 ;
		color: #FFFFFF;
		}

/* School Leavers button ----------------------------- */

#sl-button {
	position: relative;
	}
		#sl-button ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
	#sl-button li {
	margin: 0;
	display: block;
	width: 138px;
	position: relative;
		}
	#sl-button li a {
	display: block;
	color: #000000;
	text-decoration: none;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #FF0000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9999CC;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #9999CC;
	border-left-color: #9999CC;
	margin-bottom: 2px;
	font-size: 0.7em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
		}

	html>body #sl-button li a {
	width: auto;
		}

	#sl-button li a:hover {
		background-color: #FF0000;
		color: #FFF;
		}

/* International ----------------------------- */

#int-button {
	position: relative;
	}
		#int-button ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
	#int-button li {
	margin: 0;
	display: block;
	width: 138px;
	position: relative;
		}
	#int-button li a {
	display: block;
	color: #000000;
	text-decoration: none;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #822F8D;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9999CC;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #9999CC;
	border-left-color: #9999CC;
	margin-bottom: 2px;
	font-size: 0.7em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
		}

	html>body #int-button li a {
	width: auto;
		}

	#int-button li a:hover {
		background-color: #822F8D;
		color: #FFF;
		}
		
/* Higher Education ----------------------------- */

#he-button {
	position: relative;
	}
		#he-button ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
	#he-button li {
	margin: 0;
	display: block;
	width: 138px;
	position: relative;
		}
	#he-button li a {
	display: block;
	color: #000000;
	text-decoration: none;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #006554;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9999CC;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #9999CC;
	border-left-color: #9999CC;
	margin-bottom: 2px;
	font-size: 0.7em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
		}

	html>body #he-button li a {
	width: auto;
		}

	#he-button li a:hover {
		background-color: #006554;
		color: #FFF;
		}
		
/* Apprenticeships ----------------------------- */

#app-button {
	position: relative;
	}
		#app-button ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
	#app-button li {
	margin: 0;
	display: block;
	width: 138px;
	position: relative;
		}
	#app-button li a {
	display: block;
	color: #000000;
	text-decoration: none;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #FF7800;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9999CC;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #9999CC;
	border-left-color: #9999CC;
	margin-bottom: 2px;
	font-size: 0.7em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
		}

	html>body #app-button li a {
	width: auto;
		}

	#app-button li a:hover {
		background-color: #FF7800;
		color: #FFF;
		}
		
		/* Training for Business ----------------------------- */

#tfb-button {
	position: relative;
	}
		#tfb-button ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
	#tfb-button li {
	margin: 0;
	display: block;
	width: 138px;
	position: relative;
		}
	#tfb-button li a {
	display: block;
	color: #000000;
	text-decoration: none;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #AB0634;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9999CC;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #9999CC;
	border-left-color: #9999CC;
	font-size: 0.7em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
		}

	html>body #tfb-button li a {
	width: auto;
		}

	#tfb-button li a:hover {
		background-color: #AB0634;
		color: #FFF;
		}
		
	/* ------------------------------------*/
		
	#foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #000066;
	width: 405px;
	padding-top: 0.5em;
	text-align: right;
	padding-right: 5px;
	float: left;
	position: relative;
	margin-top: 10px;
	background-color: #E5E5E5;
	margin-bottom: 0px;
	padding-bottom: .3em;
}
#foot_new_window {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #000066;
	width: 650px;
	padding-top: 0.5em;
	text-align: right;
	padding-right: 5px;
	float: left;
	position: relative;
	margin-top: 10px;
	background-color: #E5E5E5;
	margin-bottom: 0px;
	padding-bottom: .3em;
}
#flash-container {
	float: left;
	height: 69px;
	width: 590px;
	position: relative;
}
#flash-container1 {
	float: left;
	height: 69px;
	width: 590px;
	position: relative;
	background-color: #ffffff;
	background-image: url(images/web_banner_rebuild.gif);
	background-repeat: no-repeat;
	background-position: center center;
	
}
#content-container {
	float: left;
	width: 750px;
	position: relative;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
#content-centre {
	float: left;
	width: 410px;
	position: relative;
	padding-left: 10px;
	padding-right: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#content-new_window {
	float: left;
	width: 500px;
	position: relative;
	padding-left: 5px;
	padding-right: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.content-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #333366;
}
.content-text-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #333366;

}
.content-text-small2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000000;

}
.content-text p{

}

#content-right {
	float: right;
	width: 150px;
	position: relative;
	padding-left: 9px;
}
#content-left {
	float: left;
	width: 150px;
	position: relative;
	padding-right: 9px;
}
#content-left-new_window {
	float: left;
	width: 150px;
	position: relative;
	padding-right: 9px;
}
.box-top {
	background-image: url(images/home_box_top.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 6px;
	width: 150px;
	position: relative;
	font-size: 0em;
}
.box-bottom {
	font-size: 0em;
	background-image: url(images/home_box_bottom.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 16px;
	width: 150px;
	position: relative;
}
.box-middle {
	background-image: url(images/home_box_middle.jpg);
	background-repeat: repeat-y;
	float: left;
	width: 138px;
	position: relative;
	padding-right: 6px;
	padding-left: 6px;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	color: #333366;
}
.box-middle a:link{
	text-decoration: none;
	color: #000000;
}
.box-middle a:visited{
	text-decoration: none;
	color: #000000;
}
.box-middle a:hover{
	color: #999999;
	text-decoration: none;
}
.box-middle a:active{
	text-decoration: none;
}
.box_large_top-space-above {
	font-size: 0px;
	background-image: url(images/home_box_large_top_2.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 410px;
	position: relative;
	height: 6px;
	margin-top: 8px;
}
.box_large_top {
	font-size: 0px;
	background-image: url(images/home_box_large_top_2.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 410px;
	position: relative;
	height: 6px;
}
.box-large-middle {
	background-image: url(images/home_box_large_middle_2.jpg);
	background-repeat: repeat-y;
	float: left;
	width: 398px;
	position: relative;
	padding-right: 6px;
	padding-left: 6px;
}
.box-large-middle-news {
	background-image: url(images/home_box_large_middle_2.jpg);
	background-repeat: repeat-y;
	float: left;
	width: 398px;
	position: relative;
	padding-right: 6px;
	padding-left: 6px;
	font-size: .7em;
}
.box-large-bottom {
	font-size: 0px;
	background-image: url(images/home_box_large_bottom_2.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 410px;
	position: relative;
	height: 16px;
}
.news-middle {
	float: left;
	width: 398px;
	position: relative;
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom:15px;
	padding-top:6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	}
.news-middle a:link{
	text-decoration: none;
	color: #000000;
}
.news-middle a:visited{
	text-decoration: none;
	color: #000000;
}
.news-middle a:hover{
	color: #999999;
	text-decoration: underline;
}
.news-middle a:active{
	text-decoration: none;
}
.news {
	border: 1px solid #D2D2D2;
	width: 390px;
	margin-bottom: 2px;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
.news a:link {
	text-decoration: underline;
	color: #000000;
}
.news a:visited{
	text-decoration: underline;
	color: #000000;
}
.news a:hover{
	color: #A32C37;
	text-decoration: underline;
}
.news a:active{
	text-decoration: underline;
}

.latest-news {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	float: right;
	width: 245px;
	height:70px;
	position: relative;
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom:5px;
	padding-top:8px;
	}

.latest-headline {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#ffffff;
	float: right;
	width: 245px;
	position: relative;
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom:3px;
	padding-top:3px;
	background-color:#013479;
	}
.latest-headline  a:link{
	text-decoration: none;
	color: #ffffff;
}
.latest-headline  a:visited{
	text-decoration: none;
	color: #ffffff;
}
.latest-headline  a:hover{
	color: #ffffff;
	text-decoration: underline;
}
.latest-headline  a:active{
	text-decoration: none;
}
.news-image {
	float: left;
	margin-right: 6px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.news-image-right {
	float: right;
	margin-left: 6px;
}
.news-small {
	border: 0px solid #D2D2D2;
	width: 145px;
	margin-bottom: 2px;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	float:left;
}
.news-small a:link{
	text-decoration: none;
	color: #333333;
}
.news-small a:visited{
	text-decoration: none;
	color: #333333;
}
.news-small a:hover{
	color: #990000;
	text-decoration: none;
}
.news-small a:active{
	text-decoration: none;
} 
.bold {
	font-weight: bold;
}
.banner-space-right {
	margin-right: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	position: relative;
}
.banner-big {
	margin-right: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	position: relative;
	padding-bottom: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.banner-no-space {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	float: left;
	position: relative;
}
.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
}

.table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	background-color: #FFFFFF;
	vertical-align: top;
	
}
.fees_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	background-color: #F2F1FA;
	vertical-align: top;
	padding: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.fees_table_dark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	background-color: #4980BC;
	vertical-align: top;
	padding: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	color: #FFFFFF;
}
.horizontal-menu {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	margin-bottom: 2em;
	}
		.horizontal-menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
		}
		
	.horizontal-menu li {
	margin: 0;
	display: block;
	float: left;
	text-align: left;
		}
	.horizontal-menu li a {
	display: block;
	padding: 5px 5px 5px 0.5em;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #9999CC;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
		}

	html>body .horizontal-menu li a {
		width: auto;
		}

	.horizontal-menu li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-top-width: 3px;
	border-top-style: solid;
		}h1 {
	font-size: 2.5em;
	margin: 0px;
	font-weight: normal;
}
.menu {
	font-size: 30%;
	color: #000000;
	line-height: 160%;
	padding-left: 0.5em;
	font-weight: bold;
	text-align: left;
}
.menu a:link{
	color: #000000;
	text-decoration: none;
}
.menu a:visited{
	color: #CCCCCC;
	text-decoration: none;
	
}.menu a:hover{
	color: #CCCCCC;
	text-decoration: none;
	
}.menu a:active{
	color: #000000;
	text-decoration: none;
	
}

h1 {
	color: #4980BC;
	font-size: 2em;
	margin: 0px;
}
h2 {
	color: #4980BC;
	font-size: 2em;
	margin: 0px;
}
h3 {
	color: #4980BC;
	font-size: 1.4em;
}
h4 {
	font-size: 1em;
	color: #4980BC;
}
.remove-border {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.panorama-thumbs {
	border: 1px solid #D2D2D2;
	width: 390px;
	margin-bottom: 3px;
	padding: 3px;
	height: 151px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333366;
}
.panorama-thumbs a:link{
	text-decoration: none;
	color: #333366;
}
.panorama-thumbs a:visited{
	text-decoration: none;
	color: #333366;
}
.panorama-thumbs a:hover{
	color: #999999;
	text-decoration: underline;
}
.panorama-thumbs a:active{
	text-decoration: none;
	color: #333366;
}
.remove-bullet-points{
	list-style-type: none;	
	
}.vocational_table_light_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	background-color: #EFEF78;
	padding: 3px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	vertical-align: top;
}
.vocational_table_dark_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	background-color: #CCCC66;
	padding: 3px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	vertical-align: top;
}
.vocational_table_light_purple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	background-color: #ECECFF;
	padding: 3px;
	text-align: center;
	font-weight: bold;
	vertical-align: top;
}
.vocational_table_dark_purple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	background-color: #CCCCFF;
	padding: 3px;
	color: #000000;
	text-align: center;
	font-weight: bold;
	vertical-align: top;
}
.vocational_table_deep_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-color: #990000;
	padding: 3px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: top;
}
.vocational_table_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-color: #CC0000;
	padding: 3px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: top;
}
.vocational_table_purple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #CCCCFF;
	padding: 3px;
	text-align: center;
	vertical-align: top;
}
.vocational_table_deep_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-color: #000066;
	padding: 3px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
}
.vocational_table_deeper_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #330066;
	padding: 3px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: top;
}
.vocational_table_dark_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	background-color: #330099;
	padding: 3px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
}
.vocational_table_light_grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	background-color: #CCCCCC;
	padding: 3px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
}
.vocational_table_darker_grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	background-color: #999999;
	padding: 3px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
}
.termdates-head {
	width: 100%;
	color: #759ECC;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 1.5em;
	text-align: left;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.termdates_subhead {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #5689C0;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-left: 6px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-right: 6px;
}
.termdates-dates-light {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	background-color: #F2F1FA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	vertical-align: top;
}
.beauty_pricelist_table {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F2F1FA;
	vertical-align: top;
	margin: 1px;
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.beauty_pricelist_table_2 {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ECECFF;
	vertical-align: top;
	margin: 1px;
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.beauty_pricelist_table_dark {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #4980BC;
	vertical-align: top;
	margin: 1px;
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	color: #FFFFFF;
}
.red-bold {
	font-weight: bold;
	color: #FF3300;
	font-size: 1.3em;
}
.italic {
	font-style: italic;
}
.course_detail_padding {
	padding-bottom: 15px;
}
.testimonials {
	border: 0px ;
	width: 360px;
	margin-bottom: 3px;
	padding: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
}
.white-text {
	color: #FFFFFF;
	font-size: 0.1em;
}
.photo-align-left {
	float: left;
	margin-top: 5px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.photo-align-right {
	float: right;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
}
input.form
{
	color: #022B62;
	background: #ffffff;
	border: 1px solid #022B62;
	font-size: 0.7em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
input.form1
{
	color: #000000;
	background: #ffffff;
	border: 1px solid #708090;
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
}
input.form2
{
	color: black;
	background: #DFDFDF;
	border: 1px solid #898B98;
	font-family: Arial, Helvetica, sans-serif;
}
 input.text_search
{
color: black;
background: white;
border: 1px solid #898B98
}
 textarea.long_text
{
font-family: Arial, Helvetica, sans-serif;

color: black;
background-color:white;
border: 1px solid #898B98;
}
 fieldset
{
border: 1px solid #759ECC;
width: 130px
}

legend
{
font-family: Arial, Helvetica, sans-serif;
font-size: 0.7em;
font-weight: bold;
text-align: center;
color: #022B62;
background: #ffffff;
border: 1px solid #759ECC;
padding: 2px 2px
}
#pop-up {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: left;
	color: #022B62;
	background: #ffffff;
	float: left;
	width:300px;
	position: relative;
	padding-left: 3px;
	padding-right: 3px;
}
#foot-validation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #FFFFFF;
	width: 405px;
	padding-top: 0.2em;
	text-align: center;
	padding-right: 5px;
	float: left;
	position: relative;
	margin-top: 10px;
	background-color: #FFFFFF;
	margin-bottom: 0px;
	padding-bottom: .3em;
}
.flash_banner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #022B62;
	width: 405px;
	text-align: center;
	float: left;
	position: relative;
	background-color: #FFFFFF;
	
}
flash_banner.a:link,a:visited,a:hover{
	text-decoration: underline;
	color: #022B62;
}
input.search-text-small
{
	color: black;
	background: #FFFFFF;
	border: 1px solid #898B98;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em
}
input.search-form-small
{
	color: black;
	background: #DFDFDF;
	border: 1px solid #898B98;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em
}
p.fontsize-set, div.colorPicker
{
	padding-top: 1px;	/* keep IE from putting in too much padding */
	text-align: center;
}
p.fontsize-set img
{
	border-width: 0;
	margin: 0 1px;
}
#banner_bottom 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #ffffff;
	width: 405px;
	height: 60px;
	padding-top: 0.5em;
	text-align: center;
	padding-right: 5px;
	position: relative;
	margin-top: 2px;
	background-color: #ffffff;
	margin-bottom: 0px;
	padding-bottom: .3em;
}.no_border {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.banner-left {
	clear: right;
}
.sport_squad_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #FFFFFF;
	background-color: #759ECC;
	text-align: center;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.sport_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #FFFFFF;
	background-color: #759ECC;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	display: block;
	margin-left: 130px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 6px;
}
.sport_player_details {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	margin-left: 130px;
	padding-right: 2px;
	padding-left: 6px;
	line-height: 1.5em;
}
.sport_player_photo {
	width: 120px;
	padding-bottom: 6px;
	padding-right: 10px;
	float: left;
}
.sport_squad_photo {
	padding-bottom: 6px;
}
.sport_blue_text {
	color: #759ECC;
}
.sport_squad_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #FFFFFF;
	background-color: #759ECC;
	text-align: center;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-bottom: 0px;
}
.sport_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #FFFFFF;
	background-color: #759ECC;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	display: block;
	margin-left: 130px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 6px;
}
.sport_squad_name {
	color: #FFFFFF;
	background-color: #759ECC;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	display: block;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 6px;
	font-size: .9em;
	margin-top: 6px;
}
.sport_player_details {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	margin-left: 130px;
	padding-right: 2px;
	padding-left: 6px;
	line-height: 1.5em;
}
.sport_player_photo {
	width: 120px;
	padding-bottom: 6px;
	padding-right: 10px;
	float: left;
}
.sport_squad_photo {
	padding-bottom: 6px;
}
.sport_squad_photo_small_left {
	padding-bottom: 6px;
	float: left;
	position: relative;
}
.sport_squad_photo_small_right {
	padding-bottom: 6px;
	float: right;
	position: relative;
}
.squads_left_container {
	width: 200px;
	position: relative;
	float: right;
}
.squads_right_container {
	width: 200px;
	position: relative;
	float: none;
}
.sport_blue_text {
	color: #759ECC;
}
.sport_player_container {
	clear: right;
	width: 100%;
	height: 140px;
}
.sport_staff_container {
	clear: right;
	width: 100%;
	position: relative;
}
.sport_container {
	clear: right;
	width: 100%;
}
#outstanding {
	background-color: #E7E9FE;
	width: 408px;
	border: 1px solid #8C899E;
	background-repeat: no-repeat;
	background-position: top;
	height: 290px;
}
.outstanding-big-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.15em;
	color: #000000;
	background-position: center;
	font-weight: bold;
	text-align: center;
	padding-bottom: 7px;
}
.outstanding-report_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
}
.outstanding-report_text a:link{
	color: #000000;
	text-decoration: none;
}.outstanding-report_text a:visited{
	color: #000000;
	text-decoration: none;
}.outstanding-report_text a:hover{
	color: #333300;
	text-decoration: underline;
}.outstanding-report_text a:active{
	color: #000000;
	text-decoration: none;
}
.important-notice {
	font-size: 1.4em;
	background-color: #FF0000;
	padding: 4px;
	color: #FFFFFF;
	font-weight: bold;
}
.return-to-top {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/arrow_top.gif);
	text-indent: 10px;
	font-size: 0.8em;
	background-repeat: no-repeat;
	padding-left: 8px;
}


/* New styles for 2009 Tidy Up */

#container_2009 {
	width: 750px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	margin-top: 10px;
	background-color: #2b1849;
	/*border: thin solid #000000;*/
}
