      body {
				background: #352108 url('themes/earth/soilbg.jpg') repeat-x;
				background-attachment: fixed;
				font: 0.9em 'Trebuchet MS', Verdana, Arial, Helvetica, San-serif;
				margin: 0;
			}
.cta {
	color: #993300;
	font:14pt bold 'Trebuchet MS', Verdana, Arial, Helvetica, San-serif;
	text-align: center;
}

h2 {
 color: #663300;
 border-bottom: 1px solid #ccc;
}

h2 .subhead{color:#336600;}

a:link {color: #cc6600;}
a:hover {color:#00cc00;}
a:visited {color:#663300;}

#left img{
padding:0 0 10px 10px;
}

.imgWrap {
float:right; 
margin: 0 0 10px 10px; 
}

#desc {
font-weight: bold;
font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, San-serif;
color:#000;
}

			
			#content {
				margin: 0 auto;
				width: 798px;
				background-color: white;
			}
			
			#header {
				position: relative;
				background: url('themes/earth/grass.jpg') no-repeat;
				width: 100%;
				min-height: 176px; height: 176px; max-height: 176px;
			}
			
			#header #logo {
				position: absolute;
				top: 28px; left: 26px;
				width: 398px; height: 80px;
				background: url('themes/earth/logo-earth.gif') no-repeat;
				color: transparent;
				border: 0;
				margin: 0;
			}
			
			ul#topnav {
				display: block;
				list-style: none;
				margin: 0;
				padding: 0;
				position: absolute;
				top: 160px; left: 1ex;
				color: #663300;
				font: 0.8em 'Trebuchet MS', Verdana, Arial, Helvetica, San-serif;
			}
			
			ul#topnav li {
				margin: 0; 
				padding: 0 8px 0 8px;
				display: inline;
			}

#topnav li + li {
 border-left: 1px solid #630;
}

			
			#topnav a {
				color: #663300;
				text-decoration: none;
			}
			#topnav a:hover {
				color: #cc6600;
				text-decoration: underline;
			}
			
			#header #floater {
				position: absolute;
				top: 10px; right: 10px;
				width: 434px; height: 95;
			}
			
			#main {
				background-color: white;
				padding: 10px;
				padding-top: 18px;
			}
			
			#left {
				margin-left: 10px;
				margin-right: 20px;
				width: 520px;
				float: left; 
			}
			

			#flavor_img {padding-top:10px;}
			#rightnav {
				background: transparent url('themes/earth/dirt.jpg') no-repeat bottom;
				padding:20px 10px 150px 10px;
				width: 180px;
				float: right;
			}
			
			#rightnav h2 {
				font-size: 1em;
				color: #664716;
				padding-bottom: 2px;
				border-bottom: 1px solid #663300;
				margin-bottom: 2px;
				text-decoration: none;
			}

			#rightnav h2 a {
				text-decoration: none;
				color: #663300;
			}
			#rightnav h2 a:hover {
				text-decoration: underline;
				color: #006600;
			}

			#rightnav ul.nav {
				list-style: none;
				display: block;
				margin: 0;
				padding: 0;
			}
			
			#rightnav ul.nav li {
				margin: 0;
			}
			
			#rightnav ul.nav a {
				text-decoration: none;
				color: #006600;
				font: 0.8em 'Trebuchet MS', Verdana, Arial, Helvetica, San-serif;
			}
			#rightnav ul.nav a:hover {
				text-decoration: underline;
				color: #663300;
			}
			#stylesheets {
				display: block;
				list-style: none;
				margin: 0;
				padding: 0;
				position: absolute;
				top: 170px; right: 1ex;
				color: #663300;
				font: 0.8em 'Trebuchet MS', Verdana, Arial, Helvetica, San-serif;
			}
			
			#stylesheets li {
				margin: 0; padding: 0 1em;
				display: inline;
			}

			#stylesheets li:span {
				cursor: pointer;
			}

			#stylesheets li + li {
				border-left: 1px solid #630;
			}

