BODY {
background-color:#C8A265;
background-image: url('images/back.jpg'); /* sets the background image */
background-position: top left; /* positions the background image */
color: #000000;
font-family: Verdana, Arial, sans-serif;
font-size: 75%;
margin-top: 30px;
margin-bottom: 20px;
scrollbar-arrow-color:#C8A265; 
scrollbar-face-color:#664D2C; 
scrollbar-3dlight-color:#000000; 
scrollbar-highlight-color:#000000; 
scrollbar-shadow-color:#000000; 
scrollbar-darkshadow-color:#000000; 
scrollbar-track-color:#C8A265; 
}

p, td, li {font-size: 100%;}
table     {padding: 0px; border-collapse: collapse; font-size: 100%;}
li        {list-style-image: url(images/bullet.gif);}

/* this group sets the normal link colors */
A:LINK {
color: #000000;
text-decoration: none;
font-weight: bold;
line-height: 15px;
}
A:VISITED {
color: #664D2C;
text-decoration :none;
font-weight: bold;
line-height: 15px;
}
A:HOVER {
color : #62643E;
text-decoration: underline overline;
font-weight: bold;
line-height: 15px;
}
A:ACTIVE {
color : #5E380C;
text-decoration: none;
font-weight: bold;
line-height: 15px;
}
/* this grouping sets the heading colors and sizes */
H1 {
font-size : 130%;
font-weight : bold;
color :#C8A265;
letter-spacing: 2px;
}
H2, H3, H4, H5, H6 {
font-size: 110%;
font-weight: bold;
color: #C8A265;
letter-spacing: 2px;
}
/* this class sets the properties for the horizontal rule bar */
hr {
color:#C8A265;
width: 80%;
height: 2px;
}
.maincell {
background-color:#C8A265;
background-image: url('images/back2.jpg'); /* sets the background image */
background-position: top left; /* positions the background image */
border-top: 1px solid #664D2C;
border-left: 1px solid #664D2C;
border-bottom: 1px solid #664D2C;
line-height: 20px;
}
.maincell a:link {color:#DDD0AE; text-decoration: none; font-weight: bold;;text-align: center;}
.maincell a:visited {color: #413427; text-decoration: none; font-weight: bold;text-align: center;}
.maincell a:hover {color: #E7E7DE; text-decoration: none; background-color:#766142; font-weight: bold; text-align: center;}
.maincell a:active {color:#DDD0AE; text-decoration: none; font-weight: bold;text-align: center;}

.logocell {
background-color: #C8A265;
background-image: url('images/back2.jpg'); /* sets the background image */
background-position: top left; /* positions the background image */
border: 1px solid #664D2C;
border-right: 1px solid #664D2C;
border-left: 1px solid #664D2C;
height: 80px;
}
.textarea {
font-family: Verdana, Arial, sans-serif;
background: #FFFEFB;
font-size: 100%;
text-align: justify;
line-height: 20px;
border: 1px solid #664D2C;
padding: 10px;
}
.topnav {
font-family: Verdana, Arial, sans-serif;
background-color:#766142;
background-image: url('images/back3.jpg'); /* sets the background image */
background-position: bottom; /* positions the background image */
background-repeat:x-repeat;
height: 30px;
border: 1px solid #664D2C;
}
.topnav a:link {color: #FEF5D6; text-decoration: none; font-weight: bold;text-align:center;}
.topnav a:visited {color: #DCB66F; text-decoration: none; font-weight: bold;text-align:center;}
.topnav a:hover {color: #766142; text-decoration: overline underline;background-color: #FEF5D6; font-weight: bold;text-align:center;}
.topnav a:active {color: #FEF5D6; text-decoration: none; font-weight: bold;text-align:center;}

.copyright {
background-color:#766142;
background-image: url('images/back3.jpg'); /* sets the background image */
background-position: bottom; /* positions the background image */
background-repeat:x-repeat;
font-size: 7pt;
letter-spacing: 2px;
font-family: Verdana, Arial, sans-serif;
text-align: center;
padding: 5px;
font-weight: bold;
border: 1px solid #664D2C;
}
.copyright a:link {color: #FEF5D6; text-decoration: none; font-weight: bold;text-align:center;}
.copyright a:visited {color: #DCB66F; text-decoration: none; font-weight: bold;text-align:center;}
.copyright a:hover {color: #766142; text-decoration: overline underline;background-color: #FEF5D6; font-weight: bold;text-align:center;}
.copyright a:active {color: #FEF5D6; text-decoration: none; font-weight: bold;text-align:center;}

.imageright  {margin: 0px 0px 0px 10px; float: right;}

/* Templates in Time */
