.naviholder {
	height: 45px;
	width: 900px;
	padding-left: 25px;
}
.bottomcontent {
	background-image: url(img/content.jpg);
	background-repeat: no-repeat;
	height: 857px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
body {
	background-color: #000;
}

img {
	border:none;
}
.wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.header {
	background-image: url(img/header.jpg);
	background-repeat: no-repeat;
	height: 257px;
	width: 900px;
}
#apDiv2 {
	position:absolute;
	z-index:1;
	background-image: url(img/underconst.png);
	background-repeat: no-repeat;
	height: 266px;
	width: 310px;
	left: 300px;
}
.bottomcontentshirts {
	background-image: url(img/content-shirts.jpg);
	background-repeat: no-repeat;
	height: 857px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.bottomcontentflyers {
	background-image: url(img/content-flyers.jpg);
	background-repeat: no-repeat;
	height: 857px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.bottomcontentbcards {
	background-image: url(img/content-bcards.jpg);
	background-repeat: no-repeat;
	height: 857px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.bottomcontentaboutme {
	background-image: url(img/content-about.jpg);
	background-repeat: no-repeat;
	height: 857px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.bottomcontentcontact {
	background-image: url(img/content-contact.jpg);
	background-repeat: no-repeat;
	height: 857px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

