@charset "utf-8";
body {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	color: #063472;
	margin-top: 0px;
	background-color: #E6E5EB;
	font-size: .9em;
}
#pagecontainer {
	width: 771px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#banner {
	height: 150px;
	width: 100%;
}
#topmenu {
	height: auto;
	width: 100%;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #063472;
	font-size: .95em;
	margin-bottom: 10px;
}
#main {
	width: 100%;
	font-size: .9em;
}

#main #maincontent {
	height: auto;
	width: 73%;
	float: left;
	padding-left: 5px;
	padding-top: 5px;
}
#main #featured-artist {
	float: right;
	height: auto;
	width: 24%;
	text-align: center;
	padding-top: 5px;
	border: 1px dotted #063472;
	font-size: 0.8em;
	margin-top: 5px;
	margin-bottom: 5px;
}
#main #gallery h1 {
	font-size: 1.2em;
	margin-top: 0px;
	margin-left: 10px;
}
#main #gallery p {
	margin-top: -10px;
	margin-left: 10px;
}
#main #gallery div {
	font-style: normal;
	text-align: center;
	width: 150px;
	float: left;
	border: 1px dotted #063472;
	padding-top: 3px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 20px;
	margin-left: 1px;
}
#featured-artist p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 5px;
	padding-left: 5px;
}
#bottommenu {
	font-size: 0.8em;
	text-align: center;
	height: 20px;
	width: 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #063472;
	border-bottom-color: #063472;
}
#bottomartists {
	font-size: .8em;
	text-align: center;
	height: auto;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
}
#copyright {
	font-size: 0.7em;
	text-align: center;
	height: 35px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #063472;
	padding-top: 5px;
}
#maincontent h1 {
	font-size: 1.2em;
	margin-top: 0px;
}

#topmenu ul {
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
	padding-bottom: 5px;
}
#topmenu li {
	display: inline;
	padding-right: 0px;
	padding-left: 0px;
}
#copyright p {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #6781A2;
}
#bottommenu ul {
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#bottommenu li {
	display: inline;
	padding-right: 2px;
	padding-left: 2px;
}
#bottomartists ul {
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#bottomartists li {
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
}
#featured-artist  h2 {
	font-size: 1.2em;
	margin-top: 0px;
	margin-bottom: 0px;
}
a:link {
	font-weight: bold;
	text-decoration: none;
	color: #063472;
}
a:visited {
	font-weight: bold;
	color: #0C68E4;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #063472;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #063472;
}
a:active {
	font-weight: bold;
	color: #063472;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #063472;
}
#bottomartists a:link {
	font-weight: bold;
	text-decoration: none;
	color: #6781A2;
}
#bottomartists a:visited {
	font-weight: bold;
	color: #0C68E4;
	text-decoration: none;
}
#bottomartists a:hover {
	font-weight: bold;
	color: #063472;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6781A2;
}
#bottomartists a:active {
	font-weight: bold;
	color: #063472;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6781A2;
}
br.clear {
	display: block;
	clear: both;
}
.imgleft {
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
}
#banner h1 {margin:0; padding:0;}
#banner h1 a {
	display: block;
	padding: 150px 0 0 0;
	background-image: url(topbanner2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	overflow: hidden;
	font-size: 1px;
	line-height: 1px;
	height: 0px !important;
	height /**/:150px;
	
}
#maincontent h2 {
	font-size: 1.2em;
	margin-top: 0px;
}
#gallery {
	width: 100%;
	font-size: .9em;
}
#pagecontainer #main #gallery a {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#pagecontainer #main #gallery img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#pagecontainer #main #gallery #art {
	height: 170px;
}
#featured-artist img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
