body {
	background-color: #ccc;
	color: #333;
	font-stretch: normal;
	text-align: left;
	text-decoration: none;
	font: normal normal 12px/15px "Comic Sans MS", Arial, Helvetica, sans-serif;
}

h1 {
	color: #09a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-variant: normal;
	font-weight: normal;
	line-height: 18px;
	text-decoration: none;
	letter-spacing: 1px;
}

h3 {
	color: #06a;
	text-align: center;
	font: bold 15px/18px Verdana, Arial, Helvetica, sans-serif;
}

hr {
	color: #09a;
}

td.right {
	text-align: right;
}

p.exhib {
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align: center;
}

p.thumbs {
	color: #4c4c4c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

img.gallery {
	border-bottom-color: #e6e6e6;
	border-bottom-width: 2px;
	border-left-color: #ffffff;
	border-left-width: 1px;
	border-right-color: #e6e6e6;
	border-right-width: 2px;
	border-style: ridge;
	border-top-color: #ffffff;
	border-top-width: 1px;
}

img.portrait {
	padding-left: 12px;
}

a:link {
	color: #23203d;
	text-decoration: none;
}

a:visited {
	color: #23203d;
	text-decoration: none;
}

a:focus {
	color: #23203d;
	text-decoration: none;
}

a:hover {
	color: #ff0000;
	text-decoration: none;
}

a:active {
	color: #ff8000;
	text-decoration: none;
}