#footer {
	background: url(/images/medium/footer.png) no-repeat bottom left;
}
#footer, #footerContent {
	height: 64px;
}

#header {
	background: url(./images/medium/header.png) no-repeat top left;
}
#header, #headerContent {
	height: 187px;
}

	#headerContent a {
		position: absolute;
		top: 0;
		width: 40px;
	}

	/* MEDIUM LINKS	*/
	#headerContent a#boardsLink { left: 580px; height: 124px }
	#headerContent a#contactUsLink { left: 676px; height: 171px; width: 42px; }
	#headerContent a#homeLink { left: 343px; height: 93px; width: 38px }
	#headerContent a#musicLink { left: 628px; height: 106px }
	#headerContent a#shopOnlineLink { left: 485px; height: 179px }
	#headerContent a#storesLink { left: 532px; height: 122px }
	#headerContent a#teamAndCrewLink { left: 437px; height: 187px }
	#headerContent a#threadsLink { left: 390px; height: 139px }

	#headerContent a#boardsLink:hover 		{ background-image: url(./images/medium/linkOver_boards.png) }
	#headerContent a#contactUsLink:hover 	{ background-image: url(./images/medium/linkOver_contactUs.png) }
	#headerContent a#homeLink:hover 		{ background-image: url(./images/medium/linkOver_home.png) }
	#headerContent a#musicLink:hover 		{ background-image: url(./images/medium/linkOver_music.png) }
	#headerContent a#shopOnlineLink:hover 	{ background-image: url(./images/medium/linkOver_shopOnline.png) }
	#headerContent a#storesLink:hover 		{ background-image: url(./images/medium/linkOver_stores.png) }
	#headerContent a#teamAndCrewLink:hover { background-image: url(./images/medium/linkOver_teamAndCrew.png) }
	#headerContent a#threadsLink:hover 	{ background-image: url(./images/medium/linkOver_threads.png) } 

	#footerContent a {
		background-position: right;
		background-repeat: no-repeat;
		position: absolute;
	}

	#footerContent a#elleFCreativeLink { left: 170px; height: 27px; width: 102px; bottom: 13px }
	#footerContent a#facebookLink { left: 540px; height: 30px; width: 135px; bottom: 11px }
	#footerContent a#snowFoxCrewLink { left: 688px; height: 38px; width: 120px; bottom: 8px;}
	#footerContent a#fyveLink { left: 823px; height: 35px; width: 175px; bottom: 5px; }

	#footerContent a#facebookLink:hover 		{ background-image: url(./images/medium/linkOver_facebook.jpg) }
	#footerContent a#fyveLink:hover 		{ background-image: url(./images/medium/linkOver_fyve.jpg) }


#main {
	left: 50px;
	padding-bottom: 45px;
}
	#mainLeft {
		font-size: 12px;
		width: 275px;
	}
	#mainRight {
		font-size: 12px;
		width: 600px;
	}
		#mainRight label {
			width: 80px;
		}
		#mainRight input {
			font-size: 10px;
		}

#shirts {
	top: 190px;
}
