body {
    margin: 0px;
    padding: 0px;
    font-family: georgia, "times new roman", times, serif;
/*	background-image: url('images/wood045.gif');
	background-repeat: repeat;
	*/
}

a:link{
	color: #9d4d21;
	text-decoration: none;
}

a:visited{
	color: #9d4d21;
	text-decoration: none;
}

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

a:active{
	color: #dd6d41;
	text-decoration: underline;
}

#opening_image {
	text-align: center;
	border: 20px solid #423920;
}

#container {
/* 	float: left; */
	margin-left: auto;
    margin-right: auto;
	border-left: 2px solid #423920;
/* 	border-right: 2px solid #f4eeca; */
/*    margin: 0px; */
    padding: 0px;
	width: 718px;
	background-color: #e4e0b8;
}

#canopy {
    top: 0px;
    left: 0px;
    z-index: 2;
	height: 195px;
	width: 638px;
	float: left;
	position: relative;
}

#submenu {
	float: right;
    z-index: 3;
	font: 13px Lucida Grande, Arial, sans-serif;
	padding-right: 30px;
	padding-top: 40px;
	width: 40px;
	height: 155px;
	position: relative;
}

/*
#mp3player {
    position: relative;
    z-index: 4;
    left: 0px;
    bottom: 35px;
}
*/
#mp3player {
    z-index: 4;
    left: 0px;
    top: 0px;
}

#canopy img {
	float: left;
}

#tree {
    float: left;
    top: 195px;
    left: 0px;
    z-index: 2;
	width: 143px;
}

#content {
	float: right;
	width: 455px;
	padding-left: 40px;
	padding-top: 10px;
	padding-bottom: 40px;
	padding-right: 80px;
}

#content p {
	font: .9em Georgia, Palatino, Times New Roman, serif;
	color: #423920;
	line-height: 1.5em;
	padding-right: 20px;
}

#content img {
	margin: 0px;
	padding: 4px;
	background: #f4eeca;
}

#content a img {
	border: 0px;
}

#faces {
	text-align: center;
}

#thumbnails {

}

#thumbnails .thumb  {
  float: left;
  padding: 10px;
}
  
#thumbnails .thumb p {
   font: .6em Lucida Grande, Arial, sans-serif;
   text-align: left;
}

#thumbnails spacer {
  clear: both;
}

#leader {
	font-size: 1.5em;
	line-height: 1.3em;
}

h1 {	font: 1.4em Trebuchet MS, Lucida Grande, Arial, sans-serif;	}

h2 {	font: 1.2em Georgia,  Palatino, Times New Roman, serif;
		font-style: italic;
}

h3 {	font: 1.2em Trebuchet MS, Lucida Grande, Arial, sans-serif;
		font-style: bold;
    	color: #7d3d21;
    	padding: 0;
    	margin: 0;
    	line-height: 1em;
}

h4 {	font: 1.1em Trebuchet MS, Lucida Grande, Arial, sans-serif;	}

li,lh { margin-bottom: 3px; margin-top: 2px; font-size: .9em; color: #423920;
}

.float_right {
	float: right;
}

.float_left {
	float: left;
}

.img_unstyled {
    padding: 0px;
    margin: 0px;
    background: transparent;
    border: 0px;
}

.img_float_right {
	float: right;
	padding: 10px;
}

.img_float_left {
	float: left;
	padding: 10px;
}

.caption {
	font: .6em Lucida Grande, Arial, sans-serif;
    padding-left: 20px;
    padding-bottom: 20px;   
}

.album_cover {
	float: left;
	margin-right: 10px;
}

.track_list_img {
	padding: 0px;
	margin: 0px;
    background-color: #e4e0b8;
    border: 0px;
}

#footer {
    clear: both;
	padding: 3px;
	background: #326822;
	border-top: 5px solid #489631;
/*	border-bottom: 3px solid #184600;  */
	font: .6em Lucida Grande, Arial, sans-serif;
	text-align: center;
	color: #e4deba;
}

.formtext { 
	font: 12px Georgia, Palatino, Times New Roman, serif;
	color: #423920;
	line-height: 1.5em;
	padding-right: 6px;
}