body
{
	background: #fff url(images/backgrounds/bground.gif) repeat-x;
	margin: 50px 0 0 0;
	padding: 0;
	font-family: Georgia, Palatino, Times, Times New Roman, serif;
	color: #666;
	font-size: 10pt;
}

#page
{
	width: 712px;
	background: #fff url(images/backgrounds/contbg.gif) repeat-y;
	margin: 0 auto 0 auto;
}

#header
{
	background: url(images/backgrounds/headbg.jpg) no-repeat;
	height: 97px;
	text-align: right;
}

a:link, a:visited
{
	color: #68719F;
	text-decoration: none;
}

a:hover
{
	color: #c9c;
	text-decoration: underline;
}

#navigator
{
	background: url(images/backgrounds/nav-back.gif) no-repeat;
	height: 27px;
	color: white;
	padding: 0;
	font-weight: bold;
	font-size: 12pt;
	margin: 0;
}

ul#navlist
{
	margin: 0 0 0 20px;
	padding: 4px 0 0 0;
}

#navlist li
{
	display: inline;
	list-style-type: none;
}

#navlist a { margin: 0 20px 0 0; }

#navlist a:link, #navlist a:visited
{
	color: #fff;
	text-decoration: none;
}

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

#tophalf
{
	background: url(images/backgrounds/top-half-contbg.gif) no-repeat;
	height: 202px;
}

#content
{
	margin-top: -200px;
	padding: 10px 22px 0 20px;
	line-height: 14pt;
}

#story
{
	line-height: 18pt;
	text-indent: 3em;
}

#content2 p
{
	line-height: 18pt;
	text-indent: 3em;
}

.lyrics
{
	margin: 0 0 0 3em;
	font-style: italic;
}

.nontabbed {margin: 0 0 0 0;}

.greyborder
{
	border-color: #ccc;
	border-width: 1px;
}

#footer
{
	padding: 20px 25px 20px 25px;
	font-size: 10pt;
	color: #fff;
	background: url(images/backgrounds/footbg.gif) no-repeat left bottom;
	text-align: center;
}

#footer a:link, #footer a:visited
{
	color: #fff;
	text-decoration: none;
}

#footer a:hover
{
	color: #fff;
	text-decoration: underline;
}

h1
{
	font-size: 12pt;
	color: #666;
	font-weight: bold;
}

h2
{
	font-size: 10pt;
	color: #666;
	font-weight: bold;
	font-style: italic;
}

h3
{
	font-size: 10pt;
	color: #666;
	font-style: italic;
	font-weight: normal;
}