@charset "utf-8";
/* CSS Document */

/* body attributes for index page */
body { 
	background-color:#000000; 
	background-image: url(../img/the_jonesz_web_LQ.jpg);
	background-repeat:no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px; 
	scrollbar-face-color:#961F1F;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#961F1F;
	scrollbar-shadow-color:#961F1F;
	scrollbar-highlight-color:#961F1F;
	scrollbar-darkshadow-Color:#961F1F;
	scrollbar-3dlight-color:#961F1F;
	overflow: hidden;
}

#video {
	position:absolute;
	padding: 0px;
	margin: 0px;
	width: 481px;
	height: 320px;
	left:408px;
	top: 175px;
}

#bottomNav{
	position:absolute;
	display:block;
	top: 500px;
	left: 246px;
	width: 739px;
	height: 119px;
}

/* Div Scroll */

#contactDiv{
	opacity: 0;
	position:absolute;
	top: 42px;
	left: 907px;
	width: 300px;
	height: 391px;	
}
