html, body {
        height              : 100%;
}
body, td, a, p {
	font-family         : verdana, sans-serif;
	font-size           : 11px;
	margin		    : 0px;
}
#topmenu td {
	background-color    : transparent;
}
#topmenu a {
	background-color    : transparent;
}
a:link {
	text-decoration	    : none;
	color		    : #434343;
}
a:visited {
	text-decoration	    : none;
	color		    : #434343;
}
a:hover {
	text-decoration	    : none;
	font-weight	    : bold;
	color		    : #000000;
}
a:active {
	text-decoration	    : none;
	color		    : #efefef;
}
#galleries a {
	font-size	    : 9px;
}
#galleries .caption {
	font-size	    : 10px;
	font-weight         : normal;
	color		    : #7a7a7a;
}
#gallerynav a {
	font-size	    : 9px;
}
#gallerynav a:link, #gallerynav a:visited {
	text-decoration	    : none;
	color		    : #7a7a7a;
}
#gallerynav a:hover {
	text-decoration	    : none;
	color		    : #434343;
}
#gallerynav a:active {
	text-decoration	    : none;
	color		    : #000000;
}
b {
	color		    : #434343;
}
ul {
	padding		    : 0px;
	margin-top	    : 3px;
	margin-left	    : 0px;
	margin-right	    : 0px;
}
ul li {
	/* padding-left	    : 5px; */
	list-style-type	    : none;
	font-weight	    : bold;
	padding-bottom      : 15px;
}
ul li.selected, td.selected {
	color: #000000;
}
.thumb {
	float: left;
	padding: 10px;
	vertical-align: middle;
	text-align: right;
	color: #7a7a7a;
}
.thumbs {
	vertical-align: middle;
}
