#crew {
	padding-top: 450px;
}

#footer {
	background: url(../images/small/footer.png) no-repeat bottom left;
}
#footer, #footerContent {
	height: 52px;
}

#header {
	background: url(../images/small/header.png) no-repeat top left;
}
#header, #headerContent {
	height: 152px;
}

	/* SMALL LINKS	*/
	#headerContent  a {
		position: absolute;
		top: 0;
		width: 33px;
	}

	#headerContent  a#boardsLink { left: 472px; height: 101px }
	#headerContent  a#contactUsLink { left: 550px; height: 139px; width: 34px; }
	#headerContent  a#homeLink { left: 279px; height: 76px }
	#headerContent  a#musicLink { left: 511px; height: 86px }
	#headerContent  a#shopOnlineLink { left: 395px; height: 146px }
	#headerContent  a#storesLink { left: 433px; height: 100px }
	#headerContent  a#teamAndCrewLink { left: 356px; height: 152px }
	#headerContent  a#threadsLink { left: 317px; height: 113px }

	#headerContent  a#boardsLink:hover 		{ background-image: url(../images/small/linkOver_boards.png) }
	#headerContent  a#contactUsLink:hover 	{ background-image: url(../images/small/linkOver_contactUs.png) }
	#headerContent  a#homeLink:hover 		{ background-image: url(../images/small/linkOver_home.png) }
	#headerContent  a#musicLink:hover 		{ background-image: url(../images/small/linkOver_music.png) }
	#headerContent  a#shopOnlineLink:hover 	{ background-image: url(../images/small/linkOver_shopOnline.png) }
	#headerContent  a#storesLink:hover 		{ background-image: url(../images/small/linkOver_stores.png) }
	#headerContent  a#teamAndCrewLink:hover { background-image: url(../images/small/linkOver_teamAndCrew.png) }
	#headerContent  a#threadsLink:hover 	{ background-image: url(../images/small/linkOver_threads.png) } 

	#footerContent a {
		background-position: right;
		background-repeat: no-repeat;
		position: absolute;
	}

	#footerContent a#elleFCreativeLink { left: 137px; height: 22px; width: 85px; bottom: 10px }
	#footerContent a#facebookLink { left: 440px; height: 25px; width: 110px; bottom: 9px }
	#footerContent a#snowFoxCrewLink { left: 558px; height: 32px; width: 100px; bottom: 5px;}
	#footerContent a#fyveLink { left: 667px; height: 29px; width: 145px; bottom: 4px; }

	#footerContent a#facebookLink:hover 		{ background-image: url(../images/small/linkOver_facebook.jpg) }
	#footerContent a#fyveLink:hover 		{ background-image: url(../images/small/linkOver_fyve.jpg) }


#main {
	position: absolute;
	padding-bottom: 45px;
	left: 40px;
}
	#mainLeft {
		font-size: 10px;
		width: 250px;
	}
	#mainRight {
		font-size: 10px;
		width: 500px;
	}
		#mainRight label {
			width: 80px;
		}
		#mainRight input {
			font-size: 9px;
		}

#shirts {
	top: 150px;
}

#slideshow {
	top: 150px;
}
