/*
-------------------------------------------
File: 'Blueball Classic Colors 36' width_default.css Style Sheet
Created: 16, December, 2005
Last Modified: 21, July, 2007
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Email: themes@blueballdesign.com
Copyright 2006 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/


#container {
	width: 740px;
	background: url(../../images/RWTP1_bg740_middle.jpg) repeat-y;
}

#container #top {
	position: relative;
	background: url(../../images/RWTP1_bg740_top14.png) top no-repeat;
	width:  740px;
	z-index: 3;
}

#container #bottom {
	position: relative;
	background: url(../../images/RWTP1_bg740_bottom14.png) bottom no-repeat;
	width: 740px;
	z-index: 4;
}

#contentContainer {
	width: 448px;
	background: transparent;
}

#bottomspacer {
	position: relative;
	margin: 0px auto;
	display: block;
	height: 24px;
	width: 740px;
	padding: 0px;
	background: transparent;
}

