body
{
	width:99%;
	text-align:center;
}

#ground
{
	width:650px;
	margin:0 auto;
	padding:5px;
	background-color:#fff;
	text-align:left;
}

#header
{
	height:110px;
}

#navi
{
	height:25px;
	margin:0px 0px 5px 0px;
	padding:5px 10px 0px;
}

#footer
{
	height:65px;
}

#design
{
	margin:0 auto;
}

#preview
{
	position:absolute;
	padding:8px;
	display:none;
}
	#preview span
	{
		display:block;
		width:250px;
		margin:10px auto;
	}

#contentLeft
{
	width:305px;
	float:left;
}	
#contactForm
{
	width:220px;
	float:right;
}
#contentRight
{
	width:300px;
	float:right;
}	

#moreDesigns
{
	height:260px;
}
#rememberBox
{
	height:100px;
}	

#searchBox
{
	height:60px;
}

#otherDesigns
{

}

#tagCloud
{

}
