﻿html, body {
	background-color: #fff;
	color: #000;
	font: normal 90%/1.8em 'Lucida Grande', Verdana, Geneva, Lucida, Helvetica, Arial, sans-serif;
	margin: 0;
	height: 100%;
}
h1 {
	font-size: 1.8em;
	font-weight: bold;
	margin-top: 0em;
	margin-bottom: 0em;
	color: #a83930;
}
h2 {
	font-size: 1.6em;
	margin: 1.0em 0em 1.0em 0em;
	font-weight: bold;
	color: #a83930;
}
h3 {
	font-size: 1.2em;
	margin: 1.0em 0em 1.0em 0em;
	font-weight: bold;
	color: #a83930;
}
p {
	font-size: 1.1em;
	line-height: 1.8em;
	margin: 1.1em 0em 1.1em 0em;
	text-align: left;
}
ul 
{
    font-size: 1.1em;
}
a:link, a:visited {
	color:Gray ;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}
a:active {
	color: #ff9900;
	background-color: #fdea12;
	text-decoration: underline;
}
title {
    color: #a83930;
}


#header 
{
  vertical-align:bottom;
 	background-color: #fdea12;
 	color: #B22222;
 	 font-weight: bold;
 }
#headercontent
{
 height: 44px;
 width:590px;
  margin: 0;
 vertical-align:bottom;

 }
 


#annon_greetings
{
    color: #C0C0C0; 
    background-color:#B22222; 
    font-weight: bold;
}
#user_greetings
{
    color: #C0C0C0;
    background-color:#8B0000; 
    font-weight: bold;
}
#admin_greetings
{
    color: white; 
    background-color: #8B0000; 
    font-weight: bold;
}

#content
{
     width  : 100%;
     height:14px;
     background-color: #ffffcc;
     color:Purple; 
 }
 
#nav {
}
#nav li {
	display: inline; /* for IE5 and IE6 */
}
#nav ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}
#nav a:link, #nav a:visited {
	display: block;
	width: 99.99%; /* for IE5 */
	color: #8B0000; 
	text-decoration: none;
	padding: 0.25em 0.5em 0.25em 0.5em;
	font-weight: bold;
}
#nav a:hover {
	text-decoration: none;
	color: #8B0000; 
	background-color: #fdea12;	
}
.dynamicMenu 
{
    z-index: 3;
    background-color:#ffffcc;
    border-color: #fdea12;
    border-style: solid;
    border-width: 1px; 

}
.dynamicMenuItem
{
    background-color: #ffffcc;
    border-color: #fdea12;
    border-style: solid;
    border-width: 1px;
    z-index: 4;
}




#sidebar {
	float:left;
	background-color: #fdea12;
	width: 7px;   
	height:420px;
}
 

#rightcontent {
float: right;
height: 410px;
padding: 5px;
background-color:#ffffcc; 
}


#login_status 
{
    color: #a83930; 
    font-weight: bold;
}

#search
{
	  background-color   :#412556;
	  height: 24px;

}

#search_box 
{
    color :gray; 
    font-weight: normal;
    position:relative;
    left: 5px;
    Width:120px;
    bottom:2px;
}

#search_button
{
    font-weight: normal;
    position:relative;
    left: 7px;
     top: 2px;
}

 #siteMap
{
  font-weight: bold;
  padding-bottom: 0.5em;
  border-bottom: 1px dashed #fdea12;
  color: #fdea12;
  vertical-align:bottom;
}

#foot0 
{
    background: url(images/ft_bg.gif);
     height:2px;
   vertical-align  :bottom;
 	color: #B22222;
 	 font-weight: bold;
 	 
	
}

#foot1 
{
  vertical-align:top;
 	background-color: #ffffcc;
 	color: #B22222;
 	 font-weight: bold;
}


/*  
 #header2 {
	height: 14px;
	color: #087634;
	background-color: #087634;
	padding: 0 10px 0 10px;
	background: url(images/bg_2.gif) ;
	border-bottom: 2px solid #a83930;
}


#headerSearch{
 width: 100%;
 height: 44px;
 margin: 0;
 vertical-align:bottom;

	padding: 0 20px 1.8em 10px;

	border-top: 2px solid #a83930;

}

.dynamicMenu {
    background-color:#412556;
    border-color: #fdea12;
    border-style: solid;
    border-width: 1px;
}
.dynamicMenuItem
{
    background-color: #412556;
    border-color: #fdea12;
    border-style: solid;
    border-width: 1px;
}

#man_bar 
{
	background-color:#412556;
	height:12px;
}

#topbar{
 width: 100%;
 height: 60px;
 background: url(images/tp_bg.gif);
 margin: 0;
 vertical-align:bottom;

 }

#nav_bar li {
	display: inline;  
}
#nav_bar ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}



*/
