.ArtistName {
	font-size: 36px;
	font-weight: bold;
	color: #993366;
	text-align: left;
	line-height: 37px;
	padding: 0px;
	margin: 0px;
}
.Slogan {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-style: italic;
	color: #993366;
	line-height: 14px;
}
.ArtistTitle {
	font-size: 36px;
	color: #993366;
	line-height: 37px;
}

.GalleryName {
	font-family: "Comic Sans MS";
	font-size: 28px;
	color: #993366;
	text-align: left;
	font-weight: normal;
	line-height: 35px;
}
.GalleryTitlePicture {
	position: relative;
	height: auto;
	width: auto;
}


body {
	font-family: "Comic Sans MS";
	background-color: #FFFFFF;
}
#GalPics .ThumbNailTitle img {
	border: .75px solid #999999;
	background-image: none;
	padding: 3px;
	background-color: #CCCCCC;
	color: #D6D6D6;
}
.GalleryNavBar {
	font-family: "Comic Sans MS";
	font-size: 9px;
	font-style: normal;
	text-align: center;
	vertical-align: middle;
}



.ThumbNailTitle {
	font-family: "Comic Sans MS", cursive;
	font-size: 12px;
	padding: 0px;
}

.MainNavBar {
	font-size: 18px;
	color: #993366;
}
a {
	text-decoration: none;
	color: #000;
}

a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #993366;
}
.EnlargePicture {
	border: 1px none #000000;
	padding: 0px;
}
#picture .EnlargePicture img {
	background-color: #CCCCCC;
	padding: 5px;
	border: 1px solid #999999;
}

.ThumbNailTitleNoFrame {
	font-family: "Comic Sans MS";
	font-size: 12px;
}
#PageBody img {
	background-color: #CCCCCC;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	text-align: center;
}
#PageBody #button {
	font-family: "Comic Sans MS", cursive;
	color: #993366;
	text-align: center;
}
.hyperlink {
	color: #0080FF;
}
.Hyperlink {
	color: #004080;
}
hyperlink {
	color: #004080;
}
