body {
background-color: #e4efd4; 
color: #000; 
margin: 0px; 
font-family: Verdana, Geneva, Arial, sans-serif; 
font-size: small; 
line-height: 180%;
}

#container {
background: #ffffff;
position: absolute;
left: 50%;
width: 760px;
margin-left: -380px;
}

#breadcrumbs {
background-color: #b5d08f;
color: #000000; 
}

#headstock {
background-image: url(headstock.gif); 
width: 760px;
height: 69px;
}

#headstock-index {
background-image: url(headstock-index.gif); 
width: 760px;
height: 69px;
}

.navigation {
text-align: center;
}

#welcome {
position: absolute; 
top: 125px; 
left: 10px; 
width: 200px;
text-align: right;
}

#about-dave {
position: absolute; 
left: 540px; 
top: 125px; 
width: 200px;
text-align: left;
}

#middle {
text-align: justify;
margin-right: 150px;
margin-left: 150px; }

em {
font-weight: normal;
}

p.middle {
text-align: justify;
margin-right: 150px;
margin-left: 150px; }

p.thumbnail {
position: relative;
top: 10px; 
right: 0px;
bottom: 0px;
left: 0px;
width: 740px;
}

span.left {
position: absolute;
top: 0px; 
right: 0px;
bottom: 0px;
left: 0px;
width: 295px;
text-align: right;
}

span.right {
position: absolute;
top: 0px; 
right: 0px;
bottom: 0px;
left: 445px;
width: 295px;
text-align: left;
}

#content {
text-align: center;
padding: 7px; }


#tailstock {
background-image: url(tailstock.gif);
width: 760px;
height: 69px; }

#tailstock-index {
background-image: url(tailstock-index.gif);
width: 760px;
height: 69px; }

#footer {
background-color: #b5d08f;
text-align: right;
font-size: smaller; }

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

a:visited { 
color: #6c9811;
text-decoration: none; 
}

a:hover, a:active { 
color: #fff;
text-decoration: none; 
background-color: #6c9811;
 }

a img {
border: 0;
} 

#sitemaplist {
border: 1px solid #000;
        margin: 2em;
        width: 680px;
        padding: 5px;
text-align: left;
background-image: url(shavings.jpg);
background-repeat: repeat-y;
background-position: 399px 600px; }

li {
display: list-item; 
list-style-type: none;
list-style-image: url(pix/arrow.gif); }

*.green {color: #6c9811;}

*.big {font-size: xx-large;
color: #fff;
}

