body   { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #EBEBEB;
	text-align: center;
	margin: 10px 0 10px 0;
	padding: 0;
}
/*
table {
	width: 650px;
	height: auto;
}
*/
td,tr { font-family: Verdana, Arial, Helvetica, sans-serif; color: #666666; font-size: 12px; }

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

.centrebody #wrapper {
	position: relative;
	width: 967px;
	border: 0;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/main-bg-slice.png);
	background-repeat: repeat-y;
}
/* Override settings in file var-css.php. */

.centrebody #header-top {
	top: 0px;
	left: 0px;
	width: 967px;
	height: 18px;
	margin: 0;
	padding: 0;
	text-align: left;
	background-image: url(images/main-bg-top.png);
	background-repeat: no-repeat;
}
.centrebody #header {
	float: right;
	top: 0px;
	right: 0px;
	width: 604px;
	height: 199px;
	margin: 0 15px 0 0;
	padding: 0;
	text-align: left;
	background-image: url(images/header_bg.jpg);
	background-repeat: no-repeat;
}
html> .centrebody #header {margin: 0 25px 0 0;}

.centrebody #logo {
	position: relative;
	float: left;
	margin-top: 30px;
	margin-left: 5px;
}
html> .centrebody #logo {margin-left: 15px;}
.centrebody #strapline {
	position: relative;
	float: right;
	width: 660px;
	height: 35px;
	margin: 15px 20px 15px 0;
	text-align: right;
}
html> .centrebody #strapline {margin: 15px 35px 15px 0;}
.centrebody #content {
	float: right;
	width: 600px;
	height: 210px;
	min-height: 210px;
	text-align: left;
	margin: 25px 65px 0 0;
/* Override settings in file var-css.php. */
}
html> .centrebody #content {height:auto; width: 600px; margin: 25px 125px 0 0;}
.centrebody #content a:active { color: #000000; }
.centrebody #content a:visited { color: #000000; text-decoration: underline; }
.centrebody #content a:link { color: #000000; text-decoration: underline; }
.centrebody #content a:hover { color: #C90016; text-decoration: underline; }
.centrebody #lft-panel {
	position: relative;
	float: left;
	margin: -50px 0 10px 5px;
	padding: 0;
	width: 195px; /* top and bottom padding create visual space within this div */
	height: 50px;
	min-height: 50px;
}
html> .centrebody #lft-panel { height: auto; }
.centrebody #navbar-top {
	position: relative;
	margin: 0 0 0 5px;
	width: 195px; /* top and bottom padding create visual space within this div */
	height: 10px;
	background-image: url(images/nav_bg_top.png);
	background-repeat: no-repeat;
}
.centrebody #navbar {
	position: relative;
	margin: -5px 0 0 5px;
	width: 195px; /* top and bottom padding create visual space within this div */
	height: 50px;
	min-height: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-image: url(images/nav_bg_slice.png);
	background-repeat: repeat-y;
}
html> .centrebody #navbar { height: auto; margin: 0 0 0 5px; }
.centrebody #navbar-btm {
	position: relative;
	margin: 0 0 0 5px;
	width: 195px; /* top and bottom padding create visual space within this div */
	height: 10px;
	background-image: url(images/nav_bg_btm.png);
	background-repeat: no-repeat;
}
.centrebody #news-panel {
	position: relative;
	margin: 15px 15px 0 5px;
	padding: 45px 10px 5px 10px;
	width: 173px; /* top and bottom padding create visual space within this div */
	height: 90px;
	background-image: url(images/news_bg.png);
	background-repeat: no-repeat;
	overflow: hidden;
}
.centrebody #news-panel p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
}
.centrebody #news-panel a:active { color: #FFFFFF; }
.centrebody #news-panel a:visited { color: #FFFFFF; text-decoration: none; }
.centrebody #news-panel a:link { color: #FFFFFF; text-decoration: none; }
.centrebody #news-panel a:hover { color: #FFFFFF; text-decoration: underline; }
.title-text { 
	font-size: 24px;
	font-weight: normal;
	font-style: italic;
	color: #C90016;
	margin-bottom: 0.5em;
}
.error { 
	color: #FF0000;
	font-weight: bold;
}
.img {
	border: none;
}
.centrebody #footer {
	left: 0px;
	width: 967px;
	height: 30px;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/main-bg-btm.png);
	background-repeat: no-repeat;
	background-color: #EBEBEB;
}
.centrebody #foot-nav {
	margin-top: 0px;
	padding-top: 10px;
	margin-left: 2px;
	width: 950px;
	text-align: center;
	color: #F49D36;
}

.centrebody #footer a:active { color: #000000; }
.centrebody #footer a:visited { color: #000000; text-decoration: underline; }
.centrebody #footer a:link { color: #000000; text-decoration: underline; }
.centrebody #footer a:hover { color: #C90016; text-decoration: underline; }
.centrebody #foot-nav a:active { color: #000000; }
.centrebody #foot-nav a:visited { color: #000000; text-decoration: underline; }
.centrebody #foot-nav a:link { color: #000000; text-decoration: underline; }
.centrebody #foot-nav a:hover { color: #C90016; text-decoration: underline; }
.centrebody #foot-right {
	float: right;
	margin-top: 15px;
	margin-right: 16px;
	padding-right: 0px;
	width: 540px;
	text-align: right;
	background-image: none;
}
* html .centrebody #foot-right {
	padding-right: 0;
}
.centrebody #foot-left {
	float: left;
	margin-top: 15px;
	margin-left: 2px;
	width: 400px;
	text-align: left;
	background-image: none;
}
.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: 5px;
}
.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;
}
