.kickstarterwidget {
	position: relative;
	width: 100%;
	left: 60px;
	display: inline;
	background-color: #FFF;
	height: 375px;
	text-align: right;
	margin-right: 0px;
}
.kickstarter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	display: block;
	text-align: center;
	position: relative;
	width: 600px;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 140px;
	color: #666;
	background-color: #FFF;
}
.kickstartermovie {
	overflow: visible;
	margin-left: 50px;
	display: inline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 20px;
}

@charset "UTF-8";
/* CSS Document */

.body {text-align : center ;
		min-width :900px ;}
*{ margin:0px; padding:0px; }

.navcontainer {
	background:#FFF;
	width:100%;
	height: 24px;
}

.nav {
	font-family:Verdana, Geneva, sans-serif;
	position:relative;
	width:800px;
	font-size:14px;
	letter-spacing:2px;
	z-index: 2;
}
		

.nav ul {		list-style-type:none;}
.nav ul li {
	float:left;
}

.nav ul li a {
	color:#676767;
	display:block;
	text-decoration:none;
	padding-right:30px;
	padding-left: 15px;
}
.nav a:hover {
	color: #C00;
	background-image: url(../sitefiles/Pictures/RedArrowWhtBkgd.jpg);
	background-repeat: no-repeat;
	background-position: 2px 2px;
}
	
	
.nav ul li a:hover {
}
.nav ul li ul {
	display:none;
}
.nav ul li:hover ul {
	position:absolute;
	display: block;
	margin-left: 0px;
	padding-top: 4px;
			}
.nav ul li:hover ul li {
	float:none;
	line-height: 25px;
	background-color: #F0F0F0;
	height: auto;
	width: auto;
}
.nav ul li ul a:hover {
	background-image: url(../sitefiles/Pictures/RedArrowWhtBkgd.jpg);
	background-repeat: no-repeat;
	background-position: 2px 6px;
}



.wrapper {
	width:900px;
	text-align : left ;
	margin-left : auto ;
	margin-right : auto ;
	position:relative ;

	
}
.header  {
	width:100%;
	position: relative;
	height: 100px;
	left: 0px;
}
.header h1 {
	font-family: Verdana, Geneva, sans-serif;
	color: #CCC;
	font-size: 24px;
	letter-spacing: 10px;
}
.menubar  {
	height: 30px;
	width: 100%;
	position: relative;
	left: 0px;
	line-height: 25px;
	margin-left: 0px;
	}
.menubar ul {
	font-family: Verdana, Geneva, sans-serif;
	letter-spacing: 2px;
	font-size: 14px;
}
.menubar  li {
	list-style:none;
	color: #999;
	margin-left: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	letter-spacing: 2px;
	display: inline;
			}
.menubar a {
	text-decoration:none;
	color: #999;
	padding-right: 20px;
	padding-left: 12px;
	white-space: normal;
	margin-left: 0px;
} 
.menubar a:link {
	color: #999;
	
}
.menubar a:hover {
	color: #C00;
	background-image: url(../sitefiles/Pictures/RedArrowWhtBkgd.jpg);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
.blackbox {
	height:400px;
	width: 100%;
	position: relative;
	background-color: #000;
	z-index: 1;
	left: 0px;
	overflow: hidden;
	}
.blackboxlogo {
	left: 190px;
	position: relative;
	top: 55px;
}	

.blackboxpicture {
	position: relative;
	height: 400px;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	background-image: url(../sitefiles/Pictures/DaveOn%20Wall2.jpg);
	bottom: 0px;
	right: 8px;
}
.blackboxpicture h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	letter-spacing: 3px;
	top: 10px;
	position: relative;
}
.footer {
	position: relative;
	background-image: url(../sitefiles/Pictures/HARTB13horizontal.jpg);
	height: 180px;
	width: 100
	%;
	z-index: 0;
	top: 0px;
	
}
.footer h1 {
	margin: 0px;
	position: relative;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	top: 20px;
	width: 500;
	left: 425px;
	 }
.footer h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 12px;
	letter-spacing: 3px;
	line-height: 40px;
	text-align: right;
	padding-right: 22px;
	position: relative;
	top: 90px;
}
.blog {
	font-family: Arial, Helvetica, sans-serif;
	height: auto;
	width: 300px;
	padding-left: 25px;
	text-decoration: none;
	color: #4A4A4A;
	z-index: 1;
	font-size: 14px;
	line-height: 18px;
}
.blog a {
	text-decoration: underline;
	color: #4A4A4A;
	font-style: italic;
	font-weight: bold;
	
}
.blackboxpicture h2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	position: relative;
	top: 70px;
	margin-right: 25px;
	margin-left: 25px;
	line-height: 20px;
	text-align: center;
}
.blackboxpicture h3 {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	margin-right: 10px;
	position: relative;
	top: 120px;
	margin-left: 10px;
}
.contact {
	position: relative;
	left: 385px;
	bottom: 300px;
	width: 300px;
}
.copyright {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	background-color: #DCDCDC;
	text-align: center;
	letter-spacing: 6px;
	position: relative;
	height: 40px;
	width: 100%;
	color: #666;
	line-height: 3;
}
.facebook {
	position: relative;
	height: 40px;
	width: 120px;
	bottom: 40px;
	white-space: normal;
	display: inline;
	left: 0px;
}

.spotlist {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	position: relative;
	left: 200px;
	white-space: nowrap;
	color: #CCC;
	text-decoration: none;
	list-style-type: none;
	bottom: 375px;
	width: 300px;
}
.spotlist h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	position: relative;
	bottom: 0px;
	background-image: url(../sitefiles/Pictures/RedArrowBlkBkgd.jpg);
	background-repeat: no-repeat;
	background-position: 0px;
	padding-left: 18px;
}

.spotlist ul {
	text-decoration:none;
	width: 150px;
}
.spotlist a:link {
	color:#CCC;
	text-decoration: none;
	padding-left:20px;
	padding-bottom:2px;
}
.spotlist a:visited  {
	color:#CCC;
	text-decoration: none;
	text-indent: 0px;
	padding-left: 20px;
}
.spotlist a:hover  {
	color: #C00;
	background-image: url(../sitefiles/Pictures/RedArrowBlkBkgd.jpg);
	background-repeat: no-repeat;
}
.video {
	background-color: #000;
	height: 240px;
	width: 420px;
	border: 3px solid #666;
	position: relative;
	left: 440px;
	bottom: 680px;
}

.bio {
	position:absolute;
	top:8px;
	left: 277px;
	border:hidden;
	width: 609px;
	height: 454px;
}	
.trackspage {
	height: 260px;
	width: 700px;
	left: 210px;
	position: relative;
	bottom: 323px;
}
.trackselection {
	position: relative;
	left: 209px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	height: 72px;
	background-color: #000;
	width: 700px;
	margin-left: 0px;
	bottom: 320px;
	line-height: 35px;
}

.trackselection ul {
}
.trackselection li {
	padding-left: 15px;
	background-color: #000;
	padding-right: 40px;
	display: inline;
}
.trackselection a {
	text-decoration: none;
	color: #FFF;
	position: relative;
	padding-left: 0px;
	margin-left: 0px;
}
.trackselection li:hover {
	background-image: url(../sitefiles/Pictures/RedArrowBlkBkgd.jpg);
	background-repeat: no-repeat;
	background-position: 0px -1px;
}
.trackselection a:hover {
}
.musicplayer {
	height: 90px;
	width: 360px;
	padding: 0px;
	position: relative;
	left: 320px;
	visibility: visible;
	background-image: url(../sitefiles/Pictures/MusicPlayerBkgd2.jpg);
	top: 30px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #FFF;
	border: 1px solid #333;
}
.licenselist {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #FFF;
	position: relative;
	visibility: visible;
	height: 200px;
	width: 720px;
	bottom: 210px;
	text-align: left;
	line-height: 16px;
}
.licenselist ul {
	float: left;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 15px;
	list-style-type: none;
}
.licenselist li {
	margin: 0px;
}
.licenselist a {
	text-decoration: none;
	color: #FFF;
	padding-left: 15px;
}
.licenselist a:link {
	color: #FFF;
}
.licenselist a:visited {
	color: #CCC;
	text-decoration: none;
	text-indent: 0px;
}

.licenselist a:hover {
	color: #C00;
	list-style-type: disc;
}
.licensedisclamer {
	font-family: "Courier New", Courier, monospace;
}
.reverbnationwidget {
	position: relative;
	height: 300px;
	width: 400px;
	bottom: 245px;
}


.studio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: relative;
	bottom: 300px;
	color: #FFF;
	left: 234px;
	width: 650px;
}
.studiopix {
	padding-left: 6px;
	position: relative;
	bottom: 0px;
}
.reelthumbs {
	height: 65px;
	text-align: left;
	overflow: hidden;
	position: relative;
	width: 100%;
	top: 0px;
}
.email {
	background-image: url(../sitefiles/Pictures/HARTB13horizontal.jpg);
	background-repeat: no-repeat;
	height: 200px;
	width: 400px;
	text-indent: 10px;
	display: inline;
	text-align: left;
}
.email ul {
	display: inline;
	list-style-type: none;
}
.instructioninfo  {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFF;
	position: relative;
	margin: 0px;
	padding: 0px;
	left: 240px;
	right: 0px;
	overflow: visible;
	width: 70%;
	height: 100%;
	line-height: 20px;
	font-weight: normal;
	visibility: visible;
	float: none;
	bottom: 350px;
	letter-spacing: 2px;
	text-align: justify;
	white-space: normal;
	list-style-type: none;
}
.instructioninfo a{
	color: #FFF;
	text-decoration: underline;
	list-style-type: none;
	font-style: italic;
	font-size: 14px;
	font-weight: normal;
}
.guitar {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666;
	letter-spacing: 2px;
	height: 195px;
	margin-top: 0px;
	text-decoration: none;
	padding-top: 5px;
	padding-left: 15px;
	list-style-type: none;
}
.guitar a {
	color: #666;
	text-decoration: none;
}
.guitar a:hover {
	color: #C00;
}
.guitar2 {
	position: absolute;
	left: 3px;
	top: 27px;
	width: 110px;
	text-align: right;
	line-height: 40px;
	font-size: 13px;
}
.guitar3 {
	position: absolute;
	left: 117px;
	top: 116px;
	height: 44px;
	font-size: 14px;
	line-height: 20px;
}
.guitar4 {
	position: absolute;
	left: 117px;
	top: 38px;
	font-size: 14px;
}
.guitar5 {
	position: absolute;
	left: 540px;
	top: 140px;
	font-size: 12px;
	line-height: 18px;
} 
.guitar6 {
	position: absolute;
	left: 117px;
	top: 78px;
	font-size: 14px;
} 
.guitarplayer {
	position: absolute;
	left: 421px;
	top: 9px;
	width: 313px;
	height: 55px;
}
