body {
margin-left: 0px;
margin-top: 8px;          
margin-right: 0px;
margin-bottom: 0px;
background-color: #EEEEEE;
}

table {	border: none; }
img { border: none; }


#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;

}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
background-color: #A892A8;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #F6ECF6;
}

.heading_style { 
color:#492A37;
font-weight:bold;
font-size:15px;
}

.heading_color { 
color:#492A37;
}

a:link { color:#492A37; text-decoration:none; }
a:visited { color:#492A37; text-decoration:none; }
a:active { color:#492A37; text-decoration:none; }
a:hover { color: #492A37; text-decoration: underline; }

a:link.text { color:#663366; text-decoration:underline; } /*492A37 663366 */
a:visited.text  { color:#663366; text-decoration:underline; }
a:active.text  { color:#663366; text-decoration:underline; }
a:hover.text  { color: #663366; text-decoration: none; }

a:link.navsite { color:#EFE5EF; font-weight:bold; text-decoration:none; font-size: 13px;} /* <-13 */
a:visited.navsite { color:#EFE5EF; font-weight:bold; text-decoration:none; font-size: 13px;}
a:active.navsite { color:#EFE5EF; font-weight:bold; text-decoration:none; font-size: 13px;}
a:hover.navsite { color: #FFFFFF; font-weight:bold; text-decoration: underline; font-size: 13px; }

a:link.navheading { color:#F6ECF6; text-decoration:none; font-size: 16px;}
a:visited.navheading { color:#F6ECF6; text-decoration:none; font-size: 16px;}
a:active.navheading { color:#F6ECF6; text-decoration:none; font-size: 16px;}
a:hover.navheading { color: #5A3765; text-decoration:none; font-size: 16px;}

a:link.subnavsite { color:#F6ECF6; text-decoration:none; }
a:visited.subnavsite { color:#F6ECF6; text-decoration:none; }
a:active.subnavsite { color:#F6ECF6; text-decoration:none; }
a:hover.subnavsite { color: #FFFFFF; text-decoration: underline; }
 
a:link.library { color:#EFE5EF; text-decoration:none; font-size: 12px;}
a:visited.library { color:#EFE5EF; text-decoration:none; font-size: 12px;}
a:active.library { color:#EFE5EF; text-decoration:none; font-size: 12px;}
a:hover.library { color: #FFFFFF; text-decoration:none; font-weight:bold; font-size: 12px;}

a:link.donate { color:#ffffff; text-decoration:none; }
a:visited.donate { color:#ffffff; text-decoration:none; }
a:active.donate { color:#ffffff; text-decoration:none; }
a:hover.donate { color: #ffffff; font-weight:bold; }

a:link.reg { color:#ffffff; text-decoration:underline; }
a:visited.reg  { color:#ffffff; text-decoration:underline; }
a:active.reg  { color:#ffffff; text-decoration:underline; }
a:hover.reg  { color: #ffffff; text-decoration:none;  }

a:link.purpbtn { color:#EFE5EF; text-decoration:none; }
a:visited.purpbtn  { color:#EFE5EF; text-decoration:none; }
a:active.purpbtn  { color:#EFE5EF; text-decoration:none; }
a:hover.purpbtn  { color: #EFE5EF; text-decoration:underline;  }

div.header {
color: #000000;
font-family: verdana, Times New Roman, Times, serif;
font-size: 12px;
position: absolute;
left: 0px; 
width:  890px; 
top: 0px; 
height: 178px;
background-image: url(/html/images/header_image2.jpg);
}

div.page_header {
color: #FFFFFF;
font-family: verdana, Times New Roman, Times, serif;
font-size: 16px;
position: absolute; 
left: 148px;
width: 733px; 
top: 189px; 
height: 26px;
border-top-style: solid;
border-left-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-width: 0px;
border-color: #660066;
background-color:#A892A8;
z-index:2;
/* background-color:#7C5D67; */
} 

div.sub_nav_header {
color: #ffffff;
font-family: verdana, Times New Roman, Times, serif;
font-size: 16px;
position: absolute; 
left: 148px;
width: 733px; 
top: 221px; 
height: 26px;
border-top-style: solid;
border-left-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-width: 0px;
border-color: #660066;
background-color:#5A3765;
z-index:2;
/* background-color:#7C5D67; */
}

div.leftnav_standard {
	color: #CCCC99; /* 492A37 */
	font-family: verdana, Times New Roman, Times, serif;
	font-size: 15px; /*  <-15  */
	position: absolute;
	left: 0px;
	width: 128px;     /*  Update this   */
	top: 178px;
	height: 683px;   /*  Update this   */
	border-top-style: none;
	border-left-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-width: 1px;
	border-color: #A892A8;
	background-color:#7B5088; /*  F6ECF6 A892A8 5A3765 492A37 7B5088*/
	padding:5px;
} 

div.topfooter_standard {
	background: white;
	color: #000000;
	font-family: Verdana, Times New Roman, Times, serif;
	font-size: 12px;
	position: absolute;
	left: 0px;
	width: 870px;
	top: 882px;    /*  Update this   */
	height: 16px;
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-width: 1px;
	border-color: #660066;
	padding:5px;
} 

div.bottomfooter_standard {
	color: #000000;
	font-family: verdana, Times New Roman, Times, serif;
	font-size: 10px;
	position: absolute;
	left: 0px;
	width: 890px;
	top: 925px;  /*  Update this   */
	height: 15px;
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-width: 1px;
	border-color: #660066;
} 


div.page_print {
color: #000000;
font-family: verdana, Times New Roman, Times, serif;
font-size: 16px;
position: absolute; 
left: 10px;
width: 871px; 
top: 189px; 
height: 1140px;
border-top-style: solid;
border-left-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-width: 0px;
border-color: #660066;
background-color:#F4F2F1;
z-index:2;
/* background-color:#7C5D67; */
} 

div.page_print_icon {
background-color:#FFFFFF;
color: #6699CC;
font-family: verdana, Times New Roman, Times, serif;
font-size: 10px;
position: absolute;
left: 820px;
width: 52px; 
top: 192px; 
height: 16px; 
border-top-style: solid;
border-left-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-width: 1px;
border-color:#492A37; 
padding: 2px;
z-index: 3;
}
