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

body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
}
body img {
	border: 0;
}
a:link  {
	color: #666;
	text-decoration: none;
}
a:visited  {
	color: #666;
	text-decoration: none;
}
a:hover  {
	color: #666;
	text-decoration: underline;
}
a:active  {
	color: #666;
	text-decoration: none;
}
h1 {
	font-family: Verdana, Arial, Helvetica;
	font-size: 24px;
	color: #666;
	font-weight: normal;
}
h3 {
	font-family: Verdana, Arial, Helvetica;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #666;
}
.announce_block {
	text-align: left;
	clear: both;
	margin: 30px 0px 30px 0px;
}
.announce_block img {
	float: left;
	padding: 0px 20px 0px 0px;
}
h4 {
	font-family: Verdana, Arial, Helvetica;
	font-size: 16px;
	font-weight: normal;
	color: #666;
}
#pagecontainer {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
#masthead {
}
#pagetitle {
	text-align: left;
	margin: 15px 0 20px 0;
	margin-bottom: 30px;
}
#chooserpagetitlegroup {
	margin: 0 0 0 0;
}
#chooserpagetitleleft   {
	display: inline;
	width: 375px;
	text-align: left;
}
#chooserpagetitleleft h1  {
	float: left;
}
#chooserpagetitleright  {
	display: inline;
	width: 375px;
	text-align: right;
}
#chooserpagetitleright h3 {
	float: right;
}
#pagetitle h1, h3 {
	display: inline;
}
#imagescontainer {
	clear: both;
	margin-top: 30px;
}
#imagescontainer img {
	border: 0;
}
#thumbsleft {
	float: left;
	width: 141px;
	text-align: left;
	padding-right: 20px;
}
#thumbsleft img {
	margin: 0 7px 7px 0;
}
#thumbsright {
	float: right;
	width: 141px;
	text-align: right;
}
#thumbsright img {
	margin: 0 0 7px 7px;
}
#mainimage {
	width: 425px;
	height: 375px;
	margin-left: 162px;
}
#caption {
	margin-top: 10px;
}
#thumbslower {
}
#page_copy {
	text-align: left;
}
#bottom_nav {
}
.content_left_align {
	text-align: left;
	margin: 15px 0px 15px 0px;
}
#footer {
	font-size: 10px;
	text-align: left;
	clear: both;
}
#artistlistleft {
	float: left;
	width: 174px;
	text-align: left;
}
#artistlistleft p {
	margin-top: 10px;
	margin-bottom: 10px;
}
#artistlistright {
	float: right;
	width: 174px;
	text-align: right;
}
#artistpreviewimage {
	width: 400px;
	height: 400px;
	margin-left: 175px;
}
#artistlistright p {
	margin-top: 10px;
	margin-bottom: 10px;
}
#homepage_slideshow {
	width: 550px;
	height: 333px;
	margin: 0 auto 30px auto;
}
#homepage_slideshow img {
	width: 500px;
	height: 333px;
	display: none;
}
#homepage_slideshow img.first {
	display: block;
}
