#columnLeft {
	height: 630px;
	width: 400px;
}
#columnRight {
	height: 630px;
	width: 290px;
	position: relative;
	left: 410px;
	top: -630px;
}
#contentWelcome {
	background-color: #F1F1EA;
	padding: 10px;
	height: 300px;
	margin-bottom: 10px;
	width: 380px;
}
#contentLocate {
	background-color: #F1F1EA;
	margin: 0px;
	padding: 0px;
	height: 300px;
}
#contentVideo {
	background-color: #F1F1EA;
	height: 190px;
	margin-bottom: 10px;
}
#contentFeatured {
	background-color: #F1F1EA;
	height: 410px;
	width: 290px;
}
#featuredCol {
	width: auto;
	padding: 13px;
}
img.sugarbowl {
	float: right;
	margin-left: 5px;
}

img.sugarheadbuffer {
	margin: 16px 0 8px 0;
}

