#divHeader {
	background-color: #FFFFFF;
	background-image: url(images/bfn_header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 268px;
	width: 660px;
	margin-top: 0px;
	margin-left: 100px;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 25px;
}
#divContainer {
	background-color: #FFFFFF;
	width: 700px;
	margin-left: 100px;
}
#divRight2 {
	float: right;
	height: 80px;
	width: 160px;
	margin-top: 25px;
	margin-right: 10px;
	margin-bottom: 25px;
}
#divRight3 {
	float: right;
	height: 60px;
	width: 160px;
	margin-top: 25px;
	margin-right: 10px;
	margin-bottom: 25px;
	text-align: center;
}
#divMain {
	float: left;
	width: 480px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
#divRight {
	float: right;
	width: 160px;
	margin-right: 10px;
	margin-left: 0px;
	height: 600px;
	margin-top: 0px;
	background-color: #FFFFFF;
	margin-bottom: 25px;
	text-align: center;
}
#divRight4 {
	text-align: center;
	float: right;
	height: 130px;
	width: 160px;
	margin-top: 25px;
	margin-right: 10px;
	margin-bottom: 25px;
}
#divFooter {
	width: 700px;
	margin-left: 100px;
	background-color: #FFFF66;
	clear: both;
	height: 25px;
}
#divFootR {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #999999;
	text-align: right;
	float: right;
	width: 250px;
	margin-top: 5px;
	margin-right: 10px;
}
#divFootL {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #999999;
	text-align: left;
	float: left;
	width: 200px;
	margin-top: 5px;
	margin-left: 10px;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	line-height: 1.5em;
	color: #333333;
}
body {
	background-image: url(images/backgrnd.png);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #3399FF;
	margin: 10px 0px 0px;
	padding: 0px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.9em;
	line-height: 1em;
	color: #FF66CC;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	line-height: 2em;
	color: #3399FF;
	text-align: left;
	font-style: italic;
	font-variant: normal;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	color: #333333;
	text-align: left;
	margin: 0px;
	padding: 0px;
	line-height: 1.6em;
}
.picRight {
	float: right;
	clear: left;
}
#divClearer {
	clear: both;
	width: 700px;
	margin-left: 100px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFCC33;
	margin-top: 20px;
}
#divMainRight {
	background-color: #FFFFFF;
	clear: none;
	float: right;
	width: 150px;
}
#divMainLeft {
	background-color: #FFFFFF;
	float: left;
	width: 150px;
}
#divMainCentre {
	background-color: #FFFFFF;
	width: 150px;
	margin-left: 165px;
}
#divMainTop {
	background-color: #FFFF99;
	height: 35px;
	width: 480px;
	margin-bottom: 10px;
}
#divHome {
}
#divMainIntro {
	background-color: #FFFFFF;
	width: 456px;
	margin: 0px;
	padding: 10px 10px 0px;
	border: 2px dotted #CCCCCC;
}
.h1blue {
	color: #3399FF;
}
#divMainNav {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	background-color: #FFFFFF;
	width: 480px;
	margin-left: 20px;
	margin-bottom: 10px;
}
a:link, a:active {
	color: #FF66CC;
	text-decoration: underline;
}
a:visited {
	color: #3399FF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #3399FF;
}
.noBackgrnd {
	background-color: #FFFFFF;
}
