#footer {
	background: url(../images/large/footer.png) no-repeat bottom left;
}
#footer, #footerContent {
	height: 78px;
}

#header {
	background: url(../images/large/header.png) no-repeat top left;
}
#header, #headerContent {
	height: 228px;
}
	#headerContent a {
		position: absolute;
		top: 0;
		width: 48px;
	}

	/* LARGE LINKS */
	#headerContent a#boardsLink { left: 708px; height: 151px }
	#headerContent a#contactUsLink { left: 825px; height: 208px; width: 50px; }
	#headerContent a#homeLink { left: 419px; height: 113px }
	#headerContent a#musicLink { left: 767px; height: 129px }
	#headerContent a#shopOnlineLink { left: 592px; height: 218px }
	#headerContent a#storesLink { left: 650px; height: 149px }
	#headerContent a#teamAndCrewLink { left: 534px; height: 227px }
	#headerContent a#threadsLink { left: 476px; height: 169px }

	#headerContent a#boardsLink:hover 		{ background-image: url(../images/large/linkOver_boards.png) }
	#headerContent a#contactUsLink:hover 	{ background-image: url(../images/large/linkOver_contactUs.png) }
	#headerContent a#homeLink:hover 		{ background-image: url(../images/large/linkOver_home.png) }
	#headerContent a#musicLink:hover 		{ background-image: url(../images/large/linkOver_music.png) }
	#headerContent a#shopOnlineLink:hover 	{ background-image: url(../images/large/linkOver_shopOnline.png) }
	#headerContent a#storesLink:hover 		{ background-image: url(../images/large/linkOver_stores.png) }
	#headerContent a#teamAndCrewLink:hover { background-image: url(../images/large/linkOver_teamAndCrew.png) }
	#headerContent a#threadsLink:hover 	{ background-image: url(../images/large/linkOver_threads.png) }


	#footerContent a {
		background-position: right;
		background-repeat: no-repeat;
		position: absolute;
	}

	#footerContent a#elleFCreativeLink { left: 205px; height: 35px; width: 131px; bottom: 15px }
	#footerContent a#facebookLink { left: 664px; height: 36px; width: 160px; bottom: 14px }
	#footerContent a#snowFoxCrewLink { left: 840px; height: 47px; width: 150px; bottom: 9px;}
	#footerContent a#fyveLink { left: 1002px; height: 39px; width: 215px; bottom: 10px; }

	#footerContent a#facebookLink:hover 		{ background-image: url(../images/large/linkOver_facebook.jpg) }
	#footerContent a#fyveLink:hover 		{ background-image: url(../images/large/linkOver_fyve.jpg) }


#main {
	left: 62px;
	padding-bottom: 45px;
}
	#mainLeft {
		font-size: 14px;
		width: 300px;
	}
	#mainRight {
		font-size: 14px;
		width: 700px;
	}
		#mainRight label {
			width: 80px;
		}
		#mainRight input {
			font-size: 12px;
		}

#shirts {
	top: 230px;
}
