#header {
	background-color: #ffffff;
}
#headerImageTD {
	background-color: #ffffff;
	text-align: center;
	vertical-align: bottom;
	width: 150px;
}
.title {
	color: #999999;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 19px;
	vertical-align: bottom;
}
.headerBorder {
	background-color: #999999;
}
.borderIntersection {
	background-color: #000000;
}
.borderMiddleStripe {
	background-color: #acacac
}
.splash-border {
	border: 1px solid #000000;
}
#verticalThumbTable {
	width: 100%;
	border-collapse: separate;
	border-spacing: 2;
}
#verticalThumbTable TD{
	width: 50%;
	text-align: center;
	vertical-align: top;
}
#horizontalThumbTable {
	width: 100%;
	border-collapse: separate;
	border-spacing: 2;
}
#horizontalThumbTable TD{
	width: 25%;
	text-align: center;
	vertical-align: top;	
}
.imageTitle {
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;
	color: #BEBEBE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.imageDescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* Front Page Styles */
#frontTopBannerCatchphrase TD{
	color: #999999;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	vertical-align: bottom;
}
#frontTopBannerBottom {
	background-color: #000000;
	height: 2px;

}
.frontWaterfordSmallHead {
	color: #CCCCCC;
	font-family: "Times New Roman", Times, serif;
}
.frontSubHead {
	color: #999999;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}
.frontLinksHead {
	background-color: #666666; 
	color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#frontStemwareLinksTable A {
	font-size: 11px;
}
.stemwareRolloverHead {
	color: #666666;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
#stemwareTextSwap {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#frontGiftwareLinksTable A{
	font-size: 11px;
}
.frontDescHead {
	color: #666666;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.frontDescText {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
A.frontDescLink {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}
A.frontDescLink:Hover {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}
.frontImageBorder {
	border: 1px solid #000000;
}
.frontDescMiniHead {
	color: #666666;
	font-weight: bold;
}