BODY {
background-color: #0C0A0F;
background-image: url('images/mainimage.jpg'); /* sets the background image */
background-position: 5px 0px;  /* positions the background image */
background-attachment: fixed;
background-repeat: no-repeat;
color: #000000;
font-family: Verdana, Arial, sans-serif;
font-size: 75%;
margin-top: 20px;
margin-bottom:2px;
scrollbar-arrow-color:#CA863D; 
scrollbar-face-color:#9E4B28; 
scrollbar-3dlight-color:#000000; 
scrollbar-highlight-color:#000000; 
scrollbar-shadow-color:#000000; 
scrollbar-darkshadow-color:#000000; 
scrollbar-track-color:#0C0A0F; 
}

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: #9A4A27;
text-decoration: none;
font-weight: bold;
line-height: 18px;
}
A:VISITED {
color: #D08E4E;
text-decoration : none;
font-weight: bold;
line-height: 18px;
}
A:HOVER {
color :#0C0A0F;
background-color:  #D08E4E;
font-weight: bold;
line-height: 18px;
}
A:ACTIVE {
color : #9A4A27;
text-decoration: none;
font-weight: bold;
line-height: 18px;
}
/* this grouping sets the heading colors and sizes */
H1 {
font-size : 130%;
font-weight : bold;
color :#9A4A27;
letter-spacing: 2px;
}
H2 {
font-size: 120%;
font-weight: bold;
color:#CA863D;
letter-spacing: 2px;
}
H3 {
font-size: 120%;
font-weight: bold;
color:#6F361D;
letter-spacing: 2px;
}
H4 {
font-size: 110%;
font-weight: bold;
color:#0C0A0F;
letter-spacing: 2px;
}
H5 {
font-size: 110%;
font-weight: bold;
color: #F9F4E9;
letter-spacing: 2px;
}
H6 {
font-size: 90%;
font-weight: bold;
color:#9A4A27;
letter-spacing: 2px;
}
/* this class sets the properties for the horizontal rule bar */
hr {
color:#9A4A27;
width: 80%;
height: 2px;
}

.textarea {
font-family: Verdana, Arial, sans-serif;
background:#F9F4E9;
background-image: url('images/back3.jpg'); /* sets the background image */
background-position: Center ; /* positions the background image */
background-repeat:no-repeat;
font-size: 100%;
border: 1px solid #000000;
text-align: justify;
line-height: 20px;
padding-left: 3ma10px;
padding-top: 10px;
padding-right: 20px;
padding-bottom: 20px;
}
.topnav {
font-family: Verdana, Arial, sans-serif;
background: #9E4B28;
border: 1px solid #000000;
font-size: 100%;
text-align: center;
background-image: url('images/back2.jpg'); /* sets the background image */
background-position: top left; /* positions the background image */
}
.topnav a:link {color: #EFE9D0; text-decoration: none; font-weight: bold;text-align: center;}
.topnav a:visited {color:#EFE9D0; text-decoration: none; font-weight: bold;text-align: center;}
.topnav a:hover {color:#9E4B28;background-color:#EFE9D0; text-decoration: none;font-weight: bold;text-align: center;}
.topnav a:active {color: #EFE9D0; text-decoration: none; font-weight: bold;text-align: center;}

.logocell {
background: #EFE9D0;
background-image: url('images/back.jpg');
background-position: top left; /* positions the background image */
background-repeat: no-repeat;
padding-left:100px;
height: 100px;
}
.sidebar {
font-family: Verdana, Arial, sans-serif;
background: #9E4B28;
background-image: url('images/back2.jpg'); /* sets the background image */
background-position: top left; /* positions the background image */
border: 1px solid #000000;
font-size: 100%;
text-align: center;
padding: 5px;
}
.sidebar a:link {color: #EFE9D0; text-decoration: none; font-weight: bold;text-align: center;display: block;}
.sidebar a:visited {color: #EFE9D0; text-decoration: none; font-weight: bold;text-align: center;display: block;}
.sidebar a:hover {color:#9E4B28;background-color:#EFE9D0;text-decoration: none;font-weight: bold;text-align: center;display: block;}
.sidebar a:active {color: #EFE9D0; text-decoration: none; font-weight: bold;text-align: center;display: block;}

.copyright {
background-image: url('images/back2.jpg'); /* sets the background image */
background-position: top left; /* positions the background image */
font-size: 7pt;
letter-spacing: 2px;
font-family: Verdana, Arial, sans-serif;
padding: 5px;
font-weight: bold;
border: 1px solid #000000;
}
.copyright a:link {color: #EFE9D0; text-decoration: none; font-weight: bold;text-align: center;}
.copyright a:visited {color:#EFE9D0; text-decoration: none; font-weight: bold;text-align: center;}
.copyright a:hover {color:#9E4B28;background-color:#EFE9D0;text-decoration: none;font-weight: bold;text-align: center;}
.copyright a:active {color: #EFE9D0; text-decoration: none; font-weight: bold;text-align: center;}

.imageright  {margin: 0px 0px 0px 50px; float: right;}
.imageleft  {margin: 10px 5px 0px 30px; float: left;}

/* Templates in Time */