

/*
-------------------------------------------
File: 'Blueball Premiere Classic 4.0' sidebar_hide.css Style Sheet
Version: 1.0
Created: 27, October, 2005
Last Modified: 5, February, 2009
Author: Charlie Lockhart/Josh Lockhart, Blueball Design
www.blueballdesign.com
Email: themes@blueballdesign.com
Copyright 2009 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/


#body-container{
	margin: 0px;
	padding: 0px;
}


#body-container {
	background: #ffffff;
}

#body-content {
	padding: 50px 0px 30px 0px;
}


#sidebarContainer {
	display: none;
}


html>body #sidebarContainer{
	display: none; /* Reset for non-IE6 browsers */
}



