/***************************************************************
Style Sheet for Step It Up Queen

Copyright 2008 by Step It Up Queen, All Rights Reserved
***************************************************************/



#content {
}

#columnWrapper {
	width:960px;
	background: #fff url('images-layout/column-wrapper-bg.gif') repeat-y;
}

.column1 {
	display:inline;
	float:right;
	width: 760px;
}

.column2 {
	display:inline;
	float:left;
	margin-left:0;
	width:200px;
}

.column3 {
	display:inline;
	float:right;
	padding-left:20px;
	width:259px;
}