body {
    margin: 0px;
    padding: 0px;
    background-color: #576e7b;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
    color: #1a2a33;
    font-size: 62.5%; /* Resets 1em to 10px */
	text-align: center;
}

a:link{
	color: #428bc4;
	text-decoration: underline;
}

a:visited{
	color: #428bc4
	text-decoration: underline;
}

a:hover{
	background-color: #428bc4;
	color: #fff;
	text-decoration: none;
}

a:active{
	background-color: #428bc4;
	color: #fff;
	text-decoration: none;
}


#container {
    margin: 0px auto 0 auto;
	text-align: left;
    padding-top: 20px;
 	border-top: 1px solid #aac6d7;
 	border-left: 3px solid #aac6d7;
 	border-right: 3px solid #aac6d7;
 	border-bottom: 3px solid #aac6d7;
	width: 680px;
	font-size: 1.2em;
    background-color: #eeebd2;
}

#content {
    padding-top: 2em;
    padding-left: 4em;
    padding-right: 4em;
/*	padding: 2em 400px 2em 200px;  */
}

#content p {
	font: 1em Lucida Grande, Verdana, Arial, sans-serif;
	line-height: 1.5em;
	padding-bottom: 1em;
}

#content h2 {
	font: 1.6em Lucida Grande, Verdana, Arial, sans-serif;
}

#content h3 {
	font: 1.3em Lucida Grande, Verdana, Arial, sans-serif;
	color: #7d403f;
}

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

#content a img {
	border: 0px;
}

#header {
	background: white;
	padding: 15px;
	margin-bottom: 25px;
	border-bottom: 1px solid gray;
}

#content #blurb {
    font-weight: normal;
/*    color: #933;  */
/*    text-align: justify;
    text-justify: newspaper; */
    font-size: 1.2em;
    line-height: 1.4em;
	padding-bottom: 2em;
	padding-left: 5em;
}


#inset {
    padding-top: 2em;
    padding-bottom: 2em;
    padding-left: 3em;
    padding-right: 4em;
    clear: both;
	background: #7d403f;
	border-top: 3px solid #a99;
	border-left: 4em solid #6a6;
	font: .9em "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	text-align: left;
	color: #fff;
	line-height: 1.4em;
}

#footer {
    clear: both;
	padding: 3px;
	background: #a77;
	font: .6em Lucida Grande, Arial, sans-serif;
	text-align: right;
	color: #fff;
}


#small_text {
	font: .9em "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	text-align: right;

}


#headline {
font-family: "Lucida Grande", Verdana, Arial, sans-serif;
font-size: 2em;
letter-spacing: 0px;

}




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


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

#submenu {
	float: right;
    z-index: 3;
	font: 11px 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;
}


#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;
}

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

li { margin-bottom: 5px; font-size: .9em;}

.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;
}

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

#widget {
	float: right;
}