
body {
	background-color: #000000;
}

p{
font-family: Verdana, sans-serif;
font-size: 11px;
color: #000000;
line-height: 18px;
padding: 3px;
}.bold {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #aaaaaa;
}
.navigation {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #9695a7;
	text-decoration: none;
	background-color: #000000;
	display: block;
	padding: 8px;
	width: 130px;/*default 130*/
}
.navigation:hover {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #eeeeee;
	text-decoration: none;
	background-color: #000000;
	display: block;
	padding: 8px;
	width: 130px;
}

/*from suckerfish instructions for a dropdown menu that works in IE and other browsers*/
#nav, #nav ul {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #777777;
	text-decoration: none;
	background-color: #000000;
	display: block;
	padding: 8px;
	width: 130px;
    padding: 0  0 5px 5px ;
    margin: 0 40px 0 0;/*default 130px*/
    list-style: none;
    text-align: left; 
}
#navGal, #navGal ul {
    padding: 0  0 5px 5px;
    margin: 0;
    list-style: none;
    text-align: left; 
		font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #777777;
	text-decoration: none;
	background-color: #000000;
	display: block;
	padding: 8px;
	width: 130px;
}
#nav a, #navGal a {
    display: block;
    width: 8em;
		font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #777777; 
	text-decoration: none;
	background-color: #000000;
	display: block;
	padding: 8px;
	width: 130px;
}

#nav a:hover, #navGal a:hover {
	color: #aaaaaa;
}

#nav li, #navGal li {
    float: right;
    width: 8em;    
}
#nav li ul, #navGal li ul {
    position: absolute;
    width: 8em;
    left: -999em;
    background: #4b4743;   
}
#navGal li ul {
background: #000000;
}

#nav li:hover ul, #nav li.sfhover ul, #navGal li:hover ul, #navGal li.sfhover ul {
    left: auto;
	color: #aaaaaa;
}
/* end of the suckerfish example for dropdown menu that works in IE */
.style1 {
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: 32px;
	/* color: #888888; */
	color: #626881;
}
.style9 {
	font-size: xx-small;
	color: #888888;
}
.style12 {line-height: 20px; font-size: 12px; color: #aaaaaa; font-family: Verdana, sans-serif;}
.style16 {color: #aaaaaa}

#galleries {
	position: static;     
} 

.style19 {font-size: 12px}
.style18 {font-size: 14px; color: #797589; }
.style20 {font-size: 14px}
.style21 {font-size: 16px}
.style22 {font-size: 14px; color: #9695a7;}
.style24 {color: #888888}
.style25 {color: #777777}
.style26 {font-size: x-small}
.style27 {font-size: 10px}
.style32 {color: #aaaaaa; font-family: Verdana, sans-serif; font-weight: bold; font-size: 12px; }
.style33 {font-size: 14px; color: #aaaaaa; }
.style34 {font-size: 16px; }
.style35 {font-size: 12px; color: #ffffff; }

.nav-g {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #847e91;
	text-decoration: none;
	background-color: #0e0e0e;
	display: block;
	width: 175px;
	padding: 4px;
	outline-width: 1px;
	outline-color: #CCCCCC;
}
.nav-g:hover {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #eeeeee;
	text-decoration: none;
	background-color: #0e0e0e;
	display: block;
	width: 175px;
	padding: 4px;
}
</style>
