/* Remove padding and margin */
* { text-indent: 0; margin: 0; padding: 0; }
/* Class for clearing floats */
.clear {
	clear:both;
}
/* Remove border around linked images */
img {
	border: 0;
}
a {outline: none}
/*Main
*/
body {
	color: white;
	background-color: black;
	font: 11px / 14px verdana, Helvetica, Arial, sans-serif; 
	text-align: center;
	min-width: 785px; }
a:link   { color: lime; text-decoration: underline }
a:visited  { color: aqua; font-family: Verdana, Arial, Helvetica, sans-serif }
a:hover, a:active { color: navy; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline }
h1 {
	color: #acfaff;
	font-size: 1.3em;
	line-height: 1em;
	margin-top: 1em;
	margin-bottom: 0; }
h2 {
	color: #acfaff;
	font-size: 1.1em;
	line-height: 0.6em;
	margin-top: 1em;
	margin-bottom: 0.5em; }
h3 {
	color: #acfaff;
	font-size: 1.1em;
	line-height: 0.6em;
	margin-top: 1em;
	margin-bottom: 0;
	padding-bottom: 0.2em; }
#wrapper {
	text-align: left;
	width: 785px;
	margin: 0 auto; }
#header {
	text-align: right;
	margin-top: 10px;
	margin-bottom: 1px;
	padding: 0; }
#wrapcontentfor_ie {
	background-color: #36c;
	height: 100%; }
#content {
	background-color: #36c;
	min-height: 540px; }
#main {
	margin-left: 280px; }
#topnav {
	color: #ffe100;
	font-size: 1.1em;
	background-color: #36c;
	height: 36px;
	margin-right: 10px;
	border-bottom: 2px solid black; }
#topnav img {
	float: left;
	margin-top: 2px; }
#topnav a:link img, #topnav a:visited img { border: solid 1px #36c; }
#topnav a:hover img, #topnav a:active img { border: solid 1px #fbfbfb; }
#topnav ul {
	text-align: right;
	margin: 0;
	padding: 1em 0 0; }
#topnav li {
	padding: 0.5em;
	display: inline; }
#topnav a:link, #topnav a:visited {
	color: #ffe100;
	text-decoration: none; }
#topnav a:hover, #topnav a:active {
	color: white;
	text-decoration: none; }
#topnav .youarehere a:link, #topnav .youarehere a:visited{
	color: white !important;
	font-weight: bold !important;
	background-color: #36c; }
#sidebar {
	position: relative;
	width: 269px;
	float: left;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 2px; }
#sidebar img {
	margin: 0;
	padding: 0; }
.imagecaption {
	color: black;
	font-size: 90%;
	font-style: italic;
	line-height: 100%;
	background-color: #36c;
	position: absolute;
	top: 540px; }
#mainfeature {
	margin-right: 10px; }
#pagecontent {
	padding-top: 25px; }
#pagecontent ul {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 3em; }
#pagecontent li {
	padding: 0.5em; }
#pagecontent p {
	margin-top: 1em; }
#midpagecontent {
	padding-top: 150px; }
#midpagecontent p {
	margin-top: 1em; }
#artpagecontent {
	position: relative;
	top: -2px;
	margin: 0;
	padding: 0; }
.artframe {
	width: 501px;
	height: 502px;
	margin-right: 0;
	padding-right: 0;
	border-width: 0; }
#footer {
	color: white;
	font-size: 85%;
	font-style: italic;
	background-color: black;
	position: relative;
	height: 20px;
	clear: both;
	margin: 0; }
#footer .copyright {
	width: 350px;
	float: left; }
#footer .webdesign {
	text-align: right;
	width: 250px;
	float: right; }
/*#thumbnailbar  {
	background-color: black;
	text-align: center;
	width: 170px;
	height: 536px ;
	float: left;
	max-width: 176px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline; }
#thumbnailbar li {
	position: relative; }*/
#thumbnailbar  {
	background-color: black;
	text-align: center;
	width: 170px;
	height: 536px ;
	overflow: scroll;
	float: left;
	max-width: 176px;
	display: inline; }
#thumbnailbar img {
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding: 0; }
#thumbnailbar img.first {
	margin-top: 5px; }
#thumbnailbar a:link img, #thumbnailbar a:visited img { border: solid 1px #6c9a23; }
#thumbnailbar a:hover img, #thumbnailbar a:active img { border: solid 1px #000080; }
#navgallery {
	color: #ffd506;
	background-color: #36c;
	margin-top: 100px;
	margin-left: 182px; }
#navgallery h1 {
	margin-bottom: 20px;
	margin-left: -7px; }
#navgallery a:link, #navgallery a:visited {
	color: #ffe100;
	font-size: 1.1em;
	text-decoration: none; }
#navgallery a:hover, #navgallery a:active {
	color: white;
	text-decoration: none; }
#navgallerywords ul {
	list-style-type: none; }
#navgallerywords li {
	margin-bottom: 0.7em; }
#eventpagecontent {
	padding-top: 25px; }
div.event {
	background-color: #36c;
	padding-bottom: 0.5em;
	border-bottom: 1px solid black; }
div.event h2 {
	padding-bottom: 0.3em; }

