#gallerylist {
width: 154px;
font:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
}


#gallerylist p {
	font-size: 1.0em;
}
#gallerylist ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: .9em;
}
#gallerylist li {
	margin: 0;
}
#gallerylist a {
	display: block;
	padding: 2px 2px 2px 24px;
	border: 1px solid;
	border-color: #999999 #999999 #000 #999999;
	background-color: #999999;
	background-image:  url(../assets/gallery1.jpg);
	background-repeat: no-repeat;
	background-position: 0% 50%;
}
#gallerylist a:link, #gallerylist a:visited {
	color: #000000;
	text-decoration: none;
}
#gallerylist a:hover, #gallerylist a:active {
	background-color: #f4f4e6;
	background-image:  url(../assets/gallery1.jpg);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	color: #cc4f29;
}
#uberlink2 a:link, #uberlink2 a:visited,
#uberlink2 a:hover, #uberlink2 a:active {
	background-color: #9F6F9F;
	background-image:  url(../assets/gallery1.jpg);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	color: #2D1E2D;
}
#logoDiv2 {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
}
#contentdiv2 {
	line-height: 1.5;
	background-color: #FFFFFF;
}
#contentdiv2 p {
	font-size: .85em;
}
h1, h2, h3 {
	margin: 0 0 6px;
	color: #333333;
}
h3 {
	margin-top: 16px;	
}
p {
	margin: 0px 0px 16px;
}
#footer2 {
	font-size: .75em;
	margin-top: 36px;
}
-->
</style>
<!--[if IE 5]>
<style>#gallerylist a {height: 1em; float: left; clear: both; width: 100%;}</style>
<![endif]-->
<!--[if IE 6]>
<style>#gallerylist a {height: 1em;}</style>
<![endif]-->
