body
{
	background-color: #9C9C98;
	background-image: url(images/treebkgd.jpg);
	background-repeat: no-repeat;
	background-position: 0 2em;
	background-attachment: scroll;
	font-family: "Trebuchet MS",Trebuchet,Helvetica,Arial,sans-serif;
	color: #2C2D2E;
	margin: 0px;
}

h3 {
	margin: 0 0 12px 0;
	font-size: 120%;
}

img {
	border: 0px;
}

p, blockquote, form {
	margin: 0 0 0.8em 0;
}

a {
	color: #2929AB;
}

a:hover, a:visited {
	color: #983224;
}

blockquote {
	display: block;
	padding-left: 3em;
	border-color: black;
	border-width: 1px;
}

.blurb
{
	font-family: Georgia,"Times New Roman",Baskerville,"Palatino Linotype","Calisto MT","Baskerville Old Face", serif;
	color: #2C2D2E;
	font-style: italic;
	font-size: 105%;
	letter-spacing: 110%;
	line-height: 150%;
}

p.song {
	margin: 0 0 0.5em 0;
	font-weight: bold;
	font-size: 100%;
}

.songauthor {
	font-weight: normal;
	font-size: 80%;
}


#contentarea
{
	width: 800px;
	margin: 10px 0 0 20px;
}

#portrait
{
	margin: 0px 10px 10px 0px;
	float: left;
}

#cdtitle
{
	margin: 0.5em 0 1em 0;
	font-size: 300%;
	line-height: 100%;
	font-weight: bolder;
	text-align: center;
}

#cdtitlesmall {
	font-weight: bolder;
	font-size: 200%;
}

.titleone {
	color: #E9EDF7;
	font-size: 200%;
}

.titleonesmall {
	color: #E9EDF7;
}

#topmenu
{
	margin: 0px;
	height: 2em;
	padding: 0 0 0 20px;
	background: #F4F5FF;
	overflow: hidden;
}

#topmenu ul
{
	list-style: none;
	margin-left: 0px;
	padding-left: 1em;
	text-indent: -1em;
}

#topmenu li {
	float: left; 
	padding: 0; 
	margin-right: 2px;
	list-style: none;
}

#topmenu li a
{
	display: block;
	padding: 0.5em 1em 0.4em 1em;
	text-transform: uppercase;
	color: #000;
	font-weight: bold;
}

#topmenu li a:hover
{
	color: #555;
	background-color: #DcDdDe;
}