/*******************************************
Title: Whitmore website YBC styles
Last Updated: April 30, 2010
Author: James Sherman
********************************************/

#content {
	width: 580px;
	top: 0px;
	left: 0px;
	position: relative;
}

#sideBar {
	margin: 0;
	padding: 0;
	width: 0px;
	top: 0px;
	left: 0px;
	position: absolute;
	background-image: none;
	background-repeat: no-repeat;
}

