
@charset "utf-8";
/* CSS Document */

body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#000;
	background-image:url(images/bg.gif);
	background-repeat:no-repeat;
	background-position:center;
	background-position:top;
	font-size:14px;
}

a{
	color:#FFF;
	font-size:small;
}

#logo{
	position:relative;
	float:left;
	left:42px;
}

#apparel{
	position:relative;
	bottom:22px;
	right:140px;
}

#flyerDownload{
	position:relative;
	float:left;
	margin-right:-153px;
	left:560px;
	bottom:4px;
}

#address{
	position:relative;
	color:#FFF;
	font-size:smaller;
}

#menu{
	position:relative;
	float:left;
	left:66px;
	margin-top:-2px;
}

#content{
	margin-left:30px;
	margin-right:30px;
	
}

#emailaddresses{
	position:relative;
	bottom:95px;
}

#shirtlogo{
	position:relative;
	margin-right:-350px;
	margin-bottom:-367px;
	left:100px;
	top:35px;
}

#homeContent1{
	position:relative;
	float:left;
	top:10px;
	left:10px;
	width:511px;
	text-align:justify;
	margin-bottom:10px;
}

#homeimages{
	position:relative;
	float:left;
	left:15px;
}

#homeimagesScreen{
	position:relative;
	float:left;
	left:15px;
}

#homeimagesEmb{
	position:relative;
	float:left;
	left:15px;
}

#details{
	position:relative;
	float:right;
}

