@charset "utf-8";
/* CSS Document */

body {
	color:#000000;
	background-color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 80%;
	line-height:1.5em;
	height: auto;
}

.navigation {display:none}

#content_centre_wide {
	float:left; 
	width:80%; 
	height:auto;
	background-color: #FFFFFF;
	border-left: 0px solid #CCCCCC; 
	border-right: 0px solid #CCCCCC;
/* Use this for larger amounts of copy */
}

#footer_box {
	background-color: #FFFFFF;
	height: auto;
	width: 998px;
	position: relative; 
	clear:both;
	overflow: visible;
	border-top: 1px solid #7FB89E;
	border-right: 0px solid #333399;
	border-bottom: 0px solid #333399;
	border-left: 0px solid #333399;
	text-align:left;
	font-size: 85%;
	vertical-align: bottom;
	z-index: 1;
}
