body {
background:url(tile.gif);
margin:20px 0px;
text-align:center;
}

body, div, p, ul, td, input, textarea {
font-family:Verdana;
font-size:12px;
color:#444444;
}

h1 {
font-size:16px;
}

h2 {
font-size:14px;
}

#layout {
background:#ffffff;
margin:auto;
padding:7px 0px;
width:879px;
text-align:center;
box-shadow:0px 1px 8px #444444;
}

#innerlayout {
width:865px;
text-align:left;
margin:auto;
}

#header {
background:#444444;
border-bottom:4px solid #ffffff;
}

#menu {
background:url(menuback.gif) center 195px no-repeat #323232;
width:175px;
text-align:center;
vertical-align:top;
}

#content {
background:#ffffff;
padding:5px 20px 50px 20px;
vertical-align:top;
}

#right {
background:#dddddd;
width:130px;
padding:20px 0px;
text-align:center;
vertical-align:top;
}

#copyright {
margin:10px;
}

#buttons {
padding:11px;
text-align:left;
}

#buttons div {
padding:4px 0px;
border-bottom:1px solid #c2995c;
}

#buttons div a {
text-decoration:none;
color:#ffffff;
}

#buttons div a:hover {
text-decoration:underline;
}

a {
text-decoration:underline;
color:#3b331f;
}

a:hover {
color:#7a6a40;
}

