/* CSS  Document */

#header {
	background-image: url(../images/BIS_logo.jpg);
	border-top: solid #ffffff 2px;
	border-bottom: solid #ffffff 2px;
	height: 150px;
	margin-bottom: 0px;
	
}

.rightsidebar {
	color: #333333;
	float: right;
	margin-top: 8px;
	margin-bottom: 0px;
	margin-left: 20px;
	margin-right: 10px;
	width: 195px;
			
}