body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #333333;
	background-color: #333333;
	background-image: url(background.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
#content {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	padding: 0px;
	font-size: 1em;
	background-image: url(main-back.gif);
	background-repeat: repeat-y;
}
h1 {
	padding: 0px;
	height: 70px;
	width: 100%;
	position: relative;
	background-image: url(bni-logo.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin: 0px;
	background-color: #68121F;
}
h1 a {
	position: absolute;
	left: -999em;
}
#content h2 {
	font-weight: normal;
	font-size: 1em;
	display: block;
	padding: 5px;
	position: absolute;
	right: 0px;
	top: 10px;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#content h2 span {
	background-color: #330000;
	padding: 5px;
	display: block;
	color: #FFFFFF;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
}

#content #main strong {
	text-transform: uppercase;
	color: #000000;
}
#content #news {
	position: relative;
	width: 220px;
	padding: 10px;
	margin: 0px;
	float: left;
}
#content #news .newsitem {
	margin: 0px;
	width: 140px;
	position: relative;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 80px;
	background-image: url(news-image-back.gif);
	background-repeat: repeat-y;
}
#content #news .newsitem img {
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	border: 5px solid #999999;
}
#content #news .newsitem h4 {
	font-size: 0.9em;
	text-transform: uppercase;
	color: #000000;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content #news .newsitem p {
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#content #flashcontent {
	padding-top: 29px;
}
#content #main {
	margin: 0px;
	padding: 30px;
	float: left;
	width: 500px;
	position: relative;

}
#content #main h3 {
	font-size: 0.9em;
	text-transform: uppercase;
	color: #000000;
}
#content #footer {
	position: relative;
	margin: 0px;
	height: 33px;
	background-image: url(footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 0.79em;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	background-color: #333333;
}
#content .clear {
	clear: left;
}
#content #main a, #content #news a {
	color: #68121F;
	text-decoration: none;
}
#content #main a:hover, #content #news a:hover {
	text-decoration: underline;
	color: #B80406;
}

#content #main li {
	font-weight: bold;
	font-style: italic;
}
#content #main blockquote {
	font-style: italic;
}
#content #main img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content #main th {
	background-color: #CCCCCC;
}
#content #main .centre {
	text-align: center;
}
#content #main .left {
	text-align: left;
}
.ditto_news {
	clear: both;
	padding-bottom: 1em;
}

.newsfooter {
	background-color: #E6E6E6;
	padding: 5px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.newsfooter h5, .newsfooter p {
	padding: 0px;
	margin: 0px;
	font-size: .9em;
}
.thumb {
	float: left;
	padding-top: 1.8em;
	padding-right: 1em;
}

.member {
	padding: 0em;
	width: 100%;
	border: 1px solid #CCCCCC;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: .5em;
	margin-left: 0em;
}
.member h4 {
	background-color: #CCCCCC;
	margin: 0px;
	padding: .5em;
}
.member p {
	margin: 0px;
	padding: .5em;
}
.member h4 a {
	font-weight: normal;
	float: right;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
}
.error {
	font-weight: bold;
	color: #FF0000;
}
#QE_Toolbar h1 {
height:18px;
}