body {
	text-align: center;
	background: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000;
}

#fatcity {
	text-align: left;
	margin: 0px auto 0px auto;
	width: 799px;
	padding: 0px;
}

#top {
	background: #805E38 url(/sales/images/defaultPage/top.jpg) no-repeat top right;
	height: 36px;
	width: 799px;
	float: left;
	padding: 0px;
	margin: 0px;
}

#shop {
	background: #CDBEA9 url(/sales/images/defaultPage/inside_roundedCorner.jpg) no-repeat top right;
	width: 705px;
	clear: left;
	float: left;
	padding: 0px;
	margin: 0px;
}
	#shop h3 {
		background: url(/sales/images/defaultPage/title_featuredTitle.jpg) no-repeat top left;
		width: 107px;
		height: 15px;
	}
	#shop a.button {
		background: url(/sales/images/defaultPage/btn_enterShop.jpg) no-repeat top left;
	}
	#shop .featuredItemInfo {
		background: url(/sales/images/defaultPage/logo_fatCity.jpg) no-repeat top right;
	}
	#club h3 {
		background: url(/sales/images/defaultPage/title_nextEvent.jpg) no-repeat top left;
		width: 85px;
		height: 15px;
	}
	#club a.button {
		background: url(/sales/images/defaultPage/btn_enterClub.jpg) no-repeat top left;
	}
	#club .featuredItemInfo {
		background: url(/sales/images/defaultPage/logo_friendsAndFamily.jpg) no-repeat top right;
	}
	#label h3 {
		background: url(/sales/images/defaultPage/title_featuredRelease.jpg) no-repeat top left;
		width: 138px;
		height: 15px;
	}
	#label a.button {
		background: url(/sales/images/defaultPage/btn_enterLabel.jpg) no-repeat top left;
	}
	#label .featuredItemInfo {
		background: url(/sales/images/defaultPage/logo_fatCityRecordings.jpg) no-repeat top right;
	}

#club {
	background: #E0D8CB;
	width: 705px;
	clear: left;
	float: left;
	padding: 0px;
	margin: 0px;
}

#label {
	background: #F6F3EE;
	width: 705px;
	clear: left;
	float: left;
	padding: 0px;
	margin: 0px;
}

#bottom {
	background: #fff;
	clear: left;
	float: left;
	padding: 0px;
	margin: 10px 0px 0px 0px;
	width: 705px;
}
	#flashEnabled {
		background: #fff url(/sales/images/defaultPage/macromediaFlashEnabled.jpg) no-repeat top left;
		width: 100px;
		height: 28px;
		float: left;
	}
		#flashEnabled p {
			display: none;
		}
	#signUp {
		float: left;
		width: 300px;
		padding: 0px 10px 0px 10px;
	}
		#signUp p {
			margin: 0px;
			padding: 0px;
			font-size: xx-small;
    		color: #aa520c;
   			font-weight: bold;
		}
	#signUpForm {
		float: left;
	}

#right {
	background: #805E38 url(/sales/images/defaultPage/right.jpg) no-repeat top right;
	width: 94px;
	height: 532px;
	float: right;
	padding: 0px;
	margin: 0px;
}


h1, h2, h3 span, a.button span, p span {
	display: none;
}

h3 {
	margin: 0px;
	padding: 0px;
}

p {
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

p.enter {
	text-align: right;
	float: right;
	margin: 10px 0px 10px 0px;
	padding: 0px;
}
a.button {
	width: 125px;
	height: 23px;
	padding: 0px;
	margin: 0px;
	display: block;
}

.featuredItemContainer {
	width: 680px;
	margin: 10px 0px 0px 10px;
	padding: 0px;
	clear: both;
}
.featuredItemInfo {
	width: 400px;
	_width: 540px;
	float: left;
	margin: 0px 0px 0px 10px;
	padding: 0px 140px 0px 0px;
}
.featuredItemImg {
	float: left;
	width: 130px;
	height: 130px;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
	#club .featuredItemImg {
		height: 185px;
	}
	.featuredItemImg img, .featuredItemImg a img { border: 0px; width: 130px; height: 130px; }
	#club .featuredItemImg img, #club .featuredItemImg a img { border: 0px; width: 130px; height: 185px; }