/*This is the core style sheet of the site.*/

body { background-color: #95b7cd;
color: #000033;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: medium;
background-image: url(page-bg3.gif);
margin: 0; }

h1 { font-size: 1.2em;
text-align: left;
font-style: italic;
letter-spacing: 5px; }

h2 { font-size: 1.1em;
text-decoration: underline; }

h3 { font-size: 0.9em;
font-style: italic;
text-decoration: none; }


h1, h2, h3, h4, h5, h6 { color: #ff0000 }



p { font-size: .8em;
text-align: justify;
line-height: 1.7em; }

p.footer { font-size: .8em; 
text-align: center;
font-weight: bold; }

a:link { color: #0000cc;
background-color: #ffffff;
font-weight: bold;
text-decoration: none; }

a:visited { color: #cc00cc;
background-color: #ffffff;
text-decoration: none; }

a:hover { background-color: #aaddee; }

a:active { background-color: #ffffff; }


#header { background-color: #ffffff;
border-bottom: 1px #000000 solid;
padding-left: 10px;
padding-right: 10px;
padding-top: 5px;
padding-bottom: 5px; }

#header p { font-size: 1.8em;
text-align: center;
color: #0000cc;
font-weight: bold;
position: absolute; 
top: 0px;
left: 230px;  }

#logo-image {height: 82px; 
background-image: url(giflogo.gif);
background-position: left top;
background-repeat: no-repeat; }

#content { position: relative;
width: 977px; }


#navbar { position: absolute; 
top: 0px; 
left: 0px; 
width: 198px; }

#navbar ul li { list-style-type: none;
margin: 0;
padding: 0;  }

#navbar ul { margin: 0;
padding: 0; }



#navbar ul li a:link, #navbar ul li a:visited { display: block;
text-decoration: none;
font-weight: bold;
background-color: #cccccc;
border-left: 2px #ffffff solid; 
border-right: 2px #999999 solid; 
border-bottom: 2px #999999 solid;
border-top: 2px #ffffff solid;
padding-top: 3px;
padding-bottom: 3px;
padding-left: 20px;  }

#navbar ul li a:hover { background-color: #ccffff;
 }



#main-text { background-color: #ffffff; 
border-left: 1px #000000 solid; 
border-right: 1px #000000 solid; 
border-bottom: 1px #000000 solid; 
margin-left: 198px;
padding: 10px;
width: 559px; }

#right-column { position: absolute; 
top: 0px; 
left: 800px; 
width: 198px; }

#right-column
margin-left: 977px;

#outer-image {height: 199px; 
background-image: url(page-bg4.gif);
background-position: left top; }

#inner-image {height: 199px; 
background-image: url(header/rotator.php);
background-repeat: no-repeat;
background-position: 198px 0px;
border-left: 1px #000000 solid; 
border-right: 1px #000000 solid; 
border-bottom: 1px #000000 solid; }




