@charset "UTF-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	color: #333;
	background-image: url(../images/gifs/greyDBG.gif);
	background-repeat: repeat;
	margin: 5px;
}
p {
	font-size: 100%;
	font-weight: normal;
}
#bannerTD {
	background-color: #000;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
#navTD {
	background-image: url(../images/gifs/greyMBG.gif);
	background-repeat: repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	padding-right: 0.3em;
	padding-left: 0.8em;
	padding-top: 0px;
	width: 20%;
}
#galleryTD {
	background-image: url(../images/gifs/greyLBG.gif);
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	padding-right: 0.2em;
	padding-left: 1em;
	padding-top: 1.4em;
	width: 80%;
}
#galleryTD table tr #thumbsTD img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link {
	color: #eee;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #eee;
}
a:hover {
	text-decoration: none;
	color: #444;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 1.6em;
	color: #000;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 0.1em;
	margin-top: .5em;
	padding: 0px;
}
h2 {
	font-size: 1.1em;
	color: #EEE;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: 0.1em;
	padding-left: 0.4em;
	line-height: 1.3em;
}
.smallFont {
	font-size: .8em;
	color: #666;
}
.artStatement {
	margin-right: 4em;
}
#galleryTD table tr #thumbsTD a {
	color: #09F;
	font-style: normal;
	text-decoration: underline;
}
