html {height: 100%; margin-bottom: 1px}
body {background: #e6efb3; margin: 20px 0}
body, table, h1, h2 {font-family: tahoma, sans-serif}
body, table, a, h2 {font-size: 11px; line-height: 18px}
body, table {color: #000}
h1 {color: #80644c; font-size: 14px; margin: 0}
h2, .highlight {color: #265E38; font-weight: bold; margin: 0}

ol, ul {margin-bottom: 0; margin-top: 0}
li.none {list-style-type: none}

a:link, a:visited {color: #4a9b4f; text-decoration: none}
a:hover, a:active {text-decoration: underline}
a.sidebar:link, a.sidebar:visited {color: #FFED00; text-decoration: none}
a.sidebar:hover, a.sidebar:active {text-decoration: underline}
a.footer:link, a.footer:visited {color: #265E38; text-decoration: none}
a.footer:hover, a.footer:active {text-decoration: underline}

#main {background: #4a9b4f url(images/layout_bg.gif) top left no-repeat; border: 5px solid #FFF}
#content {background: url(images/layout_content_bg.png); display: block; margin: 0 45px; padding: 40px; text-align: left; width: 620px}
#sidebar {background: #A78363; border: 4px solid #806349; color: #FFF; clear: both; float: right; margin: 0 0 20px 20px; padding: 15px; width: 135px}
#footer {color: #265E38; display: block; padding: 10px 0 20px 0; width: 800px}

img {border: none}
.imageHome {border: 4px solid #806349; float: right; margin-left: 20px}
.image {border: 4px solid #806349; float: right; margin: 0 0 20px 20px}
.border {border: 4px solid #806349}
.link {border: 1px solid #806349}