body {
	margin:0px;
	padding:0px;
	text-align: center;
	font: 12px "Lucida Sans", "Lucida Grande", Verdana, Helvetica, sans-serif;
	color: #333333;
}
#container {
	width: 800px;
	margin: 0px auto 0px;
	padding: 0px;
	text-align: left;
	background: url(images/background_pix.jpg) repeat-y;
}
#head {
	width: 800px;
	height: 119px;
	margin: 0px;
	padding: 0px;
	background: url(images/planetclairehead_sm2.jpg) no-repeat;
}
#head p {
	font: bold 9px "Lucida Sans", "Lucida Grande", Verdana, Helvetica, sans-serif;
	color: #333333;
	margin: 0px;
	padding: 5px 5px 0px 0px;
	text-align: right;
	text-transform: uppercase;
}
#lyricsbox {
	overflow: auto;
	width: 500px;
	height: 340px; border-color: #999999; 
	border-width: 1px; 
	border: 1px solid #999999; 
	padding-left: 10px;
}
#lyricsbox p {
	font-size: 11px;
	color: #333333;
	line-height: 13px;
	margin: 4px 0px;
	padding: 0px;
}
#lyricsbox h1 {
	color: #333333;
	text-align: center;
	font: bold 15px "Lucida Sans", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 0px 0px 5px;
	padding: 20px 0px 5px;
	border-bottom: 1px solid #333333;
}
#lyricsbox h2 {
	text-align: center;
	color: #333333;
	margin: 0px;
	padding: 0px 0px 15px;
	font: 13px "Lucida Sans", "Lucida Grande", Verdana, Helvetica, sans-serif;
}
#lyricsbox ul {
	list-style: none;
	font: 11px "Lucida Sans", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 0px 0px 5px;
	padding: 0px 0px 5px 5px;
	border-bottom: 1px solid #B1C3CD;
	}
#lyricsbox li {
	font-family: "Lucida Sans", "Lucida Grande", Verdana, Helvetica, sans-serif;
	background: url(images/go.gif) no-repeat 0px 2px;
	padding: 0px 0px 0px 7px;
	margin: 0px;
	}
#select {
	background-color: #D35934;
	font-size: 10px;
}
a {
	color: #CE542D;
	font-weight: bold;
	text-decoration: none;
}
#lyricsbox p a:hover {
	color: #CE542D;
	text-decoration: none;
	border-bottom: 1px dotted #DD562F;
}
#footer {
	width: 800px;
	background-color: #797E90;
	margin: 0px;
	padding: 5px 0px;
	clear: both;
}
#footer p {
	text-align: center;
	font: 10px "Lucida Sans", "Lucida Grande", Verdana, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
}	

