body {background: rgb(89,69,53); position: relative; width: 1000px; margin-left: auto; margin-right: auto; font-family: sans-serif; margin-top: 0px; padding-top: 0px;}
#everything {width: 1000px;}
#header {width: 100%;}
#menu {background: url(menubg.png); margin-top: 0px; padding-top: 0px; position: relative; top: -4px;}
#menu ul {margin-top: 0px; padding-top: 0px; /*list-style-type: disc;*/ height: 36px;}
.menu-item {display: inline; height: 36px; position: relative; top: 10px; margin-right: 30px;}
.menu-item a {color: white; text-decoration: none; font-weight: bold; font-size: smaller;}
.menu-item a:hover {color: tan;}
#content {background: white; width: 1000px; position: absolute; top: 112px;}
#content h2 {margin-top: 3px; color: rgb(89, 69, 53);}
#content h2 a {margin-top: 3px; color: rgb(89, 69, 53);}
#rightcolumn {/*position: relative; top: 20px; left: 675px;*/ float: right; width: 204px; padding-left: 10px; padding-bottom: 10px; padding-right: 10px; border-left: solid black 1px;}
#columntwo {width: 204px; padding-left: 10px; padding-bottom: 10px; padding-right: 10px; border-left: solid black 1px; vertical-align: top;}
#columntwo .block {margin-bottom: 20px;}
#columnone {width: 756px; padding-left: 10px; padding-bottom: 10px; padding-right: 10px; vertical-align: top;}
a {color: rgb(89, 69, 53);}
.node {margin-top: 20px;}
.meta {font-size: smaller;}
#contact-mail-page .form-submit {position: relative; top: 160px;}
#contact-mail-page .captcha {position: relative; top: -20px;