BODY {
background-color: #FFFFF5;
background-image: url('images/mainimage.jpg'); /* sets the background image */
background-position: -300px 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: 131px;
margin-bottom: 10px;
}

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: #7B7C4E;
text-decoration: none;
font-weight: bold;
}
A:VISITED {
color: #7B7C4E;
text-decoration: none;
font-weight: bold;
}
A:HOVER {
color: #220902;
text-decoration: underline overline;
font-weight: bold;
}
A:ACTIVE {
color: #7B7C4E;
text-decoration: none;
font-weight: bold;
}
/* this grouping sets the heading colors and sizes */
H1 {
font-size : 130%;
font-weight : bold;
color :#7B7C4E;
letter-spacing: 2px;
}
H2 {
font-size: 120%;
font-weight: bold;
color:#56483B;
letter-spacing: 2px;
}
H3 {
font-size: 120%;
font-weight: bold;
color:#6F361D;
letter-spacing: 2px;
}
H4 {
font-size: 110%;
font-weight: bold;
color:#7B7C4E;
letter-spacing: 2px;
}
H5 {
font-size: 110%;
font-weight: bold;
color: #5D5D3B;
letter-spacing: 2px;
}
H6 {
font-size: 90%;
font-weight: bold;
color:#49492F;
letter-spacing: 2px;
}
/* this class sets the properties for the horizontal rule bar */
hr {
color:#7B7C4E;
width: 80%;
height: 2px;
}

.textarea {
font-family: Verdana, Arial, sans-serif;
background: #FFFFFF;
font-size: 100%;
border-top: 1px solid #7B7C4E;
border-right: 1px solid #7B7C4E;
text-align: justify;
line-height: 20px;
padding-left: 20px;
padding-top: 10px;
padding-right: 20px;
padding-bottom: 20px;
}
.textareaspacer {
border-right: 1px solid #7B7C4E;
border-left: 1px solid #7B7C4E;
}
.topnav {
font-family: Verdana, Arial, sans-serif;
background: #FFFFF5;
background-image: url('images/back.jpg'); /* sets the background image */
background-position: top left; /* positions the background image */
border: 1px solid #7B7C4E;
font-size: 100%;
text-align: center;

}
.topnav a:link {color: #56483B; text-decoration: none; font-weight: bold;text-align: center;}
.topnav a:visited {color:#56483B; text-decoration: none; font-weight: bold;text-align: center;}
.topnav a:hover {color:#FFFFF5;background-color:#56483B; text-decoration: none;font-weight: bold;text-align: center;}
.topnav a:active {color: #56483B; text-decoration: none; font-weight: bold;text-align: center;}

.logocell {
background-image: url('images/logosample.jpg');
background-position: right; 
background-repeat: no-repeat;
height: 70px;
}
.sidebar {
font-family: Verdana, Arial, sans-serif;
filter: alpha(opacity=85, style=0);
-moz-opacity:.85;
background: #FFFFF5;
border-top: 1px solid #7B7C4E;
border-right: 1px solid #7B7C4E;
border-left: 1px solid #7B7C4E;
background-image: url('images/back.jpg'); /* sets the background image */
background-position: top left; /* positions the background image */
font-size: 100%;
text-align: center;
padding-top: 5px;
padding-bottom: 10px;
line-height: 20px;
}
.sidebar a:link {color: #220902; text-decoration: none; font-weight: bold;text-align: center;display: block;}
.sidebar a:visited {color: #220902; text-decoration: none; font-weight: bold;text-align: center;display: block;}
.sidebar a:hover {color:#FFFFF5;background-color:#7B7C4E;text-decoration: none;font-weight: bold;text-align: center;display: block;}
.sidebar a:active {color: #220902; text-decoration: none; font-weight: bold;text-align: center;display: block;}

.sidebarspacer {
border-right: 1px solid #7B7C4E;
border-left: 1px solid #7B7C4E;
}
.copyright {
background-image: url('images/back.jpg'); /* sets the background image */
background-position: top left; /* positions the background image */
background-color: #FFFFF5;
filter: alpha(opacity=85, style=0);
-moz-opacity:.85;
font-size: 7pt;
letter-spacing: 2px;
font-family: Verdana, Arial, sans-serif;
border: 1px solid #7B7C4E;
text-align: center;
padding: 5px;
font-weight: bold;
}
.copyright a:link {color:#7B7C4E; text-decoration: none; font-weight: bold;text-align: center;}
.copyright a:visited {color:#7B7C4E; text-decoration: none; font-weight: bold;text-align: center;}
.copyright a:hover {color:#FFFFF5;background-color:#7B7C4E;text-decoration: none;font-weight: bold;text-align: center;}
.copyright a:active {color: #7B7C4E; text-decoration: none; font-weight: bold;text-align: center;}

.imageright  {margin: 0px 0px 0px 10px; float: right;}
.imageleft  {margin: 10px 5px 0px 0px; float: left;}

/* Templates in Time */

