* {
	padding			: 0;
	margin			: 0;
	border			: 0px solid red;
}

h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address {
	margin			: 15px;
}

li, dd {
	margin-left		: 5%;
}

fieldset {
	padding			: .5em;
}

a {
	text-decoration:none;
	
}

p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color:#000;
}

h1 {
	height:129px;
	width:320px;
	background:url(../images/david_k.gif) top left no-repeat;
	text-indent:-9000px;
}

h2 {
	font-family:Consolas;
	font-size:30px;
	font-weight:bold;
	font-style:normal;
	color:#CC6600;
	padding:-30px;
}

h3 {
	font-family:Consolas;
	font-size:30px;
	font-weight:bold;
	font-style:normal;
	color:#003366;
	padding:0px;
}

html {
}

body {
	font-size		: 80%;
	background 		: #000000;
}

#nav {
	position		: relative;
	top				: 0px;
	left			: 0px;
	width			: 783px;
	height:30px;
	background-color: #ffffff;
	background-image: url(../images/header_bg.gif);
}
#nav a {
	color:#FFFFFF;
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:0px 17px;
	line-height:30px;
}
#nav a:hover {
	color:#CC6600;
}
	
#nav a.current  {
	color:#3399FF;
}

#wrap {
	display			: block;
	position		: relative;
	width			: 783px;
	margin			: 20px auto;
	background-color		: #fff;
	z-index			: 0;
	overflow:hidden ;
}

#main {
	position:relative;
	float:left;
	margin-top:-130px;
	width:783px;
	background-color:#E0D0FB;
}

#logo {
	position		: relative;
	top				: 0px;
	left			: 0px;
	text-align		: left;
	width			: 320px;
	height			: 129px;
	z-index			: 10;
}

#marquee {
	position		: relative;
	top				: -129px;
	left			: 325px;
	width:			: 458px;
	background-color: #CCCCCC;
	padding			: 10px;
	width			: 438px;
	height			: 90px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#left {
	position:relative;
	width:500px;
	float:left;
	z-index:16;
	padding-top:0px;
	overflow:hidden ;
}

#left_right {
	position:relative;
	float:left;
	width:783px;
	z-index:16;
	padding-top:0px;
	overflow:hidden ;
}

#right {
	position:relative;
	float:right;
	width:283px;
	padding-top:0px;
	overflow:hidden ;
}

#gig ul li {
	list-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#006600;
	width:700px;
}

#gig ul li span {
	display:block;
	width:175px;
	text-align:right;
	float:left;
	padding-right: 20px;
	color:#003366;
}

#album ul li {
	list-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#006600;
	width:700px;
}

#album ul li span {
	display:block;
	width:175px;
	text-align:right;
	float:left;
	padding-right: 20px;
	color:#003366;
}


#contact ul {
	display:block;
	list-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#006600;
	width:500px;
}

#contact li {
	display:inline-table;
	list-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#006600;
	width:500px;
	margin:0px;
	overflow:hidden;
}

#contact ul li span {
	display:block;
	width:50px;
	text-align:right;
	float:left;
	padding-right: 20px;
	color:#003366;
	font-size:16px;
	font-weight:bold;
}

.style5 {
	font-family:Consolas;
	font-weight: bold;
	font-size: 150%;
	color: #CC6600;
}

.style6 {
	font-family:Consolas;
	font-weight: bold;
	font-size: 120%;
	color: #006600;
}

.style7 {
	font-family:Consolas;
	font-weight: bold;
	font-size: 120%;
	color:#333399;
}


#album_1 {
	position		: relative;
	top				: 0px;
	left			: 0px;
	text-align		: left;
	width			: 369px;
	height			: 450px;
	z-index			: 10;
	float			: left;
	margin			: 10px;
	border			: 1px;
	border-color	: #003399;
	background-color: #FFFFFF;
}

#album_1_pic {
	position		: absolute;
	top				: 85px;
	left			: 200px;
}

#album_2 {
	position		: relative;
	top				: 0px;
	right			: 0px;
	text-align		: left;
	width			: 369px;
	height			: 450px;
	z-index			: 10;
	float			: right;
	margin			: 10px;
	border			: 1px;
	border-color	: #003399;
	background-color: #FFFFFF;
}

#album_1_pic {
	position		: absolute;
	top				: 145px;
	left			: 200px;
}

#album_3 {
	position		: relative;
	top				: 0px;
	left			: 0px;
	text-align		: left;
	width			: 369px;
	height			: 150px;
	z-index			: 10;
	float			: left;
	margin			: 10px;
	border			: 1px;
	border-color	: #003399;
	background-color: #FFFFFF;
}

#album_4 {
	position		: relative;
	top				: 0px;
	right			: 0px;
	text-align		: left;
	width			: 369px;
	height			: 150px;
	z-index			: 10;
	float			: right;
	margin			: 10px;
	border			: 1px;
	border-color	: #003399;
	background-color: #FFFFFF;
}

#footer {
	position:relative;
	float:left;
	top:0px;
	width:783px;
	text-align:center;
	background:url(../images/footer.gif) no-repeat;
	line-height:30px;
	z-index:2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 100%;
	color: #FFFFFF;
}