#gallery {padding: 10px;width: 1200px; margin:0 auto;}
p {font-family: Verdana, Geneva, sans-serif; font-size:16px; color:#666666}
h1 {font-family: Verdana, Geneva, sans-serif; font-size:18px; font-weight:bold; color:#666666; padding-left:20px;}
#gallery ul { list-style: none; }
#gallery ul li { display: inline; }
#gallery ul img {border: 5px solid #3e3e3e;	border-width: 5px 5px 5px;	}
#gallery ul a:hover img {border: 5px solid #fff;border-width: 5px 5px 5px;color: #fff;	}
#gallery ul a:hover { color: #fff; }
a {text-decoration:none; color:#666666}
a:hover {text-decoration:underline;color:#3e3e3e}
