/* CSS  Document */

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

.rightsidebar {
	color: #333333;
	float: right;
	margin-top: 5px;
	margin-left: 15px;
	margin-bottom: 5px;	
	width: 225px;
	
}
