@charset "UTF-8";
/* CSS Document */

.bg {
	height: 100%;
	width: 100%;
	background-image: url(pictures/bg.png);
	background-position: center center;
	background-attachment: fixed;
	background-repeat: repeat-x;
	top: 0px;
	position: fixed;
	z-index: 0;
}
#header {
	height: 751px;
	width: 1126px;
	position: absolute;
	background-image: url(pictures/layout.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	bottom: 1px;
	float: none;
	z-index: 0;
	left: 100px;
}
#tote {
	position: absolute;
	z-index: 2;
	height: 102px;
	width: 326px;
	left: 471px;
	bottom: 363px;
	font-size: 10pt;
}
#tshirtpic {
	height: 147px;
	width: 275px;
	left: 150px;
	bottom: 204px;
}
#totepic {
	left: 471px;
	bottom: 204px;
}
.items {
	position: absolute;
	z-index: 4;
}
.paypal {
	position: absolute;
	z-index: 3;
	height: 100px;
	width: 60px;
}
#buttonone {
	left: 150px;
	bottom: 97px;
	width: 100px;
}
#totebutton {
	left: 471px;
	bottom: 97px;
}
#buttontwo {
	left: 260px;
	bottom: 97px;
}
#intro {
	height: 98px;
	width: 655px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #762D30;
	letter-spacing: normal;
	text-align: left;
	vertical-align: bottom;
	word-spacing: normal;
	float: none;
	position: absolute;
	z-index: 1;
	left: 148px;
	bottom: 503px;
	font-weight: bold;
}
.logo {
	position: absolute;
	z-index: 3;
	bottom: 49px;
	height: 19px;
}
#touch {
	left: 150px;
	bottom: -1px;
	height: 70px;
	width: 551px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #74302D;
}
#tshirt {
	position: absolute;
	z-index: 2;
	height: 134px;
	width: 303px;
	left: 148px;
	color: #74302D;
	bottom: 329px;
	font-size: 10pt;
}

