body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
}
#container {
	background-color: #000000;
	border-top: 0px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 0px solid #999999;
	border-left: 1px solid #999999;
	margin-right: auto;
	margin-left: auto;
	top: 0px;
	width: 743px;
}
#header {
	background-color: #000000;
	background-image: url(graphics/divline_header.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 743px;
	height: 238px;
}
#leftcol {
	float: left;
	width: 190px;
	margin: 0;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}
#rightcol {
	float: right;
	width: 190px;
	margin: 0;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}
.leftboxtitle {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #990000;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #520000;
	border-left-color: #CC0000;
	padding-top: 2px;
	padding-bottom: 8px;
	background-image: url(graphics/redboxtitlebar.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	margin-top: 5px;
	border-top-color: #CC0000;
}
.leftbox {
	font-size: 12px;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #990000;
	border-left-color: #CC0000;
	border-bottom-color: #990000;
}
.leftnav {
	font-size: 12px;
	display: block;
	background-color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.leftnav a:link {
	text-decoration: none;
	color: #000000;
	display: block;
	line-height: 18px;
	padding-right: 5px;
	padding-left: 5px;
}
.leftnav a:visited {
	text-decoration: none;
	color: #000000;
	display: block;
	line-height: 18px;
	padding-right: 5px;
	padding-left: 5px;
}
.leftnav a:hover {
	text-decoration: none;
	color: #990000;
	background-color: #E4E4E4;
	display: block;
	line-height: 18px;
	padding-right: 5px;
	padding-left: 5px;
}
#leftnavactive {
	text-decoration: none;
	color: #990000;
	background-color: #E4E4E4;
	display: block;
	line-height: 18px;
	padding-right: 5px;
	padding-left: 5px;
}
#contact {
	font-size: 12px;
	color: #000000;
	background-image: url(graphics/contactbg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 10px 5px;
	line-height: 20px;
}
.rightboxtitle, .centerboxtitle {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #666666;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #999999;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 5px;
	border-top-color: #999999;
}
.rightbox {
	font-size: 12px;
	background-color: #E4E4E4;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #999999;
	border-bottom-color: #333333;
	padding: 5px;
}
#content {
	margin-left: 203px;
	margin-right: 203px;
	top: 238px;
}
.centerbox {
	font-size: 12px;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #999999;
	border-bottom-color: #333333;
	padding: 5px;
}
#footer {
	background-color: #000000;
	height: 128px;
	background-image: url(graphics/footerbg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-right: auto;
	margin-left: auto;
	width: 743px;
	border: 0px;
}
.navbot {
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	clear: both;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	color: #FFFFFF;
	padding-top: 5px;
}
.navbot a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.navbot a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
.navbot a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.navbot a:active {
	color: #CC0000;
	text-decoration: underline;
}
.copyright {
	font-size: 11px;
	text-align: center;
	padding-top: 15px;
	color: #FFFFFF;
}
.r2j2 {
	font-size: 11px;
	text-align: right;
	padding-top: 15px;
	padding-right: 5px;
	color: #FFFFFF;
}
.r2j2 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.r2j2 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.r2j2 a:hover {
	color: #990000;
	text-decoration: underline;
}
.r2j2 a:active {
	color: #990000;
	text-decoration: underline;
}
a:link {
	color: #990000;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
.arrowlink {
	background-image: url(graphics/bsa_linkarrow.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	left: 20px;
	padding-left: 20px;
}
.arrowlink a:link {
	color: #990000;
}
.arrowlink a:visited {
	text-decoration: underline;
	color: #990000;
}
.arrowlink a:hover {
	color: #000000;
	text-decoration: underline;
}
.webarrowlink {
	background-image: url(graphics/bsa_linkarrow.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	left: 20px;
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.newstitle {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-image: url(graphics/BSA_newstitleunderline.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 30px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.posted {
	font-size: 10px;
	color: #999999;
}
.newsarticle {
	margin-bottom: 15px;
}
.newstitle a:link{
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-right: 30px;
	margin-bottom: 10px;
	margin-top: 10px;
	text-decoration: none;
}
.newstitle a:visited{
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-right: 30px;
	margin-bottom: 10px;
	margin-top: 10px;
	text-decoration: none;
}
.newstitle a:hover{
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	padding-right: 30px;
	margin-bottom: 10px;
	margin-top: 10px;
	text-decoration: none;
}
.newstitle a:active{
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	padding-right: 30px;
	margin-bottom: 10px;
	margin-top: 10px;
	text-decoration: none;
}#scuttlebg {
	background-image: url(graphics/scuttlebg1.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
#shadowlink {
	font-size: 11px;
}

