html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, /*p, blockquote,*/ pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	background: #D4BFBE url(../images/main/bg.jpg) top left repeat-x;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

td {
	vertical-align: top;
}

.clear {
	clear: both;
}

strong {
	font-weight: bold;
}

/* ----------------- Main Structure ----------------- */

.bodywrap {	
	background: transparent url(../images/main/musicnotes.jpg) top center no-repeat;
	margin: 0 auto;
	text-align: center;
	width: 100%;
}

.contentwrap {
	width: 850px;
	display: block;
	margin: 0 auto;
	min-height: 800px;
}

#mast {
	display: block;
	position: relative;
}

#mast h1 {
	text-indent: -9999px;
	width: 850px;
	height: 157px;
	display: block;
	position: relative;
	background: transparent url(../images/main/mast.jpg) top left no-repeat;
}

#content {
	background: transparent url(../images/main/contentbg.jpg) top left repeat-y;
	display: block;
	position: relative;
	width: 850px;
	height: auto;
	text-align: left;
}

#content.index {
	background: transparent url(../images/main/indexcontentbg.jpg) top left repeat-y !important;
}

#footer {
	width: 850px;
	height: 31px;
	display: block;
	position: relative;
	padding-top: 7px;
	background: transparent url(../images/main/footerbg.jpg) top left no-repeat;
}

/* ----------------- Links ----------------- */

a:link, a:visited, a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #000;
}

a.normal {
	font-weight: normal;
}

a:visited {

}

a:hover {
	color: #5F0420;
}

/* ----------------- Navigation ----------------- */

#nav {
	background: transparent url(../images/nav/bg.jpg) top left repeat-x;
	width: 848px;
	height: 27px;
	margin: 0 0 0 2px;
	text-align: left;
}

#nav ul {
	display: block;
	position: relative;
	list-style: none;
	margin-left: 15px;
	z-index: 300;
	}
	
ul.index {	
		left: 285px !important;
		z-index: 100;
}

#nav ul li {
	display: bloxk;
	position: relative;
	float: left;
	height: 27px;
}

#nav ul li, #nav ul li a, #nav ul li a:link {
	text-indent: -9999px;
	text-decoration: none;
	position: relative;
	height: 27px;
	display: block;
	padding-right: 15px;
	background: transparent;
	}
	
#nav ul li.index a:link, #nav ul li.index a:hover, #nav ul li.index a:visited {
	background: transparent url(../images/nav/index.jpg) top left no-repeat;
	width: 54px;
}

#nav ul li.index a:hover {
	background: transparent url(../images/nav/index_on.jpg) top left no-repeat;
}

#nav ul li.bio a:link, #nav ul li.bio a:hover, #nav ul li.bio a:visited {
	background: transparent url(../images/nav/bio.jpg) top left no-repeat;
	width: 33px;
}

#nav ul li.bio a:hover {
	background: transparent url(../images/nav/bio_on.jpg) top left no-repeat;
}

#nav ul li.music a:link, #nav ul li.music a:hover, #nav ul li.music a:visited {
	background: transparent url(../images/nav/music.jpg) top left no-repeat;
	width: 60px;
}

#nav ul li.music a:hover {
	background: transparent url(../images/nav/music_on.jpg) top left no-repeat;
}

#nav ul li.reviews a:link, #nav ul li.reviews a:hover, #nav ul li.reviews a:visited {
	background: transparent url(../images/nav/reviews.jpg) top left no-repeat;
	width: 76px;
}

#nav ul li.reviews a:hover {
	background: transparent url(../images/nav/reviews_on.jpg) top left no-repeat;
}

#nav ul li.photos a:link, #nav ul li.photos a:hover, #nav ul li.photos a:visited {
	background: transparent url(../images/nav/photos.jpg) top left no-repeat;
	width: 71px;
}

#nav ul li.photos a:hover {
	background: transparent url(../images/nav/photos_on.jpg) top left no-repeat;
}

#nav ul li.contact a:link, #nav ul li.contact a:hover, #nav ul li.contact a:visited {
	background: transparent url(../images/nav/contact.jpg) top left no-repeat;
	width: 84px;
}

#nav ul li.contact a:hover {
	background: transparent url(../images/nav/contact_on.jpg) top left no-repeat;
}


/* ----------------- Footer ----------------- */

#footer p {
font-family: helvetica, arial, sans-serif;
	color: #D7D6AE;
	text-align: center;
	position: relative;
	display: block;
	font-size: 11px;
	margin: 0;
	padding: 0;
}

#footer a:link, #footer a:hover, #footer a:visited {
	text-decoration: underline;
	color: #D7D6AE;
}

/* ----------------- Pages ----------------- */

/* Index Page */

.topphoto {
	background: transparent url(../images/pages/index/indexphoto.jpg) top left no-repeat;
	display: block;
	position: absolute;
	left: 12px;
	top: -38px;
	width: 282px;
	height: 268px;
	}

.firstcol {
	width: 264px;
	float: left;
	background: transparent url(../images/pages/index/leftcolbg.jpg) top left no-repeat;
	font-family: helvetica, arial, san-serif;
	font-size: 11px;
}

.recordings {
	padding: 10px;
	text-align: left;
}

.recordings p {
	margin: 5px 0;
	line-height: 15px;
}

.recordings img.disc {
	padding: 0 10px 10px 0;
	float: left;
}

.recordings img.learnmore {
	
}

.secondcol {
	margin-left: 280px;
}

.textwrap {
padding-left: 10px;
padding-bottom: 20px;
}

/* Interior Pages */

.topcds {
	background: transparent url(../images/pages/interior/topcds.jpg) top left no-repeat;
	display: block;
	position: absolute;
	left: 590px;
	top: -61px;
	width: 255px;
	height: 139px;
	z-index: 500;
	}
	
	
/* Music Page */

.playarea {
	padding: 10px;
	margin-left: 20px;
}

.playarea p {
	margin: 5px 0;
}

.playarea img.play {
	padding: 0 10px 10px 0;
	float: left;
}


/* Photos Page */

.photosarea {
	padding: 10px;
	margin-left: 20px;
	width: 500px;
	display: block;
	position: relative;
	clear: left;
}

.photosarea p {
	margin: 2px 0 !important;
}

.imgwrap {
	padding: 0 20px 20px 0;
	float: left;
	/*width: 210px;
	height: 146px;*/
	/*background: transparent url(../images/pages/interior/picbg.jpg) top left no-repeat;*/
	}

.imgwrap img {
	position: relative;
	top: 3px;
	left: 8px;
	border:#FFFFFF solid 5px; 
}



/* ----------------- News Column ----------------- */

.newsbg {
	width: 177px;
	display: block;
	position: relative;
	background: transparent url(../images/news/newsbg.jpg) top left repeat-y;
	float:right;
	margin: 0 13px 13px 13px;
}

.newstop {
	display: block;
	position: relative;
	background: transparent url(../images/news/newsheader.jpg) top left no-repeat;
	width: 177px;	
	padding: 7px 12px;
}

.newstop a{
	color:#FFFFFF;
	}

.newstop a:hover {
	color:#999999;
	}	

.newsfooter {
	display: block;
	position: relative;
	background: transparent url(../images/news/news_footer.jpg) top left no-repeat;
	width: 177px;
	height: 8px;
}

.newsbg h3 {
	width: 178px;
	height: 33px;
	margin: 0 0 0 -12px;
	background: transparent  url(../images/news/news.jpg) top left no-repeat;
}

h3.news {
	background: transparent  url(../images/news/news.jpg) top left no-repeat;
}

h3.fastfacts {
	background: transparent  url(../images/news/fastfacts.jpg) top left no-repeat;
}

h3.gracenotes {
	background: transparent  url(../images/news/gracenotes.jpg) top left no-repeat;
}

h3.headlines {
	background: transparent  url(../images/news/headlines.jpg) top left no-repeat;
}

h3.cyberspots {
	background: transparent  url(../images/news/cyberspots.jpg) top left no-repeat;
}

h3.snapshots {
	background: transparent  url(../images/news/snapshots.jpg) top left no-repeat;
}

.newsbg p {
	font-family: helvetica, arial, sans-serif;
	font-size: 12px !important;
	color: #fff;
	line-height: 15px !important;
	width: 155px;
	margin: 13px 0 !important;
}



/* ----------------- Headlines ----------------- */

h2, h3 {
	text-indent: -9999px;
	display: block;
	position: relative;
	background: transparent;
}

h2.welcome {
	width: 551px;
	height: 67px;
	background: transparent url(../images/titles/welcome.jpg) bottom left no-repeat;
}

h2.bio {
	width: 573px;
	height: 97px;
	margin-left: 10px;
	background: transparent url(../images/titles/biography.jpg) bottom left no-repeat;
}

h2.music {
	width: 573px;
	height: 97px;
	margin-left: 10px;
	background: transparent url(../images/titles/music.jpg) bottom left no-repeat;
}

h2.reviews {
	width: 573px;
	height: 97px;
	margin-left: 10px;
	background: transparent url(../images/titles/reviews.jpg) bottom left no-repeat;
}

h2.photo {
	width: 573px;
	height: 97px;
	margin-left: 10px;
	background: transparent url(../images/titles/photos.jpg) bottom left no-repeat;
}

h2.contact {
	width: 573px;
	height: 97px;
	margin-left: 10px;
	background: transparent url(../images/titles/contact.jpg) bottom left no-repeat;

}

h3.recent {
	background: transparent url(../images/titles/recentrecordings.jpg) top left no-repeat;
	height: 41px;
	width: 264px;
	margin-top: 240px;
}


/* ----------------- Typography ----------------- */
.textwrap {
font-family: helvetica, arial, sans-serif;
margin: 7px;
line-height: 1.2em;}

/*.textwrap p, */.textwrap li, .textwrap dd {
	font-family: helvetica, arial, sans-serif;
	font-size: .9em;
	line-height: 1.3em;
	

}