BODY {
background-image: url('images/back.jpg'); /* sets the background image */
background-position: top left; /* positions the background image */
background-repeat: x-repeat;
color: #000000;
font-family: Verdana, Arial, sans-serif;
font-size: 75%;
margin-top: 35px;
margin-bottom: 15px;
scrollbar-arrow-color:#FFFFFF; 
scrollbar-face-color:#665043; 
scrollbar-3dlight-color:#000000; 
scrollbar-highlight-color:#000000; 
scrollbar-shadow-color:#000000; 
scrollbar-darkshadow-color:#000000; 
scrollbar-track-color:#432918; 
}
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: 18 px;
}
A:VISITED {
color: #665043;
text-decoration :none;
font-weight: bold;
line-height: 18 px;
}
A:HOVER {
color : #432918;
text-decoration: underline overline;
font-weight: bold;
line-height: 18 px;
}
A:ACTIVE {
color : #000000;
text-decoration: none;
font-weight: bold;
line-height: 18 px;
}
/* this grouping sets the heading colors and sizes */
H1 {
font-size : 130%;
font-weight : bold;
color :#432918;
letter-spacing: 2;
}
H2, H3, H4, H5, H6 {
font-size: 110%;
font-weight: bold;
color: #432918;
letter-spacing: 2;
}
/* this class sets the properties for the horizontal rule bar */
hr {
color: #432918;
width: 80%;
height: 2px;
}
.top {
font-family: Verdana, Arial, sans-serif;
background: #141614;
background-image: url('images/back2.jpg'); /* sets the background image */
background-position: top right; /* positions the background image */
font-size: 100%;
text-align: center;
height: 176px;
border: 1px solid #000000;
}
.textarea {
font-family: Verdana, Arial, sans-serif;
background: #FFFFFF;
background-image: url('images/text.gif'); /* sets the background image */
background-position: top left; /* positions the background image */
background-repeat: no-repeat;
font-size: 100%;
border: 1px solid #000000;
text-align: justify;
line-height: 20px;
padding-left: 20px;
padding-top: 5px;
padding-right: 20px;
}
.sidebar {
font-family: Verdana, Arial, sans-serif;
background-image: url('images/back2.jpg'); /* sets the background image */
background-position: top left; /* positions the background image */
background-repeat: x-repeat;
border: 1px solid #000000;
font-size: 100%;
text-align: center;
padding-top: 5px;
padding-left: 5px;
padding-right: 5px;
}
.sidebar a:link {color: #DDCFC2; text-decoration: none; font-weight: bold;text-align: center;}
.sidebar a:visited {color: #000000; text-decoration: none; font-weight: bold;text-align: center;}
.sidebar a:hover {color: #FFFFFF; text-decoration:underline overline;font-weight: bold;text-align: center;}
.sidebar a:active {color: #DDCFC2; text-decoration: none; font-weight: bold;text-align: center;}

.topnav {
font-family: Verdana, Arial, sans-serif;
background-image: url('images/back2.jpg'); /* sets the background image */
background-position: top left; /* positions the background image */
border-right: 1px solid #000000;
border-left: 1px solid #000000;
padding-right: 30px;
padding-left: 30px;
font-weight: bold;
font-size: 8pt;
text-align: centered;
height: 20px;
}
.topnav a:link {color: #DDCFC2; text-decoration: none; font-weight: bold;text-align: center;}
.topnav a:visited {color: #000000; text-decoration: none; font-weight: bold;text-align: center;}
.topnav a:hover {color: #FFFFFF; text-decoration:underline overline;font-weight: bold;text-align: center;}
.topnav a:active {color: #DDCFC2; text-decoration: none; font-weight: bold;text-align: center;}

.copyright {
font-weight: bold;
font-size: 7pt;
font-family: Verdana, Arial, sans-serif;
background-image: url('images/back2.jpg'); /* sets the background image */
background-position: top left; /* positions the background image */
text-align: center;
border-right: 1px solid #000000;
border-left: 1px solid #000000;
border-bottom: 1px solid #000000;
padding-left: 5px;
padding-right: 5px;
padding-top: 5px;
padding-bottom: 5px;
}
.copyright a:link {color: #DDCFC2; text-decoration: none; font-weight: bold;text-align: center;}
.copyright a:visited {color: #000000; text-decoration: none; font-weight: bold;text-align: center;}
.copyright a:hover {color: #FFFFFF; text-decoration:underline overline;font-weight: bold;text-align: center;}
.copyright a:active {color: #DDCFC2; text-decoration: none; font-weight: bold;text-align: center;}

.imageright  {margin: 0px 0px 0px 10px; float: right;}
/* Templates in Time - Marsha Bryant*/
