body {background-color: #663300; width: 460px; text-align: center; margin: auto;} 
#container {width: 460px; background-image: url(bg.jpg); background-repeat: repeat; text-align: center;}
#topimg {background-image: url(top.jpg); background-repeat: no-repeat; width: 460px; height: 280px;}
#bottomimg {background-image: url(bottom.jpg); background-repeat: no-repeat; width: 460px; height: 30px;}
#navigation {font-family: verdana,arial,sans-serif; font-size: 10px; color: #cc9933; text-align: center; text-transform: uppercase; letter-spacing: 3px;}
#content {padding-right: 35px; padding-left: 35px; font-family: verdana,arial,sans-serif; font-size: 11px; color: #000; line-height: 1.5em; text-align: justify;}
td {font-family: verdana,arial,sans-serif; font-size: 11px; color: #000; line-height: 1.5em; text-align: left;}
th {font-family: verdana,arial,sans-serif; font-size: 11px; color: #000; text-align: justify; font-weight: bold;}
h1 {font-size: 14px; font-weight: bold; font-variant: small-caps; letter-spacing: 2px;}
h4 {font-size: 14px; font-weight: bold; font-variant: small-caps; letter-spacing: 2px;}
img {border: none;}
.footertext {font-size: 10px; letter-spacing: 2px; text-transform: uppercase; text-align: center; color: #663300;}
a {color: #663300; text-decoration: none; font-weight: bold;}
a:hover {color: #cc9933; text-decoration: none; font-weight: bold;}
input, select, textarea {background-color: #cc9933; color: #000000;font-family: verdana,arial,sans-serif; font-size: 11px; border: solid 1px #663300; padding: 1px; } 


