body, html {
	background-color: #FFFFFF;
	height: 100%;
	margin: 0px;
}

img {
	border: 0px;
	margin: 0px;
}

#site_container {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
}

#site_content {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 1024px;
	height: 691px;
	position: relative;
	top: 5%;
	background: url("../img/Obama08HopeShirt_background.jpg") no-repeat top
}

#img {
	width: 1024px;
	height: 691px;
	position: relative;
	text-align: center;
	margin: 0px;
}

#douglas_fur {
	top: 541px;
	left: 100px;
	width: 130px;
	color: #828181;
	position: relative;
	text-align: left;
	float: left;
}

#lost_found{
	top: 541px;
	left: 116px;
	width: 130px;
	color: #828181;
	position: relative;
	text-align: left;
	float: left;
}

#apartment_number_nine {
	top: 561px;
	left: 149px;
	width: 130px;
	color: #828181;
	position: relative;
	text-align: left;
	float: left;
}

#fred_segal_flair {
	top: 541px;
	left: 204px;
	width: 130px;
	position: relative;
	text-align: left;
	float: left;
}

#shop_intuition {
	top: 541px;
	left: 257px;
	width: 130px;
	position: relative;
	text-align: left;
	float: left;
}

a {
	line-height: 14px;
}

.copy {
	font-family: helvetica;
	font-size: 14px;
	text-decoration: none;
	color: #828181;
	line-height: 14px;
}

.directions {
	font-family: helvetica;
	font-size: 11px;
	text-decoration: underline;
	color: #828181;
	line-height: 14px;
}




