body {
	margin: 0;
	padding: 0 0 15px;
	font-size: 0.7em;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/body_background_rev.png);
	background-repeat: repeat-x;
	color: #FFFFFF;
	background-color: #1E1E1F;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
a.white {
	color: #F9F9F8;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
table {
	font-size: 1em;
	clear: both;
}
img {
	border-style: none;
	vertical-align: text-bottom;
}
.more_button {
	float: right;
}
.notice_board_title {
	width: 177px;
	float: left;
}
.notice_board_text {
	color: white;
	padding-top: 10px;
	width: 240px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 3px;
	clear: left;
	font: 0.9em Arial;
}
.latest_programmes_text {
	color: #FFFFFF;
	font: .85em Arial;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 240px;
	height: auto;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	position: relative;
}
.left {
	float: left;
	width: 250px;
	text-align: left;
	margin-left: 10px;
	margin-top: 10px;
}
.notice_board_purple {
	background: url(../images/NB-bg_purple.png) repeat-x;
	width: 870px;
	height: auto;
	color: white;
	padding-left: 20px;
	background-color: #656498;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	text-align: left;
	font-size: 1em;
	border: 1px solid #666666;
}
.notice_board_orange {
	background: url(../images/NB-bg_orange.png) repeat-x;
	width: 870px;
	height: auto;
	color: white;
	padding-left: 20px;
	background-color: #F15E23;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	text-align: left;
	font-size: 1em;
	border: 1px solid #666666;
}
.notice_board_green {
	background: url(../images/NB-bg_green.png) repeat-x;
	width: 870px;
	height: auto;
	color: white;
	padding-left: 20px;
	background-color: #55A1AC;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	text-align: left;
	font-size: 1em;
	border: 1px solid #666666;
}
.clear {
	clear: both;
	width: 100%;
}
.green {
	color: #FFFFFF;
	font-size: 1em;
}
.green_table {
	color: #FFFFFF;
	background-color: #007782;
}
.right {
	float: right;
	width: 250px;
	text-align: left;
	margin-right: 10px;
	margin-top: 10px;
}
.purple {
	color: #5A3981;
}
.orange {
	color: #E55318;
}
.greennew {
	color: #FFFFFF;
}
.float_right {
	float: right;
	margin-right: 75px;
	margin-left: 50px;
	margin-top: 15px;
	margin-bottom: 20px;
	border: 1px solid #FFFFFF;
}
.right_menu_text {
	color: white;
	padding-bottom: 5px;
	text-align: left;
	width: 220px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	position: relative;
}
.page_icon {
	position: absolute;
	right: 17px;
	top: 3px;
}
#nav {
	height: 127px;
	width: 900px;
	position: relative;
}
#flash {
	width: 571px;
	height: 229px;
	background-color: #FFFFFF;
	float: left;
}
#notice_board {
	width: 269px;
	padding-top: 45px;
	background: #292a2c url(../images/notice_board_background.png) no-repeat;
	float: right;
	height: 200px;
	text-align: center;
}
.fix_row {
	color: #999999;
}
#latest_programmes {
	width: 269px;
	height: 120px;
	padding-top: 37px;
	float: right;
	text-align: center;
	position: relative;
	background-color: #1E1E1F;
	background-image: url(../images/latest_programmes_background_rev.png);
	background-repeat: no-repeat;
}
#main_divider {
	width: 571px;
	height: 32px;
	background: url(../images/main_divider_rev.png) no-repeat;
	position: relative;
	float: left;
}
#right_divider {
	width: 269px;
	height: 32px;
	float: right;
	background: url(../images/right_divider_rev.png) no-repeat;
	position: relative;
}
#right_menu a {
	color: white;
	font-size: 0.9em;
}
#main_content {
	color: #FFFFFF;
	width: 570px;
	float: left;
	text-align: left;
}
#content_header {
	width: 100%;
	background: url(../images/content_header_rev.png) repeat-x;
	height: 57px;
	padding-top: 15px;
	font-size: 1.3em;
	text-transform: uppercase;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#container {
	width: 900px;
	position: relative;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	height: auto;
	clear: both;
}
#nav_a {
	background-image: url(../images/nav_a_rev.png);
	width: 139px;
	height: 127px;
	float: left;
	text-align: left;
	position: relative;
}
#nav_b {
	background-image: url(../images/nav_b_rev.png);
	width: 139px;
	height: 127px;
	float: left;
	position: relative;
	text-align: left;
}
#nav_c {
	width: 269px;
	height: 127px;
	float: left;
	position: relative;
	text-align: left;
	background-image: url(../images/nav_c_rev.png);
	background-repeat: no-repeat;
}
#logo {
	float: left;
	width: 353px;
	height: 127px;
	text-align: left;
	background-image: url(../images/sp_logo_rev.png);
	background-repeat: no-repeat;
}
#nav_a_text {
	position: absolute;
	top: 55px;
	left: -10px;
	color: #FFFFFF;
	text-transform: uppercase;
}
#nav_b_text {
	position: absolute;
	top: 55px;
	left: -10px;
	color: #FFFFFF;
	text-transform: uppercase;
}
#nav_c_text {
	position: absolute;
	top: 55px;
	left: -10px;
	color: #FFFFFF;
	text-transform: uppercase;
}
#nav_a a {
	color: #FFFFFF;
	font: normal normal .85em/15px Arial;
	text-transform: uppercase;
	text-decoration: none;
	padding-left: 24px;
}
#nav_a a:hover {
	color: #FFFFFF;
	font: normal normal .85em/15px Arial;
	text-transform: uppercase;
	text-decoration: none;
	background: url(../images/arrow.png) no-repeat 0;
	padding-left: 24px;
}
#nav_b a {
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	font: normal normal .85em/15px Arial;
	padding-left: 24px;
}
#nav_b a:hover {
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	background: url(../images/arrow.png) no-repeat 0;
	font: normal normal .85em/15px Arial;
	padding-left: 24px;
}
#nav_c a {
	color: #FFFFFF;
	font: normal normal .85em/15px Arial;
	text-transform: uppercase;
	text-decoration: none;
	padding-left: 24px;
}
#nav_c a:hover {
	color: #FFFFFF;
	font: normal normal .85em/15px Arial;
	text-transform: uppercase;
	background: url(../images/arrow.png) no-repeat 0;
	text-decoration: none;
	padding-left: 24px;
}
#information {
	width: 268px;
	height: 38px;
	background-image: url(../images/information_background_rev.png);
	float: right;
	text-align: center;
	background-repeat: no-repeat;
	background-position: top;
}
#information_text {
	color: #FFFFFF;
	font: 0.85em;
	text-transform: uppercase;
	margin-top: 16px;
}
#information_text a {
	font-size: 0.85em;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
#splitter {
	width: 900px;
	height: 38px;
	margin-bottom: 40px;
	clear: both;
	position: relative;
}
#copyright {
	position: relative;
	width: 269px;
	height: auto;
	color: #FFFFFF;
	text-align: left;
	float: right;
}
#contact_information {
	width: 500px;
	height: auto;
	position: relative;
	color: #FFFFFF;
	text-align: left;
	float: left;
}
#footer {
	width: 900px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 35px;
}
#footer_container {
	background: url(../images/body_background_bottom_rev.png) repeat-x;
	width: 100%;
	height: 132px;
	position: relative;
	float: left;
	margin-top: 10px;
}
#left {
	float: left;
	height: auto;
	width: 570px;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
	position: relative;
}
#fontsize {
	width: 258px;
	position: absolute;
	padding-left: 5px;
	text-align: left;
	margin-top: 3px;
}
#programmes_other_side {
	background-color: #1E1E1F;
	width: 269px;
	float: right;
	height: auto;
	position: relative;
	text-align: left;
	background-image: url(../images/other_programmes_backrgound_rev.png);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top: 5px;
	padding-bottom: 15px;
}
#programmes_other_side a {
	color: #CCC;
	margin-left: 17px;
	width: 220px;
	padding-bottom: 3px;
	display: inline;
	padding-top: 3px;
	line-height: 23px;
	height: 23px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 9px;
}
.img_box {
	display: block;
	margin-top: 5px;
	float: left;
}
#right {
	float: right;
	height: auto;
	width: 269px;
	position: relative;
}
#right_menu {
	width: 269px;
	height: auto;
	float: right;
	margin-top: 25px;
	text-align: center;
	position: relative;
	background-color: #006F7A;
	background-image: url(../images/about_us_background.png);
	background-repeat: no-repeat;
}
#right_menu_header {
	width: 244px;
	height: 30px;
	color: white;
	font: bold 1.0em Arial;
	text-align: left;
	padding-top: 17px;
	padding-left: 25px;
}
#fontsize a:hover {
	background-image: none;
	padding-left: 0px;
}
#fontsize a {
	background-image: none;
	margin: 0px;
	padding: 0px;
}
#make_enquiry {
	background-image: url(../images/make_enquiry_button.png);
	background-repeat: no-repeat;
	position: relative;
	height: 25px;
	width: 246px;
	margin-top: 5px;
	padding-top: 12px;
	text-align: left;
	padding-left: 23px;
	float: right;
}
#make_enquiry a {
	color: #FFFFFF;
	display: block;
	height: 37px;
	width: 269px;
}
.notice_board_divider {
	background-image: url(../images/notice_board_divider_rev.png);
	background-repeat: repeat-x;
	height: 25px;
	width: 900px;
}
.divider {
	clear: both;
	width: 900px;
	position: relative;
}
.greenbold {
	color: #FFFFFF;
	font-size: 1em;
	font-weight: bold;
}
a.white:hover {
	color: #F9F9F8;
	text-decoration: underline;
}
.purple_table {
	color: #FFFFFF;
	background-color: #5A3981;
}
.orange_table {
	color: #FFFFFF;
	background-color: #E55318;
}
.orangebold {
	color: #FFFFFF;
	font-weight: bold;
}
.purplebold {
	color: #FFFFFF;
	font-weight: bold;
}
li {
	margin-bottom: 10px;
}
ul.span_menu {
	margin: 0px;
	padding: 0px;
}
.yellow {
	color: #FFFFFF;
}
.yellowbold {
	color: #FFFFFF;
	font-weight: bold;
}
.submit {
	border: 1px solid #003366;
	background-color: #1E1E1F;
	color: #FFFFFF;
}
.welcome {
	color: #FFFFFF;
	margin-left: 5px;
	font-size: 22px;
}
a.services_button {
	background-image: url(../images/programmes_services_rev.png);
	height: 31px;
	width: 541px;
	display: block;
	line-height: 31px;
	padding-left: 30px;
	font-size: 14px;
	font-weight: bold;
}
a.services_button:hover {
	background-image: url(../images/programmes_services_over_rev.png);
	height: 31px;
	width: 541px;
	display: block;
	font-size: 14px;
	line-height: 31px;
	font-weight: bold;
	padding-left: 30px;
	text-decoration: none;
	color: #FFF;
}
a.community_button {
	background-image: url(../images/programmes_community_rev.png);
	height: 31px;
	width: 541px;
	display: block;
	font-size: 14px;
	font-weight: bold;
	padding-left: 30px;
	line-height: 31px;
}
a.community_button:hover {
	background-image: url(../images/programmes_community_over_rev.png);
	height: 31px;
	width: 541px;
	display: block;
	font-size: 14px;
	line-height: 31px;
	font-weight: bold;
	padding-left: 30px;
	text-decoration: none;
	color: #FFF;
}
a.education_button {
	background-image: url(../images/programmes_education_rev.png);
	height: 31px;
	width: 541px;
	display: block;
	font-size: 14px;
	line-height: 31px;
	font-weight: bold;
	padding-left: 30px;
}
a.education_button:hover {
	background-image: url(../images/programmes_education_over_rev.png);
	height: 31px;
	width: 541px;
	display: block;
	font-size: 14px;
	line-height: 31px;
	font-weight: bold;
	padding-left: 30px;
	text-decoration: none;
	color: #FFF;
}
li.span {
	background-image: url(../images/span_menu.png);
	height: 22px;
	width: 269px;
	display: block;
	text-align: left;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.style1 {
	color: #0066CC
}
.wrap {
	float: right;
	margin: 15px;
}
li.span:hover {
	background-image: url(../images/span_menu_over.png);
	height: 22px;
	width: 269px;
	display: block;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
li.span a {
	color: #ffffff;
	padding-left: 13px;
	display: block;
	height: 22px;
	line-height: 22px;
}
li.span a:hover {
	color: #ffffff;
	padding-left: 13px;
	display: block;
	height: 22px;
	line-height: 22px;
	text-decoration: none;
}
img.span_menu {
	display: block;
}
.red {
	color: #e20101;
}
img.red {
	border: 1px solid #E20101;
}
.table_pink_offset {
	background-color: #E20101;
	color: #FFFFFF;
}
#container #right img {
}
.table_green_offset {
	background-color: #008B98;
	color: #FFFFFF;
}
.table_green_offset a {
	color: #FFFFFF;
}
