body {
margin: 0px auto;
padding: 0px;
background-color: #a09386;
}

body div {
text-align: left
}

.image{
width: 88px;
height: 31px;
border: none;
}

#home_image{
width: 363px;
height: 264px;
border: none;
float: right;
clear: right;
padding-top: 10px;
padding-bottom: 5px;
padding-left: 5px;
}

#andy_image{
width: 200px;
height: 280px;
border: none;
float: right;
clear: right;
padding-top: 10px;
padding-bottom: 5px;
padding-left: 5px;
}


#main {
width: 800px;
margin-left: auto;
margin-right: auto;
background-color: #8b8078;
font-family: "Trebuchet MS", "Arial", "sans serif";
}

#main_bottom{
border-top: ridge #575252;
text-align: center;
}

#header {
margin-left: auto;
margin-right: auto;
background-image: url("/images/head.jpg");
text-align: center;
color: #573a4c;
height: 98px;
width: 780px;
border-bottom: 4px solid #a09386;
}

#header h1 {
margin-top: 0px;
margin-bottom: 0px;
color: #573a4c;
}

#menu {
float: left;
clear: left;
width: 140px;
font-family: "Trebuchet MS", "Arial", "sans serif";
font-size: smaller;
margin-bottom: 10px;
margin-left: 10px;
}

#menu h1 {
background-image: url("/images/menutitleback.jpg");
background-repeat: repeat-x;
height: 25px;
padding-left: 5px;
padding-top: 5px;
font-size: 14px;
margin: 0px;
color: #575252;
border-bottom: 1px solid #686161;
}

#menu ul {
list-style: none;
margin: 0px;
padding-left: 0px;
}

#menu li {
display: inline;
}

#menu a {
color: #000000;
padding-left: 5px;
padding-top: 5px;
padding-bottom: 5px;
text-decoration: none;
display: block;
background-color: #a09386;
border-bottom: 1px solid #686161;
}

#menu a:hover {
background-color: #a09986;
}

a img {
border: 2px solid #575757;
margin-bottom: 5px;
margin-left: 5px;
margin-right: 5px;
}

a:hover img {
border: 2px solid #676767;
}

#content {
font-family: "Trebuchet MS", "Arial", "sans serif";
padding: 5px;
margin-left: 165px;
margin-bottom: 10px;
width: 620px;
color: #292929;
}

#content h1 {
font-size: larger;
margin-top: 5px;
margin-bottom: 0px;
color: #292929;
}

#content h2 {
font-size: large;
margin-top: 5px;
margin-bottom: 0px;
color: #292929;
}


#content a {
text-decoration: none;
color: #292929;
font-style: italic;
}

#content a:hover {
text-decoration: underline;
}

#footer {
text-align: center;
color: #676767;
font-size: smaller;
}

#footer a {
color: #676767;
text-decoration: none;
font-style: italic;
}

#footer a:hover {
text-decoration: underline;
}
