body {background: url(assets/bg.gif) #0c111a;}
ul, ol {list-style: none;}  
a { color: #a3aab8; text-decoration: underline;}  
a:hover {color: white;}
.content { margin: 0 auto; width: 601px; text-align: left; } 

.header {
background: url(assets/title.png) no-repeat top;
*background: url(assets/title.gif) no-repeat top;

width: 588px;
height: 63px;
margin-top: 60px;
margin-bottom: 20px;

}

.mastheadimg {
background: url(assets/mast_photo.jpg) no-repeat top;
height: 325px;
width: 599px;
}


.wrapper {
background: url(assets/content_bg.png) #0a0c10;
border: 1px white solid;
margin-top: -1px;
}

/* Navigation */
		
	/* Firefox Dotted Outline Fix */
	a:active { 
		outline: none; 
	}
	
	/* Firefox Dotted Outline Fix */
	a:focus { 
		-moz-outline-style: none; 
	}

ul#menu li a span:hover {
cursor:pointer;
}
	
	/* Menu Body */
	ul#menu {
		width:559px;
		height:27px;
		list-style:none;
		margin-top: 0;
		border-bottom: 3px white double;
		padding-bottom: 10px;
		background: #0a0c10;
		*margin-left:0px;
		*padding-left:40px;
		*width:559px;
}
	
	/* Float LI Elements - horizontal display */
	ul#menu li {
		float:left;
		margin-left: -5px;
	}
	
	/* Link - common attributes */
	ul#menu li a {
		background:url(assets/nav.png) no-repeat scroll top left;
		display:block;
		height:27px;
		position:relative;
	}
	
	/* Specify width and background position attributes specifically for the class: "home" */
	ul#menu li a.home { width:80px;}
	ul#menu li a.bio {width:75px; background-position:-81px 0px;}
	ul#menu li a.listen {width:90px; background-position:-156px 0px;}
	ul#menu li a.myspace {width:115px; background-position:-241px 0px; margin-right: 10px;}
	ul#menu li a.store {width:100px; background-position:-347px 0px;}
	ul#menu li a.contact {width:80px; background-position:-437px 0px;}
	
	
	/* Span (on hover) - common attributes */
	ul#menu li a span {
		background:url(assets/nav.png) no-repeat scroll bottom left;
		display:block;
		position:absolute;
		top:0;
		left:0;
		height:100%;
		width:100%;
		z-index:100;
	}
	

	
	/* Shift background position on hover for the class: "home" */
	ul#menu li a.home span {background-position:0px -27px;}
	ul#menu li a.bio span {	background-position:-81px -27px;}
	ul#menu li a.listen span {background-position:-156px -27px;}
	ul#menu li a.myspace span {background-position:-241px -27px;}
	ul#menu li a.store span {background-position:-347px -27px;}
	ul#menu li a.contact span {	background-position:-437px -27px;}


/* CONTENT */

.panel {
width: 417px;
margin: 0px 0 0 30px;
font-family: Garamond, Georgia, serif;
color: #a3aab8;
font-size: 1em;
min-height: 250px;
padding-bottom: 20px;
}


.panel p {
width: 375px;
line-height: 1.8em;
}

.panel strong {color: white;}

.panel pre {
font-family: Trebuchet MS, Helvetica ,sans-serif;
font-size: 11px;
text-transform: uppercase;
font-style: normal;
color: white;
letter-spacing: .2em;
padding: 20px 0 10px 100px;
width: 255px;
border-top: 1px #a3aab8 solid;
border-bottom: 1px #a3aab8 solid;

}

.bottomright {
height: 217px;
width: 144px;
margin: 20px 0 0 435px;
padding-bottom: 20px;
position: absolute;


}


.naomilink, .owenlink, .elvielink {
background: url(assets/players.gif) no-repeat top;
width: 144px;
display: block;
}


.naomilink {
height: 65px;
background-position:0 0px;
margin-bottom: 20px;
}

.elvielink {
height: 65px;
background-position:0 -70px;
margin-bottom: 20px;
}


.owenlink {
height: 65px;
background-position:0 -150px;}


.announcement {
background: url(assets/announcement.gif) no-repeat top;
height: 72px;
width: 382px;
margin-left: -5px;
}

p.dropcap:first-letter {


font-size: 4.8em;
font-family: Garamond, Georgia, Serif;
color: white;
font-weight: normal;
float: left;
display: block;
margin-top: 15px;
padding-top: 0;
padding-right: 20px;}

.footer {
background: url(assets/footer.png) no-repeat top;
width: 599px;
height: 29px;
margin-top: -14px;
margin-left: 1px;
display: block;
}

.ld{
font-family: Trebuchet MS, Helvetica ,sans-serif;
font-size: 10px;
text-transform: uppercase;
font-style: normal;

letter-spacing: .2em;
color: #a3aab8;

}

.ld a {text-decoration: none;
}

form {
height: 40px;
margin: -15px 0 0 20px;

}

h2 {
display: inline;
font-size: 1.4em;
font-weight: normal;
text-align: center;
padding: 10px 30px 0px;
font-style: italic;
margin:0 0 0 10px;
}

h2 a {
text-decoration: none;
}