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/banner.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-layer1{
	height: 269px;
	width: 100%;
}

#gallery{
	height: 269px;
	width: 637px;
	float: left;
	background-image: url(../images/gallery.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 10px;
}

#follow{
	height: 269px;
	width: 221px;
	float: left;
	background-image: url(../images/follow.gif);
	background-repeat: no-repeat;
}

#follow-layer1{
	height: 71px;
	width: 100%;
}

#book-banner{
	height: 264px;
	width: 100%;
	padding-top: 5px;
}


#follow-layer2{
	height: 16px;
	width: 100%;
	background-image: url(../images/follow-nick-adams.png);
	background-repeat: no-repeat;
}

#follow-layer3{
	height: 165px;
	width: 221px;
	background-repeat: no-repeat;
	background-image: url(../images/follow-white-bg.png);
	margin: auto;
	padding-top: 15px;
	background-position: 5px 6px;
}

#follow-layer3-row1{
	height: 26px;
	width: 127px;
	margin: auto;
	background-image: url(../images/follow-box.gif);
	background-repeat: no-repeat;
	padding-top: 4px;
}

#content-layer2{
	height: 197px;
	width: 100%;
}

#video{
	height: 170px;
	width: 281px;
	float: left;
	background-color: #02171d;
	margin-top: 10px;
	background-image: url(../images/video-bg.gif);
	background-repeat: no-repeat;
	background-position: 8px 5px;
	padding-top: 12px;
}

.video-lightbox{
	height: 340px;
	width: 560px;
	border: 1px solid #0CF;
	margin-top: 20px;
	
}

#bio{
	height: 197px;
	width: 366px;
	float: left;
	background-color: #000;
}

#bio-box{
	height: 183px;
	width: 355px;
	margin-top: 6px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	border: 1px solid #0e2c37;
}

#bio-box-layer1{
	height: 30px;
	width: 320px;
	margin-top: 7px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

#bio-box-layer2{
	height: 24px;
	width: 320px;
	margin-top: 6px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}

#bio-box-layer3{
	height: 49px;
	width: 320px;
	margin-top: 12px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

#bio-box-layer4{
	height: 20px;
	width: 320px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

#bio-box-layer5{
	height: 24px;
	width: 320px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

#mediakit{
	height: 196px;
	width: 221px;
	float: left;
	background-image: url(../images/mediakit.gif);
	background-repeat: no-repeat;
}

#mediakit-layer1{
	height: 83px;
	width: 100%;
	background-image: url(../images/download-media-kit.png);
	background-repeat: no-repeat;
}

#mediakit-layer2{
	height: 39px;
	width: 187px;
	margin-top: 12px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 19px;
}

#mediakit-layer3{
	height: 45px;
	width: 187px;
	margin-top: 12px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}



#footer{
	height: 31px;
	width: 100%;
	background-repeat: no-repeat;
	background-image: url(../images/footer.gif);
	background-position: bottom;
	margin-bottom: 30px;
}

#footer-row1{
	height: 10px;
	width: 350px;
	margin-top: 10px;
	float: left;
	padding-left: 6px;
}

#footer-row3{
	height: 10px;
	width: 200px;
	margin-top: 10px;
	float: left;
	padding-left: 6px;
}

#footer-row2{
	height: 10px;
	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;
}

.blue-text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5dd6fd;
}

.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;
}

.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;
}

