body {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}
.logoBG {
	background-image: url(logoBG.gif);
	background-repeat: no-repeat;
}
.pageheading {
	font-size: 18px;
	font-weight: normal;
	color: #DD479A;
	font-family: "Comic Sans MS", Tahoma;
}
.footer {
	font-size: 10px;
	color: #000000;
}
.subheading {
	font-size: 14px;
	font-weight: bold;
	color: #DD479A;
	font-style: italic;
}
.bodylink {
	color: #DD479A;
	font-weight: bold;
}
.linkfaded {
	font-weight: bold;
	color: #999999;
}
.NoPadding {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
a {
	color: #000000;
}
.gallerylink {
	color: #DD479A;
	font-weight: bold;
	font-size: 12px;
}
.gallerylinkfaded {
	font-weight: bold;
	color: #999999;
	font-size: 12px;
}
hr {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #DD479A;
	margin: 0px;
	margin-top: 5px;
	height: 1px;
	width: 100%;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}

