

body {
	font-family: Times, "Times New Roman", georgia, serif;
	font-size: 100%;
	line-height: 1.6em;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	color: #000;
	margin-top: 0px;
	margin-bottom: 0px;
}

#bgnd {
	background-image: url("images/hd-banks.jpg");
	background-repeat: no-repeat;
	width: 1280px;
	height: 960px;
	margin: 0px auto;

}

a, a:link, a:visited {
	text-decoration: none;
	font-family: Times, "Times New Roman", georgia, serif;
	font-size: 100%;
	line-height: 1.6em;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	color: #000;
	margin-top: 0px;
	margin-bottom: 0px;
}

a:hover {
	text-decoration: none;
}

img {
	border: 0;
}

h1 {
	font-size: 1.5em;

}

h2 {
	text-trans-: uppercase;
	letter-spacing: 1px;
	font-family: Impact, Verdana, sans-serif;
	font-size: 1.6em;
	font-weight: bold;
	color: #036;
	
}

h1#title{	display:block;
	width:450px;
	height: 149px;
	margin: auto;
	background-image: url("images/skate-something-title2.png");
	background-repeat: no-repeat;
	text-indent: -9999px;}

#wrapper{
		width:1000px;
		margin: 0px auto;
		padding: 0 25px;
		padding-top: 100px;
		}

#left{
	display:block;
	width:450px;
	float: left;	
}
#right{
	display:block;
	width:450px;
	float: right;	
}

#buy{
	display:block;
	width:950px;
	padding: 0 25px;
	float: left;
	background-image:url("images/wht-bkg.png");
	}
	
#buy-t-shirt,
#buy-poster,
#buy-both {float: left; width: 316px;}
	

#t-shirt { 
	text-indent: -9999px;
}
#t-shirt  a {
	display: block;
	overflow:hidden;
	margin: auto;
	width: 412px;
	height: 545px;
	background: url('http://www.skatesomething.com/images/ss-tshirt-rllvr.png') no-repeat;
	background-position: bottom left;
}
#t-shirt  a:hover {
	background: url('http://www.skatesomething.com/images/ss-tshirt-rllvr.png') no-repeat;
	background-position: top left;
}


	
	
