BODY {
background-color:#624114;
background-image: url('images/back.jpg'); /* sets the background image */
background-position: top left; /* positions the background image */
background-repeat: repeat;
color: #000000;
font-family: Verdana, Arial, sans-serif;
font-size: 75%;
margin-top: 20px;
margin-bottom: 20px;
scrollbar-arrow-color:#754905; 
scrollbar-face-color:#DEBD8C; 
scrollbar-3dlight-color:#000000; 
scrollbar-highlight-color:#000000; 
scrollbar-shadow-color:#000000; 
scrollbar-darkshadow-color:#000000; 
scrollbar-track-color:#754905; 
}

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:#624114;
text-decoration: none;
font-weight: bold;
line-height: 18 px;
}
A:VISITED {
color:#7A5D3B;
text-decoration :none;
font-weight: bold;
line-height: 18 px;
}
A:HOVER {
color : #DFCDB7;
background-color: #7A5D3B;
text-decoration: underline overline;
font-weight: bold;
line-height: 18 px;
}
A:ACTIVE {
color : #624114;
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 :#624114;
letter-spacing: 2px;
}
H2, H3, H4, H5, H6 {
font-size: 110%;
font-weight: bold;
color: #624114;
letter-spacing: 2px;
}
/* this class sets the properties for the horizontal rule bar */
hr {
color:#624114;
width: 80%;
height: 2px;
}
.maincell {
background-color:#624114;
background-image: url('images/logosample.jpg'); /* sets the background image */
background-position: center; /* positions the background image */
background-repeat: no-repeat;
border-top: 1px solid #4F3311;
border-right: 1px solid #4F3311;
border-left: 1px solid #4F3311;
height: 200px;
}
.textarea {
font-family: Verdana, Arial, sans-serif;
background: #E6D2B1;
font-size: 100%;
text-align: justify;
line-height: 20px;
padding-left: 20px;
padding-top: 15px;
padding-right: 20px;
padding-bottom: 20px;
}
.textarea2 {
font-family: Verdana, Arial, sans-serif;
background: #E6D2B1;
font-size: 100%;
text-align: justify;
line-height: 20px;
padding-left: 20px;
padding-top: 15px;
padding-right: 20px;
padding-bottom: 20px;
border-right: 1px solid #4F3311;
}
.sidebar {
font-family: Verdana, Arial, sans-serif;
background-color:#624114;
font-size: 100%;
text-align: center;
padding: 5px;
border-right: 1px solid #4F3311;
border-left: 1px solid #4F3311;
width: 125px;
font-weight: bold;
text-align: center;
text-decoration: none;
}
.sidebar a:link {color: #DEBD8C; text-decoration: none; font-weight: bold;text-align: center; height: 26px; padding:3px 0px 0px 0px;display:block;}
.sidebar a:visited {color: #F7F0E5; text-decoration: none; font-weight: bold;text-align: center; height: 26px; padding:3px 0px 0px 0px;display:block;}
.sidebar a:hover {color: #EEE1CA; text-decoration: none; font-weight: bold; background-image: url('images/on.gif');width: 125px;height:26px; padding:3px 0px 0px 0px;text-align: center;display:block;}
.sidebar a:active {color: #DEBD8C; text-decoration: none; font-weight: bold;text-align: center; height:26px; padding:3px 0px 0px 0px;display:block;}

.topnav {
background-color: #624114;
font-family: Verdana, Arial, sans-serif;
font-size: 100%;
text-align: center;
height: 25px;
border: 1px solid #4F3311;
}
.topnav a:link {color: #DEBD8C; text-decoration: none; font-weight: bold;width: 117px;height: 20px; padding:1px 0px 1px 32px;text-align: left;display:block;}
.topnav a:visited {color: #F7F0E5; text-decoration: none; font-weight: bold;width:117px;height: 20px; padding:1px 0px 1px 32px;text-align: left;display:block;}
.topnav a:hover {color: #EEE1CA; text-decoration: none; font-weight: bold; background-image: url('images/top-on.gif');width: 117px;height: 20px; padding:1px 0px 1px 32px;text-align: left;display:block;}
.topnav a:active {color: #DEBD8C; text-decoration: none; font-weight: bold;width: 117px;height: 20px; padding:1px 0px 1px 32px;text-align: left;display:block;}

.copyright {
background-color:#624114;
font-size: 7pt;
letter-spacing: 2;
font-family: Verdana, Arial, sans-serif;
text-align: center;
padding-left: 5px;
padding-right: 5px;
padding-top: 5px;
padding-bottom: 5px;
font-weight: bold;
border: 1px solid #4F3311;
}
.copyright a:link {color: #DEBD8C; text-decoration: none; font-weight: bold;text-align: center;display:inline;}
.copyright a:visited {color: #F7F0E5; text-decoration: none; font-weight: bold;text-align: center;display:inline;}
.copyright a:hover {color: #EEE1CA; text-decoration: none; font-weight: bold;text-align: center;display:inline;}
.copyright a:active {color: #DEBD8C; text-decoration: none; font-weight: bold;text-align: center; display:inline;}

.imageright  {margin: 0px 10px 0px 10px; float: right;}
.imageleft  {margin: 0px 10px 0px 5px; float:left;}
/* Templates in Time */