@charset "utf-8";

body{
	margin: 0px;
	background-image: url(images/afcbannerlarge2.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}


.wrapper{
	width: 800px;
	background-image: url(images/transparentTileWhite.png);
}


.nav{
	width: 90px;
	height: 750px;
	float: left;
	margin: 0px;
}


.homeBtn{
	height: 90px;
}
.bioBtn{
	height: 90px;
	margin-top: 5px;
}
.imagesBtn{
	height: 90px;
	margin-top: 5px;
}
.audioBtn{
	height: 90px;
	margin-top: 5px;
}
.storeBtn{
	height: 90px;
	margin-top: 5px;
}
.contactBtn{
	height: 90px;
	margin-top: 5px;
}
.linksBtn{
	height: 90px;
	margin-top: 5px;
}


.homecontent{
	width: 550px;
	float: left;
}

.imagecontent{
	width: 550px;
	float: left;
	margin-left: 80px;
	height: 850px;
}

.contactcontent{
	width: 500px;
	height: 850px;
	float: left;
	margin-left: 100px;
	margin-top: 30px;
}


a{
	text-decoration: none;
	color: #666666;

}


a:hover{
	text-decoration: underline;
	color: #666666;
}


.linkscontent{
	width: 500px;
	height: 850px;
	float: left;
	margin-left: 100px;
	margin-top: 30px;
}

.content{
	float: right;
	width: 700px;
	height: 850px;
	background-image: url(images/transparentTileWhite.png);
}


.poster{
	width: 220px;
	float: left;
	margin-left: 20px;
	margin-top: 20px;
}


h1{
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px solid black;
	font-size: 24px;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-bottom: 1px solid black;
}

h3{
	font-family: Arial, Helvetica, sans-serif;
}

p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}


.homepictures{
	width: 500px;
	margin-left: 100px;
}


.imagescontainer{
	margin-top: 50px;

}


.imagescontainer img {
	margin-top: 5px;

}


.audiocontainer{
	width: 500px;
	margin-top: 50px;
	float: left;
	margin-left: 100px;
	height: 800px;
}


.audiocontainer embed{
	margin: 16px;
}



.productcontainer{
	width: 650px;
	float: left;
	margin-left: 30px;
	padding-left: 15px;
	margin-top: 20px;
}


.product1{
	width: 300px;
	float: left;
	height: 900px;
}
.product2{
	width: 300px;
	float: left;
	margin-left: 30px;
	height: 900px;
}
.product3{
	width: 300px;
	float: left;
	height: 900px;
}
.product4{
	width: 300px;
	float: left;
	margin-left: 30px;
	height: 900px;
}
.product5{
	width: 300px;
	float: left;
	height: 900px;
}
.product6{
	width: 300px;
	float: left;
	margin-left: 30px;
	height: 900px;
}

.productpic{
	width: 300px;
}

.productdescription{
	padding: 10px;
}


.picture{
	height: 380px;
	width: 600px;
	margin: auto;
}

.text{
	width: 500px;
	margin: auto;
	padding: 10px;
	height: 370px;
}


.bioNav{
	height: 300px;
	width: 500px;
	margin: auto;
}

.ghettosocks{
	height: 30px;
	width: 500px;
	margin-top: 25px;
}
.bix{
	height: 30px;
	margin-top: 5px;
}
.apt{
	height: 30px;
	margin-top: 5px;
}
.djframe{
	height: 30px;
	margin-top: 5px;
}
.djjosh{
	height: 30px;
	margin-top: 5px;
}
.yrush{
	height: 30px;
	margin-top: 5px;
}
.jabba{
	height: 30px;
	margin-top: 5px;
}


.footer{
	height: 30px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 10px;
	line-height: 3.5em;
}
