/* CSS  Document */

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

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