*
{
 margin: 0px;
 padding: 0px;
}

body
{
 background: #666666;
 margin: 0px;
 padding: 0px;
 font-family: verdana, sans-serif;
 color: #333333;
 font-size: 13px;
}

a
{
 text-decoration: none;
 color: #666666;
}

 
#wholething
{
 width: 800px;
 text-align: center;
 margin-left: auto;
 margin-right: auto;
 margin-top: 10px;
 margin-bottom: 10px;
 background: #FFFFFF;

}

#logo
{
 width: 800px;
}

#astop
{
 width: 728px;
 height: 90px;
 margin-left: 36px;
 /*border: 1px dashed #333333;*/
}

#aslink
{
 width: 728px;
 height: 15px;
 margin-left: 20px;
 /*border: 1px dashed #333333;*/
}

#aslargerect
{
 width: 336px;
 height: 280px;
 /*border: 1px dashed #333333;*/
}

#assky
{
 width: 120px;
 height: 600px;
 /*border: 1px dashed #333333;*/
}

#maincontent
{
 text-align: left;
 margin-left: 20px;
 margin-top: 20px;
}

#nav-left
{
 display: inline;
 float: left;
 width: 150px;
 /*border: 1px dashed #333333;*/
}


#navleft
{
 float: left;
 display: inline;
 width: 145px;
 /*font-family: varial, sans-serif;*/
 /*font-size: 12px;*/
 margin-left: 15px;
 margin-top: 20px;
 /*border-right: 1px dotted #666666;*/
}

#nav-left a
{
 text-decoration: none;
 color: #666666;
}

#nav-left a:hover
{
 text-decoration: underline;
 color: #8A7CB8;
}

#nav-left ul
{
 margin-left: 15px;
 padding-left: 0px;
}


.pic-right
{
 display: inline;
 float: right;
}

.pic-left
{
 display: inline;
 float: left;
 margin-right: 15px;
}

#content-middle
{
 display: inline;
 float: left;
 width: 430px;
 margin-left: 20px;
 /*border: 1px dashed #333333;*/
 
}

#content-middle h1
{
 /* color: #B0A5CF; */
 font-size: 18px;
 /*font-weight: bold;*/
}

#content-middle h2
{
 /*color: #B0A5CF;*/
 font-size: 16px;
 margin-top: 15px;
 /*font-weight: bold;*/
}

#stuff-right
{
 display-inline;
 float: left;
 width: 140px;
 margin-left: 20px;
 /*border: 1px dashed #333333;*/
 
}

#stuff-right h1
{
 font-size: 12px;
 margin-bottom: 10px;
}

#footer
{
 font-size: 10px;
 text-align: center;
 margin-top: 10px;
 margin-bottom: 20px;
}

#blah
{
 margin-left: 15px;
}

#blah ul
{
 margin-left: 15px;
 list-style-type: none;
}

.thanks
{
 padding: 5px;
 background: #B0A5CF;
}
.clr
{
 clear: both;
}

.review
{
 line-height: 1.5;
}

p
{
 margin-top: 10px;
}

#compost-book
{
 width: 110px;
 height: 186px;
 background: url("compost-book.jpg");
 margin-top: 10px;
}

#compost-link
{
}

#compost-link a
{display: block;
 color: #333333;
 text-decoration: none:
}

#compost-link a:hover
{
 color: #666666;
}

#findoutmore
{
 width: 110px;
 height: 25px;
 margin-left: 15px;
 margin-top: 10px; 
 /*background: url("find-out-more.jpg");*/
}

#findoutmore a
{display: block;
 width: 110px;
 height: 25px;
 background: url("find-out-more.jpg");
}

#findoutmore a:hover
{
 width: 110px;
 height: 25px;
 background: url("find-out-more2.jpg");
}