#contentWrap {
	background-image: url(../i/homBCKGRDrt.gif);
}
#logo {
	visibility: hidden;
}

#footer {
	width: 480px;
	border-top: none;
	margin-top: 10px;
	text-align: left;
}

#footer span {
	left: 469px;
}

#leftPanel {
	width: 200px;
	float: left;	
	position: absolute;
	left: 16px;
}

#leftPanelLogo {
	text-align:center;
	padding-top: 40px;
	padding-bottom: 66px;
	/* IE only - underscore hack */
	_padding-bottom: 64px;
}

#leftPanelThumbs {
	width: 200px;
	float: left;
}

#centerPanel {
	background-image: url(../i/tzlanterns.jpg);
	background-position:right;
	background-repeat:no-repeat;
	width: 480px;
	height: 325px;
	margin-left: 200px;
	margin-top: -1px;
}

#centerPanel p, #centerPanel span {
	font-size: 14px; 
	letter-spacing: 1.3px;
}

#centerPanel p {
	visibility: hidden;
}



#content { /* The limited width content area */
	height: 325px;
	_height: 315px;
}
