body {
	background-color:#666;
	padding:0 0 20px;
	margin:0;
	font-family: Helvetica, Arial, sans-serif
	}

#container  { 
	background-color: black; 
	background-image: url(../images/bp_032sb.jpg); 
	background-repeat: no-repeat; 
	background-attachment: inherit; 
	background-position: center 15pt; 
	padding: 0 0 20px; 
	margin:0; 
	position: absolute; 
	z-index:1; 
	top: 30px; 
	left: 10%; 
	width: 730px; 
	border: solid 8px #fff
	}

#content{
	margin-top: 165px 
	}

img{
	display:block;
	}

a{
	font-weight:bold;
	color:#000;
	text-decoration:none
	}

#masthead{
	position:absolute;
	top:80px;
	left:10%;
	width:798px;
	height:86px;
	margin:0;
	padding:0;
	white-space: nowrap;
	z-index:2
	}

#logo{
	float:left;
	width:462px;
	height:86px;
	}

#menucap {
	float:left;
	width:176px;
	height:86px;
	}

#menu{
	margin:0 0 0 638px;
	height:76px;
	width:100px;
	color:#000;
	background-color:#fff;
	text-transform:uppercase;
	padding:10px 0 0;
	line-height:0;
	}

#menu ul{
	margin:0;
	padding:0;
	list-style:none;
	}

#menu li{
	text-align:right;
	margin:0;
	line-height:10px;
	}

#menu li a{
	color:#000;
	text-decoration:none;
	font-size:x-small;
	line-height:120%;
	}

#menu li.active a{
	font-weight:bolder;
	border-bottom:2px #000 solid;
	font-size:small;
	color:#000;
	}

#menu li a:hover {
	color: #000;
	border-bottom: 1px solid #000;
}

#menu li.active a:hover{
	border-bottom:2px #000 solid;
}

#newscolumn{
	position:absolute;
	left:10%;
	top:200px;
	z-index:4;
	margin:0;
	padding-left:8px;
	border-bottom:4px solid #fff;
	width:158px;
	}

#news{
	overflow:auto;
	padding:10px;
	height:auto;
	background-color:#333;
	}

#news p{
	color:#fff;
	font-size:11px;
	line-height:13px;
	margin-top:0px;
	margin-bottom:10px;
	}

#news h2{
	font-size:small;
	font-weight:bold;
	color:#fff;
	padding:0;
	margin:0;
	}

#news img{
	border:4px solid #444;
	margin:0 5px 10px 0;
	width:150px;
	float:left;
	}

#rightcol{
	
	
	margin-left:20px;
	width:auto;
}

h1.callout{
	text-transform:uppercase;
	font-size:x-large;
	text-align:left;
	line-height:100%;
	color:#fff;
	padding:0;
}

h1.callout .emphasis{
	color:#39c;
	}

#rightcol img{
	border:4px #fff solid;
	margin:0 10px 10px 0;
	width:150px;
	float:left;
	}
	
#rightcol img:hover{
	border:4px #39c solid;
	margin:0 10px 10px 0;
	width:150px;
	float:left;
	}	

#rightcol h2{
	font-size:medium;
	font-weight:bold;
	color:#fff;
	padding:0;
	margin:0;
	padding:0 10px 0 0;

}

#rightcol p{
	margin:0;
	padding:0 10px 0 0;
	font-size:small;
	color:#fff;
}

#rightcol .piece{
	clear:left;
	width:auto;
	margin:0 0 0 0;
	}


