#gallery {
	display:none;
	position:absolute;
	top: 55px;
	left: 40px;
	margin-left:-40px;
}

#gallery ul li {
	list-style:none;
}

#gallery li {
	padding-bottom:10px;
	
}

#gallery td {
	border: 1px solid #000000;
	padding-left:10px;
	padding:5px;
}

#gallery a {
	width:220px;
	height: 140px;
	text-decoration:none;
	background-color: #E0EDFA;
	color: #000000;
}

.style1 {font-family: Arial, Helvetica, sans-serif}
.style3 {font-family: Arial, Helvetica, sans-serif}
.style5 {font-size: large; color: #003399; font-weight: bold; }
.style6 {color: #000000}
.style7 {font-size: large; color: #003399; font-weight: bold; font-family: Arial, Helvetica, sans-serif; }
.style9 {font-family: Arial, Helvetica, sans-serif; font-weight: bold; }
.style10 {font-size: 14px}