body   { 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CCCCCC;
	color: #FFFFFF;
	text-align: center;
	margin: 0;
	margin-top: 10px;
	padding: 0;
}

p,li,ul   {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 0;
}
p { margin-bottom: 1em; }
li,ul   {
	line-height: 1.1em;
	margin-bottom: 0.5em;
}
ul   {
	margin-bottom: 10px;
}
a:active   { }
a:visited   { color: #FFFFFF; text-decoration: none; }
a:link   { color: #FFFFFF; text-decoration: none; }
a:hover   { color: #FFFFFF; text-decoration: underline; }

.centrebody #wrapper {
	position: relative;
	width: 950px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0;
	background-color: #02415B;
}
/* Override settings in file var-css.php. */

.centrebody #header {
	top: 0px;
	left: 0px;
	width: 950px;
	height: 100px;
	margin: 0;
	padding: 0;
	text-align: left;
	background-image: url(images/navigation/header-bg.jpg);
	background-repeat: no-repeat;
}
.centrebody #header h1 {
	margin: 0;
	padding: 10px 0;
}
.centrebody #header a:active { }
.centrebody #header a:visited { color: #FFFFFF; text-decoration: none; }
.centrebody #header a:link { color: #FFFFFF; text-decoration: none; }
.centrebody #header a:hover { color: #FFFFFF; text-decoration: underline; }
.centrebody #logo {
	float: left;
	margin-top: 10px;
	left: 0px;
	width: 280px;
	height: 150px;
	background-color: #C5037B;
}
.centrebody #main_img {
	float: right;
	margin-top: 10px;
	right: 0px;
	width: 670px;
	height: 360px;
}
.centrebody #img-rotator {
	float: right;
	margin-top: 10px;
	right: 0px;
	width: 670px;
	height: 360px;
	background-image: url(images/rotator-bg.gif);
	background-repeat: repeat-x;
}
.centrebody #page-title { 
	float: right;
	margin-top: 10px;
	margin-right: 5px;
}
.centrebody #page-title p { 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-align: right;
	font-size: 40px;
	font-weight: normal;
	margin-bottom: 0px;
}
.centrebody #content {
	float: right;
	width: 630px;
	height: 250px;
	min-height: 250px;
	text-align: left;
	margin-top: -20px;
	margin-right: 20px;
	margin-bottom: 0px;
}
html> .centrebody #content {height:auto; width: 650px;}
.centrebody #content a:active { color: #FFFFFF; }
.centrebody #content a:visited { color: #FFFFFF; text-decoration: underline; }
.centrebody #content a:link { color: #FFFFFF; text-decoration: underline; }
.centrebody #content a:hover { color: #A5002D; text-decoration: underline; }
.centrebody #navbar {
	float: left;
	margin-top: -180px;
	left: 0px;
	width: 270px;
	padding-bottom: 10px;
}
.centrebody #contact {
	float: left;
	margin-top: 30px;
	margin-bottom: 10px;
	bottom: 0px;
	left: 0px;
	width: 270px;
}
.centrebody #email {
/*	padding-top: 25px; */
	padding-left: 25px;
	font-size: 14px;
	font-weight: bold;
}
.centrebody #phone {
	padding-left: 25px;
	font-size: 14px;
	font-weight: bold;
}
.course-border {
	border: 1px solid #C5037B;
}
.course-title {
	width: 600px;
	margin: 0;
	padding: 0;
	padding-top: 0px;
	padding-left: 5px;
	padding-bottom: 0px;
	line-height: 30px;
	text-align: left;
	font-size: 18px;
	color: #FFFFFF;
	background-color: #C5037B;
	border-bottom: 1px solid #02415B;
}
.course-header {
	width: 200px;
	margin: 0;
	padding: 0;
	padding-top: 0px;
	padding-left: 10px;
	padding-bottom: 0px;
	line-height: 20px;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #02415B;
	border: 0px solid #02415B;
}
.course-content {
	width: 200px;
	margin: 0;
	padding: 0;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	font-size: 14px;
	text-align: left;
	border-top: none;
	border-bottom: none;
	border: 0px solid #02415B;
}
.header-text { 
	font-size: 24px;
	font-weight: normal;
}
.error { 
	color: #FF0000;
	font-weight: bold;
}
.img {
	border: none;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.centre {
	text-align: center;
}
.box { /* This is for the TinyMCE Textbox */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
/*	border: 1px solid #000000; */
}
.centrebody #footer {
	clear:both;
	top:0;
	left: 0px;
	width: 950px;
	height: auto;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	color: #C5037B;
	background-color: #FFFFFF;
	background-image: url(images/footer-top.gif);
	background-repeat: no-repeat;
}
.centrebody #footer-nav {
	width: 950px;
	height: 25px;
	margin-top: 0px;
	padding-top: 10px;
	margin-left: 0px;
	font-size: 14px;
	text-align: center;
	background-color: #FFFFFF;
/*
	background-image: url(images/footertop-bg.gif);
	background-repeat: no-repeat;
*/
}
.centrebody #footer a:active { color: #C5037B; }
.centrebody #footer a:visited { color: #C5037B; text-decoration: underline; }
.centrebody #footer a:link { color: #C5037B; text-decoration: underline; }
.centrebody #footer a:hover { color: #000000; text-decoration: underline; }
.centrebody #foot-right {
	float: right;
	margin-top: 5px;
	margin-right: 2px;
	padding-right: 0px;
	width: 400px;
	text-align: right;
	background-image: none;
}
* html .centrebody #foot-right {
	padding-right: 0;
}
.centrebody #foot-left {
	float: left;
	margin-top: 5px;
	margin-left: 2px;
	width: 450px;
	text-align: left;
	background-image: none;
}
.sandbag1 {
	clear:both;
	float: right;
	width: 10px;
	height: 120px;
	vertical-align: bottom;
}
.sandbag2 {
	clear:both;
	float: right;
	width: 360px;
	height: 240px;
	vertical-align: bottom;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-right: 15px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-left: 0;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
