body {
	background: url("/art/rayBGlightHome.png") white;
	background-position: center top;
	background-size: 100% auto;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
}


.navbar-header {
	
	background: black;
	
	font-size: 120%;
	color: black;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 25);
}
#navbarCollapse {
	
	background: black;
	
	float: right;
	font-size: 120%;
	color: black;
	text-shadow: none;
}

.navbar-default .navbar-nav>li>a {
	color: black;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 25);
}

.nav {
	background: #3E80FF;
	}

.navbar-nav {
	background: #3E80FF;
	}

.jumbotron {
	background: url("/art/bannerBGCloudsCyanPatchBG.png") #112E41 no-repeat;
	color: white;
	overflow: hidden;
	height: 200px;
	margin: 0px;
	padding: 0px;
	
    box-sizing: border-box;
}

.jumbotron::after {
    content: "";
    clear: both;
    display: table;
}

#banner_bg_holder {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	z-index: 10;
}

#banner_graphics_holder {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	z-index: 20;
}

/*
COMMENT
COMMENT
COMMENT
COMMENT
COMMENT
COMMENT
COMMENT
*/

#jumbo_bg1 {
	
	position: absolute;
	top: 0px;
	left: 0px;
	float: both;
	
	width: 100%;
	height: 200px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: left;
	
	color: white;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	z-index: 10;
}

#jumbo_bg2 {
	
	position: absolute;
	top: 0px;
	left: 0px;
	float: both;
	
	width: 100%;
	height: 200px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: left;
	
	color: white;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	z-index: 20;
}

#jumbo_img_cont_right {
	/*	*/
	position: absolute;
	top: -17px;
	left: -24px;/**/
	float: left;
	width: 276px;
	margin: 0px;
	padding: 0px;
	/*z-index: 40;*/
}

#jumbo_img_cont_right {
/*	position: absolute;
	top: 0px;
	right: 0px;
	*/
	float: right;
	width: 217px;
	margin: 0px;
	padding: 0px;
	height: 200px;
	/*z-index: 50;*/
}

#banner_patch {
	position: absolute;
	top: -17px;
	left: -24px;
}

.banner_img {
	width: 100%;
}

.filler-div {
	width: 100%;
	margin: 0px;
	padding: 0px;
	height: 10px;
	background: url("/art/bannerBorder1.png") white repeat-x;
}

.col-xs-4 {
	text-align: center;
	vertical-align: middle;
}

.centerContent {
	text-align: center;
	margin: 0px;
}

.holder {
	margin: 5px;
	border: solid 1px 0px 0px 0px black;
	padding: 5px;
	height: 150px;
	background: black;
	text-align: center;
	vertical-align: middle;
	box-shadow: 5px 5px 8px #666666;
}

.email-img {
	
}

.home-nav {
	
}

.test_block {
/*
	width: 240px;
*/
	height: 150px;
	background: #888890;
	border: solid 1px navy;
	margin: 0px;
}

.button {
	background-color: #4875BA;
	border: none;
	color: white;
	padding: 20px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 16px;
	margin: 4px 2px;
	border-radius: 50%
}

#about_hn {
	background: url("/art/navart/about2-01.jpg") white no-repeat;
	color: white;
}
#gallery_hn {
	background: url("/art/navart/portfolio2-01.jpg") white no-repeat;
	color: white;
}
#pricing_hn {
	background: url("/art/navart/pricing2-01.jpg") white no-repeat;
	color: white;
}
#contact_hn {
	background: url("/art/navart/contact2-01.jpg") white no-repeat;
	color: white;
}
#resume_hn {
	background: url("/art/navart/resume2-01.jpg") white no-repeat;
	color: white;
}

#hackbox {
	width: 70%;
	height: 100px;
}





/*
COMMENT
COMMENT
COMMENT
COMMENT
COMMENT
COMMENT
COMMENT
COMMENT
COMMENT
COMMENT
COMMENT
*/