#pictureboy {
	margin: 0px;
}
#thumbs {

}
#pic {
	margin-bottom: 50px;
	height: 520px;
	margin-top: 20px;
}
#page {
	float: left;
}
.space {
	padding-top: 20px;
}
.nav {
	padding-left: 0px;
	text-align: left;
	padding-top: 30px;
	position: relative;
	border-bottom-width: .25mm;
	border-bottom-style: solid;
	border-bottom-color: #0C0;
	width: 1150px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	background-color: #000;
	background-image: none;
}
#pb {
	float: left;
	margin-right: 50px;
	margin-top: -30px;
}
h1 {
	font-size: 14px;
	color: #999;
	margin: 0px;
	padding: 0px;
}

#wrapper {
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	text-align: center;
	background-position: center 64px;
	background-image: url(images/background.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 1500px;
	width: 1150px;
}
body {
	background-color: #000;
	margin-left: 80px;
	margin-top: 30px;

}
#contactbox {
	margin-left: auto;
	margin-right: auto;
}

.aboutext{
	border-left-style: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #FFF;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
	width: 300px;
	float: left;
}
.aboutext p a {
	color: #0C0;
}
#aboutpic {
	padding-top: 50px;
	margin-left: -150px;
}
