td img {
	display: inline;
}.style1 {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
}

.style2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
}
.style5 {color: #FFFFFF; font-family: Georgia, "Times New Roman", Times, serif; font-size: large; }
.style6 {
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
}
.style7 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-style: italic;
	font-weight: bold;
}
.style8 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
.style9 {color: #000000}
.style11 {color: #FFFFFF}


#jsddm
{	margin: 0;
	padding: 0}
	
	#jsddm li
	{
	float: left;
	list-style: none;
	font: 12px Tahoma, Arial;
}

	#jsddm li a
	{
	display: block;
	text-decoration: none;
	width: 132px;
	color: #fff;
	white-space: nowrap;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: center;
	background-color: #815224;
	background-image: url(images/button1.png);
	margin-right: 20px;
	margin-left: 32px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
}

	#jsddm li a:hover
	{
	background-color: #815224;
	background-image: url(images/button1.png);
	color: #815224;
}
		
		#jsddm li ul
		{	margin: 0;
			padding: 0;
			position: absolute;
			visibility: hidden;
}
		
		#jsddm li ul li
		{
	float: none;
	display: block;


}
		
		#jsddm li ul li a
		{
	width: 132px;
	background-color: #815244;
	background-image: url(images/button1.png);
}
		
		#jsddm li ul li a:hover
		{		background-color: #815224;
	background-image: url(images/button1.png);
	color: #815224;}


#topnav {
	height: 38px;
	width: 931px;
	background-color: #815224;
}

#topnav #jsddm li .drop {
	background-image: url(images/button2.gif);

}
#gallery {
	width: 931px;
}

#gallery img {
	margin-left: 45px;
	border: 2px solid #FFF;
	padding: 5px;
	margin-top: 30px;
}
#gallery #pagenav p {
	text-align: right;
	padding-right: 50px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}

#gallery #pagenav p a:link {
	color: #FFF;
	text-decoration: none;
}
#gallery #pagenav p a:hover {
		color: #000;
	text-decoration: underline;
}

#gallery #pagenav p a:visited {
	color: #FFF;
	text-decoration: none;
}
#gallery #pagenav p a:active {
		color: #000;
	text-decoration: underline;
}
