BODY {
background-color:#080F19;
color: #FFFFFF;
font-family: Verdana, Arial, sans-serif;
font-size: 75%;
margin-top: 15px;
margin-bottom: 20px;
scrollbar-arrow-color:#FFFFFF; 
scrollbar-face-color:#60636A;
scrollbar-3dlight-color:#000000; 
scrollbar-highlight-color:#000000; 
scrollbar-shadow-color:#000000; 
scrollbar-darkshadow-color:#000000; 
scrollbar-track-color:#080F19; 
margin-top: 50px;
}

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: #C0C0C0;
text-decoration: none;
font-weight: bold;
line-height: 18px;
}
A:VISITED {
color: #707378;
text-decoration :none;
font-weight: bold;
line-height: 18px;
}
A:HOVER {
color :#FFFFFF; 
background-color: #707378;
text-decoration: underline overline;
font-weight: bold;
line-height: 18px;
}
A:ACTIVE {
color: #C0C0C0;
text-decoration: none;
font-weight: bold;
line-height: 18px;
}
/* this grouping sets the heading colors and sizes */
H1 {
font-size : 170%;
font-weight: bold;
color :#FFFFFF;
letter-spacing: 2px;
}
H2 {
font-size: 130%;
font-weight: bold;
color: #637FAD;
letter-spacing: 2px;
}
H3 {
font-size: 120%;
font-weight: bold;
color:#707378;
letter-spacing: 2px;
}
H4 {
font-size: 110%;
font-weight: bold;
color: #C0C0C0;
letter-spacing: 2px;
}
H5 {
font-size: 110%;
font-weight: bold;
color: #FFFFFF;
letter-spacing: 2px;
}
H6 {
font-size: 90%;
font-weight: bold;
color:#7B7EB5;
letter-spacing: 2px;
}
/* this class sets the properties for the horizontal rule bar */
hr {
color:#4E5155;
width: 80%;
height: 2px;
}
.maincell {
font-family: Verdana, Arial, sans-serif;
background-color: #000000;
background-image: url('images/mainimage.jpg'); /* sets the background image */
background-position: top left; /* positions the background image */
background-repeat: no-repeat;
height: 400px;
width: 230px;
border-top: 1px solid #707378;
border-bottom: 1px solid #707378;
border-left: 1px solid #707378;
}
.textarea1 {
font-family: Verdana, Arial, sans-serif;
background:#000000;
color: #FFF;
font-size: 100%;
text-align: justify;
line-height: 20px;
border-top: 1px solid #707378;
border-bottom: 1px solid #707378;
padding: 10px;
width: 380px;
height: 400px;
}
.textarea2 {
font-family: Verdana, Arial, sans-serif;
background:#000000;
color: #FFF;
font-size: 100%;
text-align: justify;
line-height: 20px;
border-right: 1px solid #707378;
border-left: 1px solid #707378;
border-bottom: 1px solid #707378;
padding: 10px;
width: 720px;
height: 400px;
}
.sidebar1 {
font-family: Verdana, Arial, sans-serif;
background-color: #000000;
color: #FFFFFF;
width: 140px;
height: 350px;
vertical-align:top;
}
.sidebar2 {
background-color: #000000;
width: 140px; 
height: 400px;
border-right: 1px solid #707378;
border-bottom: 1px solid #707378;
border-top: 1px solid #707378;
vertical-align:top;
padding-top: 25px;
}
.logocell1 {
font-family: Verdana, Arial, sans-serif;
background-color: #000000;
background-image: url('images/logo.jpg'); /* sets the background image */
background-position: center; /* positions the background image */
background-repeat: no-repeat;
height: 50px;
width: 750px;
border-left: 1px solid #707378;
border-right: 1px solid #707378;
border-bottom: 1px solid #707378;
color: #FFF;
padding-top: 5px;
padding-bottom: 5px;
}
.logocell2 {
font-family: Verdana, Arial, sans-serif;
background-color: #000000;
background-image: url('images/logo.jpg'); /* sets the background image */
background-position: center; /* positions the background image */
background-repeat: no-repeat;
height: 50px;
width: 750px;
border-left: 1px solid #707378;
border-right: 1px solid #707378;
border-top: 1px solid #707378;
color: #FFF;
padding-top: 5px;
padding-bottom: 5px;
}
.bottomnav {
background-color:#0E192D;
padding-top: 2px;
padding-bottom: 2px;
}
.footer {
font-size: 7pt;
letter-spacing: 2px;
font-family: Verdana, Arial, sans-serif;
text-align: right;
padding-right: 10px;
padding-top: 5px;
font-weight: bold;
color: #60636A;
}

.imageright  {margin: 0px 10px 0px 10px; float: right;}
.imageleft  {margin: 5px 5px 0px 2px; float: left;}

/* Templates in Time */