body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 1em;
  line-height: 150%;
  background-color: #fff;
}

#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 700px;
	background-image: url(../graphics/header_2.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding: 145px 0 0 0;
	border: 1px solid #7d7573;
	}

#navigation {
	font-size: 0.9em;
	text-align: center;
	height: 25px;
	padding-top: 2px;
	background-color: #428eca;
	border-top: 2px solid #7d7573;
	}

#navigation ul {
	list-style: none;
	margin: 0;
	padding: 4px 0 0 0;
	}

#navigation li {
	display: inline;
	}

#navigation a:link, #navigation a:visited {
	padding: 3px 10px 2px 10px;
	color: #fff;
	text-decoration: none;
	}

#navigation a:hover {
	color: #000;
	text-decoration: none;
	}

#subheader {
	width: 100%;
	padding: 0;
	height: 52px;
	}

#subheader img {
	border: 0;
	}

#sidebar {
	float: left;
	width: 180px;
	text-align: left;
	padding: 0 5px 15px 10px;
	}

#sidebar p {
  	font-family: Verdana, Arial, Helvetica, sans-serif;
  	color: #7d7573;
  	font-size: 0.7em;
  	line-height: 140%;
	}

#sidebar ul {
	margin-top: -5px;
	margin-bottom: 20px;
	}

#sidebar li {
	list-style-image: url(../graphics/arrow.jpg);
  	font-family: Verdana, Arial, Helvetica, sans-serif;
  	color: #7d7573;
  	font-size: 0.7em;
  	line-height: 160%;
	margin-left: -15px;
	}

#sidebar img {
	border: 0;
	margin-bottom: 20px;
	}

h2 {
  	font-family: Verdana, Arial, Helvetica, sans-serif;
  	color: #000;
  	font-size: 0.9em;
	font-weight: normal;
  	margin-bottom: -5px;
	border-bottom: 1px solid #e1e1e1;
	}

#main_wide {
	width: 680px;
	text-align: left;
	padding: 0 10px 15px 10px;
	}

#main {
	float: right;
	width: 480px;
	text-align: left;
	padding: 0 10px 15px 10px;
	}

#main p, #main_wide p {
	font-size: 0.8em;
	line-height: 170%;
	color: #7d7573;
	text-align: justify;
	}	

#main img {
	float: right;
	border: 0;
	padding: 5px 0 10px 15px;
	}

.about {
	list-style-image: url(../graphics/arrow.jpg);
  	font-family: Verdana, Arial, Helvetica, sans-serif;
  	color: #7d7573;
  	font-size: 0.8em;
  	line-height: 160%;
	margin-left: -15px;
	}

h1 {
  	font-family: Verdana, Arial, Helvetica, sans-serif;
  	color: #000;
  	font-size: 0.9em;
  	font-weight: normal;
	}

h3 {
  	font-family: Verdana, Arial, Helvetica, sans-serif;
  	color: #000;
  	font-size: 1em;
  	font-weight: normal;
	margin-bottom: -10px;
	}

h4 {
  	font-family: Verdana, Arial, Helvetica, sans-serif;
  	color: #000;
  	font-size: 0.9em;
  	font-weight: normal;
	margin-bottom: 5px;
	border-bottom: 1px solid #e1e1e1;
	}

.planname {
  	font-family: Verdana, Arial, Helvetica, sans-serif;
  	color: #7d7573;
  	font-size: 0.7em;
  	line-height: 140%;
  	width: 140px;
  	text-align: right;
  	}
 
.plantype {
  	font-family: Verdana, Arial, Helvetica, sans-serif;
  	color: #7d7573;
  	font-size: 0.7em;
  	line-height: 140%;
  	width: 300px;
  	height: 30px;
  	}

.music {
	width: 25px;
	}

.musictype {
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	color: #7d7573;
  	font-size: 0.7em;
  	line-height: 140%;
	width: 415;
	}

.sample {
	list-style: none;
	list-style-image: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	color: #7d7573;
  	font-size: 0.8em;
  	line-height: 160%;
	padding-left: 10px;
	}

.sample li {
	padding-bottom: 10px;
	}

.sub {
	list-style-image: url(../graphics/arrow.jpg);
  	font-family: Verdana, Arial, Helvetica, sans-serif;
  	color: #7d7573;
  	font-size: 0.7em;
  	line-height: 180%;
	margin-left: 30px;
	}
  
.songs {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #OOO;
  font-size: 0.6em;
  line-height: 200%;
  width: 350px;
  vertical-align: top;
  }
 
#photo {
	width: 480px;
	border: 0;
	}

.photo_thumbs {
	width: 160px;
	border: 0;
	vertical-align: top;
	}

.photo_thumbs img {
	padding: 10px;
	border: 0;
	}

a {
    color: #448cca;
	text-decoration: none;
	}

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

#footer {
	clear: both;
	width: 100%;
	height: 50px;
	text-align: center;
	padding: 5px 0 5px 0;
	background-color: #e1e1e1;
	}  

#footer p {
	font-size: 0.7em;
	color: #7d7573;
	margin: 0;
	}