body {
	font-family:Arial, Helvetica, sans-serif;
	background:url(images/strip.jpg) repeat-x #CECE78;
	font-size:12px;
	line-height:1.6em;
	color: #666666;
	}
	
a, a:visited {
	color:#999966;
	text-decoration:underline;
	font-weight:bold;
	font-size:11px;
	}
	
a:hover {
	text-decoration:none;
	}
	
#container {
	position:relative;
	width:784px;
	margin:0 auto;
	background:url(images/BGstrip.jpg) repeat-y;
	}
	
#bigBG {
	background: url(images/bigBG.jpg) no-repeat;
	}
	
#header {
	width:784px;
	height:50px;
	background:url(images/header.jpg) no-repeat;
	}
	
#logo {
	margin-top:-2px;
	}

#topnav {
	float:right;
	width:220px;
	color:#FFFFFF;
	margin:6px 37px 0 0;
	_margin:6px 19px 0 0;
	font-weight:bold;
	}
	
#topnav a, #topnav a:visited {
	text-decoration:none;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	padding:2px 6px;
	}
	
#topnav a:hover {
	color:#999966;
	}
	
#titlebar {
	position:relative;
	width:754px;
	height:73px;
	margin:0px auto;
	left:-1px;
	}

#footer {
	background:url(images/footerBG.jpg) no-repeat;
	height:28px;
	width:783px;
	margin:0 auto;
}
	
h1 {
	font-size:20px;
	margin-top:5px;
	color:#CC6600;
	}
	
.links a {
	text-align:center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-decoration:underline;
	line-height:normal;
	font-weight:bold;
	color:#FFFFFF;
}

.links a:hover {
	text-decoration:none;
	color:#000000;
	}

.info {
	text-align:center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height:normal;
}

#nav {
	background:url(images/navBG.jpg) no-repeat;
	width:783px;
	height:25px;
	}
#nav a, #nav a:visited {
	width:145px;
	float:left;
	margin-left:10px;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	text-decoration:none;
	}
#nav a:hover {
	color:#FFFFFF;
	}
	
#quicklinks {
	width:150px;
	float:left;
	background-color:#86A4BC;
	color:#000000;
	padding:5px;
	margin-right:5px;
	margin-left:14px;
	_margin-left:7px;
	}
#quicklinks a, #quicklinks a:visited {
	color:#FFFFFF;
	}
	
#content {
	width:560px;
	float:left;
	padding:10px;
	margin-top:-5px;
	_margin-top:0px;
	}
	
#bottomnav {
	width:500px;
	margin:5px auto;
	}
#bottomnav a, #bottomnav a:visited {
	padding-right:5px;
	margin-right:5px;
	}

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix {
	display:inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display:block;
}

#bcfooter {
	width:450px;
	text-align:center;
	margin:0 auto;
	}
#onlineupdating {
	display:none;
	}