*{padding: 0; margin: 0;}

#fullsite {
	width: 100%;
	z-index: 1;
	position:absolute;
}

.fs2 {
	background-image: url(../images/summer-smash-shadows-top2.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#fullsite #fsHeader {
	height: 302px;
	width: 900px;
	margin-left: -450px;
	position: relative;
	left: 50%;
}
#fullsite #fsHeader #fshTop {
	background-image: url(../images/summer-smash-header-cap.png);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	height: 25px;
	width: 870px;
	padding: 25px 30px 0px 0px;
	text-align: right;
	color: #fff;
}
#fullsite #fsHeader #fshTop2 {
	background-image: url(../images/summer-smash-header-cap2.png);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	height: 35px;
	width: 870px;
	padding: 15px 30px 0px 0px;
	text-align: center;
	color: #fff;
	font-size: 18px;
}

#fullsite #fsHeader #fshBottom {
	position: relative;
	height: 252px;
	width: 900px;
}
#fullsite #fsHeader #fshBottom #fshbLeft {
	float: left;
	height: 252px;
	width: 300px;
	position: relative;
}
#fullsite #fsHeader #fshBottom #fshbRight {
	float: right;
	height: 38px;
	width: 204px;
	position: relative;
	margin-right: 25px;
}
#fullsite #fsNavigation {
	height: 38px;
	width: 900px;
	margin-left: -450px;
	position: relative;
	left: 50%;
}
#fullsite #fsBodyCap {
	width: 900px;
	margin-left: -450px;
	position: relative;
	left: 50%;
}
#fullsite #fsBodyTop {
	padding: 10px 10px 0px 20px;
	width: 870px;
	margin-left: -450px;
	position: relative;
	left: 50%;
	background-image: url(../images/summer-smash-body-bkg2.png);
	background-repeat: repeat-x;
	background-position: center top;
}
#fullsite #fsBodyTop #fsbtLeft {
	background-image: url(../images/summer-smash-vertical-divider.png);
	background-repeat: repeat-y;
	background-position: right top;
	float: left;
	width: 510px;
	padding-right: 20px;
	position: relative;
	padding-bottom: 10px;
}
#fullsite #fsBodyTop #fsbtRight {
	float: left;
	width: 325px;
	position: relative;
	padding-left: 10px;
	padding-bottom: 10px;
}
#fullsite #fsBodyBottom {
	background-image: url(../images/summer-smash-body-bkg.png);
	background-repeat: repeat-y;
	background-position: center top;
	padding: 0px 10px 20px 20px;
	width: 870px;
	margin-left: -450px;
	position: relative;
	left: 50%;
}
#fullsite #fsBodyBottom #fsbbLeft {
	background-image: url(../images/summer-smash-vertical-divider.png);
	background-repeat: repeat-y;
	background-position: right top;
	float: left;
	width: 510px;
	position: relative;
	padding-right: 20px;
	padding-top: 20px;
}
#fullsite #fsBodyBottom #fsbbRight {
	float: left;
	width: 325px;
	position: relative;
	padding-left: 10px;
	padding-top: 20px;
}
#fullsite #fsBodyShoe {
	height: 10px;
	width: 900px;
	margin-left: -450px;
	position: relative;
	left: 50%;
	margin-bottom: 20px;
}
#fullsite #fsFooter {
	background-image: url(../images/summer-smash-footer-bkg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	position: relative;
	height: 180px;
	width: 100%;
	background-color: #D3C6BA;
}
#fullsite #fsFooter #fsfContent {
	padding: 20px 0px 10px 0px;
	width: 900px;
	margin-left: -450px;
	position: relative;
	left: 50%;
}

#fullsite #fsFooter #fsfContent #fsfcLeft {
	float: left;
	width: 714px;
	padding-right: 0px;
	padding-top: 10px;
	position: relative;
}
#fullsite #fsFooter #fsfContent #fsfcRight {
	float: left;
	width: 175px;
	position: relative;
	padding-left: 10px;
	text-align: right;
}

