body {
letter-spacing: .2em;
line-height: 1.3em;
font-variant: small-caps;
border-style: none;
color: white;
font-size: 11px;
font-family: "Lucida Grande", Verdana, Arial, sans-serif;
margin: 0;
padding: 0;
background: #000;
}

/* Styles for Mac IE 5 */
a, a:link {
	text-decoration: none;
	color: #ffb6b3;
	outline: none;
}

a:hover {
	text-decoration: none;
	color: #ffc7bb;
}

a:active {
outline: none;
}

#container {
height: 215px;
width: 100%;
text-align: center;
}

 /* following rules are invisible to IE 5 \*/
#container {
position: absolute;
top: 50%;
left: 0px;
height: 215px;
width: 100%;
text-align: center;
display: block;
margin-top: -107.5px;
}
 /* end IE 5 hack */ 
 
#logo a {
text-indent: -10000px;
background: url(images/dylantrees.jpg) no-repeat center top;
position: absolute;
left: 50%;
margin-left: -102.5px;
height: 215px;
width: 255px;
}

.clear {
clear: both;
}


#nav
{
	border-style: none;
	position: absolute;
	top: 25%;
	width: 100%;
	margin-top: -90px;
}

#nav ul {
border-style: none;
width: 647px;
list-style-type: none;
padding: 0;
margin: 0 auto;
text-align: left;
}


#nav ul li a {
border-style: none;
margin: 0 45px;
display: block;
text-indent: -10000px;
float: left;
clear: right;
}

#music {
width: 129px;
height: 120px;
background: url(images/music.gif) 0 0 no-repeat;
}

#shows {
width: 133px;
height: 120px;
background: url(images/shows.gif) 0 0 no-repeat;
}

#blog {
width: 115px;
height: 120px;
background: url(images/blog.gif) 0 0 no-repeat;
}

a:hover#music, a:hover#shows, a:hover#blog {
background-position: 0 -121px;
}

#content {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	bottom: 50px;
	position: absolute;
	word-spacing: 1.2em;
	text-align: center;
	font-size: 12px;
	font-family: Verdana, "Lucida Grande", Arial, sans-serif;
}

#content a:link {
	text-decoration: none;
	color: #ffe8eb;
}

#content a:hover {
	text-decoration: none;
	color: #ffc7bb;
}

#subnav {
	padding: 0px;
	margin-top: -20px;
	width: 100%;
	text-align: center;
}

#musichead {
	clear: both;
	text-indent: -10000px;
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	margin-top: 15px;
	padding: 0px;
	height: 120px;
	width: 129px;
	background: url(images/music.gif) 0 0 no-repeat;
}

#showshead {
	clear: both;
	text-indent: -10000px;
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	margin-top: 15px;
	padding: 0px;
	height: 120px;
	width: 133px;
	background: url(images/shows.gif) 0 0 no-repeat;
}

#showtable {
	margin-top: 60px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	width: 300px;
}

#songs {
	display: block;
	border-style: none;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	text-align: center;
	padding: 0px;
	height: 199px;
	width: 658px;
}

.songtag {
	display: block;
	border-style: none;
	float: left;
}

#blurb {
	letter-spacing: .2em;
	word-wrap: normal;
	font-variant: small-caps;
	padding: 10px;
	border-color: #c4c4c4;
	border-width: 1px;
	border-style: solid;
	margin-top: 25px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
	line-height: 1.3em;
	text-align: left;
	width: 525px;
}

#blurb_music {
	letter-spacing: .2em;
	word-wrap: normal;
	font-variant: small-caps;
	padding: 3px;
	border-color: #c4c4c4;
	border-width: 1px;
	border-style: solid;
	margin-top: 50px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
	line-height: 1.3em;
	text-align: center;
	width: 525px;
}

.clear {
	clear: both;
}

#blurb a {
	text-decoration: underline;
}

