body
{
	padding: 0;
	margin: 0;
	background: black url(/shared/shafted/blue/background.gif) no-repeat fixed;
	color: rgb(60,60,100);
	font: 14px/16px "Times New Roman PS MT","Times New Roman",serif;
}

#accessibility
{
	position: absolute;
	left: -10000px;
	top: -10000px;
}

#content
{
	position: absolute;
	left: 205px;
	top: -50px;
	width: 460px;
	background: black url(/shared/shafted/blue/contentBG.gif) repeat-y 5px 0;
	padding: 180px 10px 10px 10px;
	text-align: left;
}

#container
{
	position: absolute;
	left: 90px;
	top: 50px;
	width: 205px;
	background: url(/shared/shafted/blue/navTop.gif) no-repeat;
	z-index: 1;
	text-align: center;
}

#banner
{
	position: absolute;
	left: 215px;
	top: -40px;
	height: 160px;
	width: 460px;
	z-index: 1;
	text-indent: -10000px;
}

#navigation
{
	margin: 64px 0 0 3px;
	background: black;
}

#navigation ul
{
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 16px;
	line-height: 18px;
	text-transform: uppercase;
}

#navigation a:link, #navigation a:visited, #navigation a:active
{
	color: rgb(60,60,100);
	text-decoration: none;
}

#navigation a:hover
{
	color: rgb(60,60,120);
	letter-spacing: 2px;
	text-transform: uppercase;
}

#emailsignup
{
	margin: 0 0 0 3px;
	background: black;
	padding: 10px 20px 10px 25px;
	text-align: left;
}

form
{
	margin: 0;
}

#footer
{
	background: url(/shared/shafted/blue/navBottom.gif) no-repeat;
	padding-top: 1px;
	height: 63px;
	margin: 0;
}

#footer p
{
	margin: 0;
}

h1
{
	padding-top: 29px;
	overflow: hidden;
	height: 0 !important;
	height /**/: 29px;
	color: black;
}

body.home h1, body.list h1
{
	background: url(/shared/shafted/blue/headerHome.gif) no-repeat;
}

body.music h1
{
	background: url(/shared/shafted/blue/headerMusic.gif) no-repeat;
}

body.bio h1
{
	background: url(/shared/shafted/blue/headerBio.gif) no-repeat;
}

body.contact h1
{
	background: url(/shared/shafted/blue/headerContact.gif) no-repeat;
}

body.press h1
{
	background: url(/shared/shafted/blue/headerPress.gif) no-repeat;
}

body.news h1
{
	background: url(/shared/shafted/blue/headerNews.gif) no-repeat;
}

body.calendar h1
{
	background: url(/shared/shafted/blue/headerCalendar.gif) no-repeat;
}

body.photos h1
{
	background: url(/shared/shafted/blue/headerPhotos.gif) no-repeat;
}

body.guestbook h1
{
	background: url(/shared/shafted/blue/headerGuestbook.gif) no-repeat;
}

body.links h1
{
	background: url(/shared/shafted/blue/headerLinks.gif) no-repeat;
}

body.products h1
{
	background: url(/shared/shafted/blue/headerStore.gif) no-repeat;
}

#content a:link, #content a:active
{
	color: rgb(60,60,100);
}

#content a:visited
{
	color: rgb(60,60,80);
}

#content a:hover
{
	color: rgb(60,60,120);
}

h2
{
	font-size: 16px;
	text-transform: uppercase;
	z-index: 2;
}

.date
{
	display: block;
	font-size: 14px;
	text-transform: capitalize;
}

h3
{
	font-size: 14px;
	z-index: 2;
}

body.music .details
{
	background: rgb(25,25,50);
	border: 1px solid rgb(50,50,80);
	margin-top: -10px;
}

blockquote
{
	margin-left: 0;
	padding-left: 40px;
	padding-top: 10px;
	background: url(/shared/shafted/blue/quotes.gif) no-repeat;
}

.caption
{
	margin-left: 40px;
	margin-top: -10px;
}

.entry
{
	margin: 10px 0;
	padding: 10px;
}

.entry h2
{
	margin-top: 0;
}

h4
{
	font-size: 12px;
	margin: 0;
}

.entry h3
{
	margin: 0;
}

address
{
	font-style: italic;
}

dt
{
	background: rgb(25,25,50);
	border: 1px solid rgb(50,50,80);
	border-width: 1px 1px 0 1px;
	padding: 10px;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
}

dd
{
	margin: 0 0 10px 0;
	background: rgb(25,25,50);
	border: 1px solid rgb(50,50,80);
	border-width: 0 1px 1px 1px;
	padding: 0 10px 10px 10px;
	text-align: center;
}

body.photos img
{
	background: rgb(80,80,150);
	border: 1px solid rgb(80,80,100);
	border-width: 3px 2px;
	border-style: double solid;
	background: rgb(25,25,50);
}

body.products .entry
{
	margin-top: -1px;
}

body.products p, body.products h3, body.products ul
{
	margin: 0;
}

hr
{
	display: none;
}

body.guestbook h3, body.guestbook h2
{
	margin: 2px 0;
}

#postForm
{
	background: rgb(25,25,50);
	border: 1px solid rgb(50,50,80);
	padding: 10px 20px 20px 20px;
	text-align: center;
}

body.guestbook label, body.guestbook #postForm input, body.guestbook textarea
{
	display: block;
	width: 100%;
	/* IE/Mac fix \*/
	width: 250px;
	/**/
	margin: 0 auto;
}

body.guestbook label
{
	margin-top: 10px;
	text-align: left !important;
}

body.guestbook textarea
{
	margin-bottom: 20px;
}

body.links dt
{
	margin: 0 20px;
	background: transparent;
	border: 0;
	padding: 0;
}

body.bio .entry
{
	background: transparent;
	border: 0;
	padding: 0;
	margin: 0;
}

body.music .details
{
	padding: 10px 10px 0 10px;
}

body.music h3
{
	padding-left: 10px;
	z-index: 1;
}

body.press .entry
{
	background: transparent;
	border: 0;
}

input, textarea
{
	border: 1px solid rgb(50,50,80);
	background: rgb(25,25,50);
	color: rgb(60,60,100);
	font-family: Arial, sans-serif;
}

body.music .caption
{
    margin: 0;
    padding: 0;
}

body.products .caption
{
    margin: 5px 0;
    padding: 0;
}

body.products dd
{
    text-align: left;
}
#splashimage { text-align: center; margin: 100px auto; }
#splashimage a img { border: 0; }



