body {
	margin:0px;
	padding:0px;
	vertical-align:top;
	background-position: top;
	background-color: #000;
}

#wrapping{
	width: 868px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

#top{
	height: 23px;
	width: 100%;
	background-image: url(../images/top-bg.gif);
	background-repeat: no-repeat;
}

#logo{
	height: 64px;
	width: 100%;
}

#banner{
	height: 184px;
	width: 100%;
	background-image: url(../images/bio.jpg);
	background-repeat: no-repeat;
}

#menu{
	height: 38px;
	width: 100%;
	background-image: url(../images/menu.jpg);
	background-repeat: no-repeat;
}

#quote{
	height: 55px;
	width: 100%;
	margin-bottom: 10px;
	background-image: url(../images/quote-bg.jpg);
	background-repeat: no-repeat;
	text-align: right;
}

#content{
	height: 100%;
	width: 100%;
	background-image: url(../images/content-bg.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
	background-position: top;
}

#title{
	background-image: url(../images/thenickadamsjourney.png);
	background-repeat: no-repeat;
	height: 32px;
	background-position: 12px;
}

#layer1{
	height: 100%;
	padding-left: 40px;
	padding-top: 20px;
	padding-right: 30px;
	background-image: url(../images/bio-image-01.jpg);
	background-repeat: no-repeat;
	background-position: 550px 20px;
}

#layer2{
	height: 100%;
	padding-left: 40px;
	padding-top: 20px;
	padding-right: 30px;
	background-image: url(../images/polariod.png);
	background-repeat: no-repeat;
	background-position: 20px 20px;
}

#layer3{
	height: 100%;
	padding-left: 40px;
	padding-top: 20px;
	padding-right: 30px;
}

#layer4{
	height: 230px;
	padding-left: 40px;
	padding-top: 20px;
	padding-right: 30px;
	background-image: url(../images/polariod2.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#layer5{
	height: 100%;
	padding-left: 40px;
	padding-top: 20px;
	padding-right: 30px;
}

#footer{
	height: 31px;
	width: 100%;
	background-repeat: no-repeat;
	background-image: url(../images/footer.gif);
	background-position: bottom;
	margin-bottom: 30px;
}

#footer-row1{
	height: 13px;
	width: 350px;
	margin-top: 10px;
	float: left;
	padding-left: 6px;
}

#footer-row3{
	height: 13px;
	width: 200px;
	margin-top: 10px;
	float: left;
	padding-left: 6px;
}

#footer-row2{
	height: 13px;
	width: 270px;
	margin-top: 10px;
	float: right;
	padding-left: 6px;
	text-align: right;
	margin-right: 7px;
}















.white-text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: justify;
}

.blue-text-b{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5dd6fd;
	font-weight: bold;
	text-transform: uppercase;
}

.white-text-b{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase;
}

.blue-text-footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5dd6fd;
	font-weight: bold;
	text-transform: uppercase;
}

.title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #6DCFF6;
}


.a1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5dd6fd;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
}

.a1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F90;
	font-weight: bold;
	text-transform: uppercase;
}

.a2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5dd6fd;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

.a2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F90;
	font-weight: bold;
	text-decoration: none;
}
