body {
	background-color: #cca;
	font-family:"Trebuchet MS",Trebuchet,"Lucida Grande",Arial,Sans-serif;
	font-size: small;
	line-height: 2em;
	text-align: center;
}

hr {
	display: none;
}

a {
  color:#9cf;
  text-decoration: underline;
  }
a:hover {
  color:#fff;
  text-decoration: none;
  }
a img {
  border-width:0;
  }

div {
	margin: 	0px;
}

div#content {
	background-color: #cca;
	text-align: center;
	margin-right:auto;
	margin-left:auto;
	width: 810px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	height: 620px;
}
div#head {
	float: none;
	height:62px;
}

div#left {
	float: left;
	clear:left;
}

/* 
Internet Explorer will not display the center as the correct width without a hack.
*/
div#center {
	float: left;
	width:550px !important;
	width /* */:530px;
}

div#center a {
  color:#345;
  text-decoration: underline;
  }
div#center a:hover {
  color:#333;
  text-decoration: none;
  }
	


div#center p {
	color: #333;
	margin: 30px;
	text-align: left;
	line-height: 2.4em;
}

div#center p em {
	color: #d33;
	display: block;
	text-align: center;
	background-color: #ddd;
	font-weight: bold;
	font-style: normal;
}

div#center ul {
	list-style:none;
	list-style-image: url('bullet.gif');
	font-size: 1em;
	line-height: 1.3em;
	margin:0px;
	margin-left: 3em;
	padding-left: 1em;
	text-indent: -0.5em;
}

div#center p{
	text-indent: 1em;
	padding: 0px;
	margin: 1px;
	padding-bottom: 20px;
}

div#center strong + p {
	border-top: thin solid #333;
}


div#center strong {
	line-height: 1.3em;
	margin: 0px;
}

div#notice {
	position: absolute;
	color: #333;
	margin: 0px;
	margin-top: 11px;
	text-align: center;
	font-weight: bold;
	font-size: 1.4em;
	background-color: #cf0;
	width: 130px;
	border: thin solid #890;
	z-index: 100000;
}

div.vertical {
	padding-top: 18px;
	background:#cca url('loading.gif') 50% 35.5% no-repeat;
}



div.Horizontal {
	padding-top: 45px;
	background:#cca url('loading.gif') 50% 50% no-repeat;
}

div#right {
	float: left;	
	width:120px;
}

#page-title:after {
  display:block;
  line-height:1px;
  height:15px;
  font-size:1px;
  }
#page-title h1 {
  margin: 0px;
  font-size:2em;
  line-height:1em;
  font-weight:normal;
  color:#abc;
	background-color: #234;
	height: 40px;
  }
#page-title h1 a {
  	color:#abc;
  text-decoration: none;
  }
#page-title h1 a:hover {
  	color:#abc;
  text-decoration: underline;
  }
#page-title h1 em {
  padding:.7em 0 .3em .75em;
  border-left:1px solid #abc;
  font-size:48%;
  line-height:1.2em;
  font-style:normal;
  font-weight:bold;
  	color:#abc;
  text-transform:uppercase;
  letter-spacing:.2em;
  }


div#head #page-title {
	background:#234; 

}

div#head #page-title a {
	color:#abc;
}

div.title {
	width: 130px;
	margin-top: 15px;	
	text-indent: 10px;
	text-align: center;
	color: #777;
	background-color: #fff;
	border-bottom: thin solid #aaa;
}

#nav {
	margin-top:-13px !important;
	margin-top /**/: 0px; /* for IE5/Win only */
	margin-left: -41px;
	
	padding: 0;
	list-style: none;

	overflow: hidden;
	width: 853px !important;
	width /**/: 833px; /* for IE5/Win only */
	height: 33px;
	}

#nav li {
	margin: 0; 
	padding: 0;
   list-style: none;
	display: inline;
	}

#nav li.right {
	float: right;
	}
#nav a {
	float: left;
	padding: 20px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:20px; /* for IE5/Win only */
	}
	
#nav a:hover {
	background-position: 0 -20px;
	}

#nav a:active, #nav a.selected {
	background-position: 0 -40px;
	}
	
#n-photos a  {
	width: 60px;
	background: url(nav_photos_roll.gif) top left no-repeat;
	}

#n-colophon a {
	width: 60px;
	background: url(nav_colophon_roll.gif) top left no-repeat;
	}

#n-contact a {
	width: 60px;
	background: url(nav_contact_roll.gif) top left no-repeat;
	}

#n-songs a {
	width: 60px;
	background: url(nav_songs_roll.gif) top left no-repeat;
	}

	#n-logout a {
		width: 60px;
		background: url(nav_logout_roll.gif) top left no-repeat;
		}

img {
	border: 0px;
}

img.main-image {
	border: 6px solid #333;
	border-bottom: 12px solid #333;
}

img.next-image {
	border: 3px solid #222;
	border-bottom: 6px solid #222;
}

img.prev-image {
	border: 3px solid #222;
	border-bottom: 6px solid #222;
}

a img {
	margin-bottom: 2px;
	margin-top: 8px;
}

ul.star-rating {
	margin-left:15px;
}

.sidebar {
	background-color: #eed;
	width: 130px;
	color: #444;
	font-size: x-small;
}

.sidebar a {
	color: #555;
	display: block;
}

#rating {
	background-color: #eed;
	width: 130px;
	height: 53px;
	color: #444;
	font-size: x-small;
	margin-top: 0px;
	padding-top: 3px;
}

div#specDetails {
	height: 100px;
	border: thin solid #333;
	background-color: #fff;
	width: 60%;
	margin: auto;
	text-align: left;
	padding-left: 3em;
}


div#specDetails em {
	margin-left: -2em;
	display: block;
	text-decoration: underline;	
}

.sidebar div em {
	display: block;
	text-decoration: underline;
	font-size: x-small;
	margin-left: -4px;
	padding-top: 5px;
	line-height: 1.2em;
}

.sidebar div {
		text-align: left;	
	display: block;
	font-weight: normal;
	font-size: x-small;
	margin-left: 12px;
	padding-bottom: 5px;
	line-height: 2em;
}



ul#tags {
	list-style:none;
	list-style-image: url('bullet.gif');
	margin:0px;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -0.7em;
}

#song-body {
	text-align: left;
	padding-left: 20px;
}

div.lyric, div.chords {
	font-size: .8em;
	line-height: 1em;
	font-family: "Andale Mono", "Courier New", Courier, monospace;
}

div.chords {
	font-size: small;
	margin-top: 5px;
	margin-bottom: 0px;	
	font-style: italic;
}

div.lyric {
	margin-top: 0px;
	font-size: small;
}

#login {	
	background-color: #eed;
	width: 130px;
	padding-top: 5px;
	color: #444;
}

.sidebar input{	
	width: 100px;
	border: thin solid #888;
	font-size: 1em;
	margin-top: 7px;
	color: #666;
}

select{	
	width: 100px;
	font-size: .9em;
	color: #666;
	margin-top: 7px;
	border: thin solid #888;
}

#song-body textarea {
	width: 510px;
	height: 500px;
}

#song-body input {	
	border: thin solid #888;
	font-size: 1em;
	margin-top: 7px;
	color: #666;
}



#copyright {
	clear: left;
	color: #666;
	font-size: 0.9em;
	width: 100%;
}
#sub-policies {
	color: #888;
	font-size: 0.9em;
	width: 100%;
}

#songlist {
	border-spacing: 0px;
	width: 530px;
	padding: 0;
	margin: 0;
	margin-left: 10px;
	border-collapse: collapse;
	border-left: 4px solid #234;
	border-right: 4px solid #234;
}

#songlist thead {
	border: 0px;
	background-color: #234;
	color: #eed;
	text-indent: 3px;
	font-size: .6em;
}

#songlist tfoot {
	border: 0px;
	background-color: #234;
	color: #eed;
	font-size: .3em;
	text-indent: 3px;
}

#songlist tr.even {
	border: 0px;
	background-color: #eee;
	color: #222;
	text-indent: 3px;
}
#songlist tr.odd {
	border: 0px;
	background-color: #ccc;
	text-indent: 3px;
}

#songlist tr.odd td, #songlist tr.even td{
	border-top: thin solid #444;
	font-size: .8em;
	color: #444;
}

#songlist tr.notop td{
	border-top: none;
	text-align: right;
	font-size: .7em;
}

#songlist tr td a {
	color: #222;
}
