/* CSS Document */

body {
	background: #536472 url(images/background.jpg);
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#home {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#wrapper {
	text-align: left;
	padding: 0px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/headerbg.jpg);
	background-repeat: no-repeat;
}
#header {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#leftcol {
	margin: 0px;
	float: left;
	width: 200px;
	text-align: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#rightcol {
	float: right;
	width: 550px;
	font-size: 9pt;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	height: 500px;
}


p, li {
	font-family: Verdana, sans-serif;
	font-size: 9pt;
	line-height: 12pt
}
a:link {
	color: #000066;
	text-decoration: none
}
a:visited {
	color: #003366;
	text-decoration: none
}
a:hover {
	color: #990000;
	text-decoration: none
}
h1 {
	font-family: Verdana, sans-serif;
	font-weight: bold;
	color: #990000;
	font-size: 12pt;
	margin-left: 0%;
	margin-top: 10px;
}
h2 {
	font-family: Verdana, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 14px;
	margin-left: 1%;
	font-style: italic
}
h3 {
	font-family: Verdana, sans-serif;
	font-weight: bold;
	color: #333333;
	font-size: 9pt;
	font-style: italic
}
.subhead {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 9pt;
	margin-top: 3px
}
.note {
	font-size: 7pt;
	bottom: 5px;
	margin-right: 40px;
}
.artists {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 9pt;
	margin-top: 3px;
	margin-bottom: 5px;
}
.artiststatement {
	font-size: 10pt;
	line-height: 14pt;
	color: #FFFFFF;
	margin-right: 15px;
	margin-left: 15px;
}
.caption {
	font-size: 8pt;
	color: #FFFFFF;
}
.homelatest {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 9pt;
	margin-top: 3px;
	border: thin solid #CCCCCC;
	padding: 8px;
}
#image1, #image2, #image3, #image4, #image5, #image6, #image7, #image8, #image9, #image10, #image11 {
	visibility: hidden;
	position:absolute; 
	width:550px; 
	height:450px
	z-index:2;
	padding-top: 20px;
	float: left;
}
#stat {
	text-align: left;
	position:absolute;
	width:450px;
	height:450px;
	z-index:1;
	visibility: visible;
	color: #FFF;
	padding-top: 20px;
	float: left;
}
#leftcol hr {
	background-color: #CCC;
	height: 1px;
	border: 0;
}
#leftcol a img {
	padding-bottom: 3px;
	border: none;
}
#footer {
	clear: both;
	font-size: 11px;
	color: #000;
}
hr {
	border: 0px;
	background-color: #CCC;
	height: 1px;
}
.thumbnails {
	float: right;
	padding-top: 14px;
	height: 42px;
	width: 775px;
	text-align: right;
	padding-right: 25px;
}
.thumbnails a img {
	border: 1px solid #FFF;
}
.clearall {
	clear: both;
}
