BODY {
background-color: #C9BB9D;
background-image: url('../images/mainimage.jpg'); /* sets the background image */
background-position: top right; /* positions the background image */
background-attachment: fixed;
background-repeat: no-repeat;
color: #000000;
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
margin-top: 10px;
margin-bottom: 0px;
margin-left: 5px;
margin-right: 100px;
}
p, tr, td, li, ul, table{color: #000000;font-family: Verdana, Arial, sans-serif;
font-size: 11px;}

A:LINK {color: #000000;text-decoration: none;}
A:VISITED {color: #000000;text-decoration: none;}
A:HOVER {color: #ffffff;text-decoration: underline;}
A:ACTIVE {color: #000000; text-decoration: none;
}

.banner {letter-spacing: 2px;font-weight: bold; font-size: 12px; 
text-transform: lowercase; color: #000000; padding: 8px;}

h1 {font-size: 13px;letter-spacing: 1px;color: #706344; }
h2 {font-size: 12px;color: #111111;letter-spacing: 1px;text-transform: lowercase;}
h3 {letter-spacing: 1px;font-weight: bold; font-size: 12px; text-transform: lowercase; 
color: #000000; }
h4, h5 {font-size: 12px;color: #000000;}
h6 {font-size: 12px;color: #85734A;letter-spacing: 1px;}

.navigation {text-align: left;color: #000000;font-size: 11px;line-height: 18px; padding-left: 3px;
text-transform: lowercase;}
.navigation A:LINK {color: #000000;text-decoration: none;padding-left: 3px;}
.navigation A:VISITED {color: #000000;text-decoration: none;padding-left: 3px;}
.navigation A:HOVER {color: #ffffff;text-decoration: underline;padding-left: 3px;}
.navigation A:ACTIVE {color: #000000; text-decoration: none;padding-left: 3px;}

.textarea {text-align: left;line-height: 16px;padding: 8px 8px 8px 8px;}

.leftside{padding: 2px;}

.infoheader {color: #ffffff; font-size: 11px; padding: 3px; font-weight: bold; letter-spacing: 1px;
font-weight: bold; filter: alpha(opacity=80,finishopacity=0, style=0);background: #85734A;}

.info {color: #000000; font-size: 11px; padding: 5px; line-height: 16px;
border-left: 1px dotted #85734A;border-right: 1px dotted #85734A;border-bottom: 1px dotted #85734A;}

.botnavbar {text-align: left; color: #000000;font-size: 11px;padding: 5px;text-transform: lowercase;}

.copyright {text-align: left;font-size: 11px;color: #000000;letter-spacing: 2px;
padding: 3px 3px 3px 3px;}