/************* #tooltip styles **************/

#dhtmltooltip{
position: absolute;
font:normal 75% "trebuchet MS",Arial,sans-serif;
left: -300px;
width: 300px;
border: 1px solid black;
padding: 12px;
background-color: #EBD88B;
visibility: hidden;
z-index: 100;
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}


.sub_link	{background-color:#FFFFFF; border: 0px; border: 0px;}
.sub_link:hover {background-color: #9C4500; }

A 			{ 	color: #000000;
				text-decoration: none;
			}
A:link 		{ 	color: #0033FF;
				text-decoration: none;
			}
A:active 	{	color: #3366FF; 
				text-decoration: none;
			}
A:hover 	{	color:#6699FF;
				text-decoration: none;
			}
A:visited	{	color: #3366FF;
				text-decoration: none;
			}
A:link.bottom 		{ 	color: #FFFFFF;
						text-decoration: none;
					}
A:active.bottom 	{	color: #FFFFFF; 
						text-decoration: none;
					}
A:hover.bottom	 	{	color: #FFCC66;
						text-decoration: none;
					}
A:visited.bottom	{	color: #FFFFFF;
						text-decoration: none;
					}
.faderback	{	background:  url(http://www.palaceofthegovernors.org/GRAPHICS/home_faderback.gif) #FFFFFF top left; 
				background-repeat: no-repeat;
			}
.header		{	background:  url(http://www.palaceofthegovernors.org/GRAPHICS/header_repeat.gif) #FFFFFF top left; 
				background-repeat: yes-repeat;
			}
.row1shim	{	background: url(/GRAPHICS/row1shim.gif) #FF0000 top left;
				background-repeat: repeat-x;
			}
.row2shim	{	background: url(/GRAPHICS/row2shim.gif) #FF9900 top left;
				background-repeat: repeat-x;
			}
.title		{	font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 12px;
				color: #000000;
				font-weight: normal;
			}
.bodytitle	{	font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 14px;
				color: #000000;
				font-weight: bold;
			}
.content	{	font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 12px;
				color: #000000;
				font-weight: normal;
				line-height: 140%;
			}

.smallcontent	{	font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 10px;
				color: #000000;
				font-weight: normal;
			}
.menu		{	font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 9pt;
				color: #000000;
				font-weight: normal;
			}
.footer		{	font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 9pt;
				color: #000000;
				font-weight: normal;
			}
.copyright	{	font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 9px;
				color: #FFFFFF;
				font-weight: normal;
			}		
.credits	{	font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 9px;
				color: #FFFFFF;
				font-weight: normal;
			}
			
.bottomnav	{	font-family: Verdana,Arial,Helvetica,sans-serif;
				font-size: 11px;
				color: #FFFFFF;
				font-weight: normal;
			}
.menuspace		{	position: absolute;
					left: 50px; }
			
input	{font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #333333;}
form	{font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #333333;}

 -->
</style>
