body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin: 0px;
}

.bannerBG {
	background-image: url(images/BannerBG.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}

.LinksBG {
	background-image: url(images/TopBGTeal.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

.linkText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

.linkText a {
	text-decoration: none;
	color: #FFFFFF;
}

.linkText a:hover {
	text-decoration: none;
	color: #000063;
}

.sideColumn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #427184;
	background-image: url(images/SideBGTeal.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

p {
	margin-top: 1px;
	margin-bottom: 1px;
}

.sideText {
	margin-top: 7px;
	margin-bottom: 8px;
	margin-left: 5px;
	margin-right: 5px;
}

.sideText a {
	text-decoration: none;
	color: #FFFFFF;
}

.sideText a:hover {
	text-decoration: none;
	color: #000063;
}

.DrkBlueHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000099;
}

.textBoxTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000063;
}

.textBoxBottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #eeeefc;
}

.textBoxBorder {
	border: 2px solid #000063;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000099;
}

.grayTableBorder {
	border: 1px solid #999999;
}

.indent10 {
	margin-left: 10px;
	margin-right: 10px;
}

.LtBlueTableBG {
	background-color: #DEEAEF;
}

.DrkBlueText {
	color: #000099;
}

.sponsors h2 {
	font-size: 1.5em;
	font-weight: bold;
	color: #57c2a6;
	text-align: center;
}

.sponsors h3 {
	font-size: 1.25em;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.pottery_image {
	float: left;
	padding: 5px;
	margin: 5px;
	width: 260px;
	height: 300px;
	border: 1px solid #C0C0C0;
	background-color: #F0F0F0;
	text-align: center;
	font-weight: bold;
	font-style: italic;
	vertical-align: middle;
}
.pottery_image_2 {
	float: left;
	padding: 5px;
	margin: 5px;
	width: 260px;
	height: 265px;
	border: 1px solid #C0C0C0;
	background-color: #F0F0F0;
	text-align: center;
	font-weight: bold;
	font-style: italic;
}
.pottery_image_3 {
	float: left;
	padding: 5px;
	margin: 5px;
	width: 260px;
	height: 195px;
	border: 1px solid #C0C0C0;
	background-color: #F0F0F0;
	text-align: center;
	font-weight: bold;
	font-style: italic;
}

#container {
   position:relative;
   width: 250px;
   height: 250px;
}

.rotateimg {
   position:absolute;
   top:0px;
   left:0px;
   width: 250px;
   height: 250px;
}
.smallText {
	font-size: 12px;
	font-weight: bold;
}
.smallText a:link {
	font-weight: bold;
	color: #00afc6;
	text-decoration: underline;
}
.smallText a:active {
	font-weight: bold;
	color: #00afc6;
	text-decoration: underline;
}
.smallText a:hover {
	font-weight: bold;
	color: #00afc6;
	text-decoration: none;
}
.smallText a:visited {
	font-weight: bold;
	color: #00afc6;
	text-decoration: underline;
}
.potteryLinks a:link {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.potteryLinks a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.potteryLinks a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.potteryLinks a:active {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.artistInput {
	border: 1px solid #666666;
	width: 15em;
}
.artistInputMulti {
	border: 1px solid #666666;
	width: 20em;
}
#isu a {color:#FFF;}
#isu a:hover{color:#FFF;}

.purple {
	color: #662D8B;
}