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;
}

a:link {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	
}

a:visited {
	font-family :  Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	text-decoration : underline;
}

a:hover {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #B80406;
	text-decoration : underline;
}

a:active {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	
}
#content {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	padding: 0px;
	font-size: 1em;
	background-repeat: repeat-y;
; background-image: url(main-back.gif)
}
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: 0px 10px 10px;
	margin: 0px 0px;
	float: left;
}
#content #news .newsitem {
	margin: 0px 0px;
	width: 140px;
	position: relative;
	background-image: url(news-image-back.gif);
	background-repeat: repeat-y;
; padding: 2px 0px 5px 80px
}
#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 0px;
; padding: 0px 0px
}
#content #news .newsitem p {
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#content #flashcontent {
	padding-top: 44px;
}
#content #main {
	margin: 0px 0px;
	padding: 17px 30px 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 a {
	color: #000000;
}
#content a:hover {
	text-decoration: underline;
	color: #B80406;
}
#content #navigation {
	background-color: #6C6C6C;
	margin: 0px;
	padding: 0px;
	height: 45px;
	width: 800px;
	list-style-type: none;
	position: absolute;
	top: 69px;
}
#content #navigation li {
	float: left;
	position: relative;
	width: 80px;
	height: 40px;
	background-image: url(button-up-back.jpg);
	background-repeat: repeat-x;

}
#content #navigation a:hover {
	text-decoration: none;
	background-image: url(button-down-back-small.jpg);
	background-repeat: repeat-x;
}

#content #navigation li a {
	position: relative;
	width: 78px;
	text-align: center;
	height: 36px;
	background-image: url(button-up-back.jpg);
	background-repeat: repeat-x;
	text-transform: uppercase;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #68121F;
	border-left-color: #6D6D6D;
	display: block;
	text-decoration: none;
}
#content #navigation li .down {
	background-image: url(button-down-back.jpg);
}
#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;
}
.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;
}


