/* CSS for SACDT web site, copyright (C) Matthew Dawkins 2007 */body {background: #c7b299 url(images/bg.jpg) bottom repeat-x fixed; font-family: Trebuchet MS, Arial, san-serif; font-size: 80%;}#page {background: white url(images/pagebg2.png) left repeat-y; width: 800px; margin: 0 auto; padding: 1px;}#frontheader {height: 227px; padding: 20px 40px;}#header {height: 115px; padding: 20px 40px;}#menu {width: 250px; float: left;}#menu ul {list-style-type: none; margin: 0; padding: 20px;}#menu ul li a {display: block; font-size: 1.4em; margin: 1px; padding: 10px; border-bottom: 1px dotted #c06010; color: black; text-decoration: none; font-weight: bold;}#menu ul li a:hover {background: #ff6010; color: white;}#content {margin-left: 270px; margin-right: 20px;}a:hover {color: #ff6010;}#footer {clear: both; text-align: right; font-size: 0.8em; padding: 10px 60px; color: #806040; margin: 0 4px; position: relative;}#footer img {position: absolute; bottom: 5px; right: 10px;}#footer p {margin: 0;}blockquote p {margin: 0;}li {margin: 2px;}.hidden {display: none;}.clear {clear: both;}#images {list-style-type: none;}#images li {float: left; margin: 5px;}#images li img {height: 100px; width: auto;}#contactForm {clear: right; padding: 10px 80px 0 0;}#contactForm p {text-align: right;}#contactForm p input, #contactForm p textarea, #contactForm p select {margin-left: 12px; width: 250px; font-family: Arial, san-serif; font-size: 1.1em;}#contactForm p textarea {height: 100px;}