.mt{background-color:#FFFFFF;border: solid #333333 3px;} /* 'mt' = menu table */

/* OVERALL MENU COLOR DESIGN HERE */
.menu {cursor:pointer;font-weight:bold;font-size: 12px;font-family: arial,helvetica,sanserif;white-space: nowrap;color:#FFFACD;}
.nav {font-size: 11px;font-family: arial,helvetica,sanserif;color: #000000;white-space: nowrap;line-height: 18px;}
.free{font-size: 10px;font-family: arial,helvetica,sanserif;color: #CC0000;white-space: nowrap;line-height: 18px;font-weight:bold;}

/* CHANGE DROPDOWN COLORS HERE */
.nav2{font-size: 11px;font-family: arial,helvetica,sanserif;font-weight:bold;color: #333333;white-space: nowrap;line-height: 18px;cursor:pointer;background-color:#FFFACD;padding:2px 6px 2px 6px;border-bottom: 1px solid #CCCCCC;text-align:left;}

a.nav:link{color: #333333;text-decoration: none;}
a.nav:visited{color: #333333;text-decoration: none;}
a.nav:hover{color: #000000;text-decoration: underline;cursor: hand;}
a.nav:active{color: #000000;text-decoration: none;}

#main { position: relative; width: 688px;  z-index: 20; visibility: visible;}
#dbas { position: absolute; width: 137px; top: 24px; left: 0px; z-index: 100; visibility: hidden;}
#educ { position: absolute; width: 136px; top: 24px; left: 138px; z-index: 100; visibility: hidden;}
#gene { position: absolute; width: 136px; top: 24px; left: 275px; z-index: 100; visibility: hidden;}
#libs { position: absolute; width: 136px; top: 24px; left: 413px; z-index: 100; visibility: hidden;}
#pgms { position: absolute; width: 137px; top: 24px; left: 551px; z-index: 100; visibility: hidden;}             
.style2 	{color: #330000;}
a:link 		{color: #330000;font-weight:bold;}
a:visited 	{color: #006600;font-weight:bold;}

/* PAGE NAME DESIGN HERE */
h1,p {color: #330000; }
h1 {font-family:Georgia, "Times New Roman", Times, serif;font-size: 1.7em; text-align:center; }
p {font-family: "Times New Roman", Times, serif;}

