#galleryCatLink {
	margin: 0 0 10px 0;
	color: #000000;
	font-size: 14px;
	font-family: Arial;
	font-style: normal;
	font-weight: normal;	
	line-height: 16px;
	text-decoration: none;
}

#galleryCatLink img {
	vertical-align: middle;
}

a.CatLink:link {
	color: #800000;
	font-size: 14px;
	font-family: Arial;
	font-style: normal;
	font-weight: normal;	
	line-height: 16px;
	text-decoration: none;
}

a.CatLink:active {
	color: #800000;
	font-size: 14px;
	font-family: Arial;
	font-style: normal;
	font-weight: normal;	
	line-height: 16px;
	text-decoration: none;
}

a.CatLink:visited {
	color: #800000;
	font-size: 14px;
	font-family: Arial;
	font-style: normal;
	font-weight: normal;	
	line-height: 16px;
	text-decoration: none;
}

a.CatLink:hover {
	color: #000000;
	font-size: 14px;
	font-family: Arial;
	font-style: normal;
	font-weight: normal;	
	line-height: 16px;
	text-decoration: underline;
}

.galleryCatList {
	list-style-image: url(../images/gallery.gif);
	margin: 0 0 0 0;
} 

.galleryCatList li a:link {
	color: #800000;
	font-size: 14px;
	font-family: Arial;
	font-style: normal;
	font-weight: normal;	
	line-height: 16px;
	text-decoration: none;
}

.galleryCatList li a:active {
	color: #800000;
	font-size: 14px;
	font-family: Arial;
	font-style: normal;
	font-weight: normal;	
	line-height: 16px;
	text-decoration: none;
}

.galleryCatList li a:visited {
	color: #800000;
	font-size: 14px;
	font-family: Arial;
	font-style: normal;
	font-weight: normal;	
	line-height: 16px;
	text-decoration: none;
}

.galleryCatList li a:hover {
	color: #000000;
	font-size: 14px;
	font-family: Arial;
	font-style: normal;
	font-weight: normal;	
	line-height: 16px;
	text-decoration: underline;
}

.galleryTbl {
	width: 100%;
	border: 0;
	color: #000000;
	font-size: 12px;
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	line-height: 14px;
	text-align: center;
	vertical-align: top;
	text-decoration: none;
} 

.galleryTbl td {
	width: 50%;
	text-align: center;
	vertical-align: top;
}

.galleryPhoto {
	margin: 0;
	text-align: center; 
	width: 200px;
	border: 1px solid #E4E4E4;
	background-color: #f0f0f0;
	padding: 5px;
}

.galleryPhoto:hover {
	background-color: transparent;	
}
