/* 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: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
	margin-right: 15px;
	width: 230px;
	
			
}