#contentLeftJoes {
	background-image:url(../images/jittery_joes.gif);
	background-repeat:no-repeat;
	position:absolute;
	top:635px;
	left:10px;
	width:209px;
	height:150px;
	overflow:hidden;
}

#contentLeftSublime {
	background-image:url(../images/sublime_sm.gif);
	background-repeat:no-repeat;
	border:1px solid black;
	position:absolute;
	top:375px;
	left:10px;
	width:205px;
	height:240px;
	overflow:hidden;
}

