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

body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #263845;
	text-decoration: none;
}
td {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
	text-decoration: none;
	line-height: 18px;
	
}
a {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: small-caps;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	line-height: 18px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #9966CC;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

h1 {
	font-size: 21px;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-variant: small-caps;
	font-weight: bold;
}
h2 {
	font-size: 1.4em;
	color: #b6c065;
	font-family: "Times New Roman", Times, serif;
	font-variant: normal;
	font-weight: bold;
}

h3 {
	font-size: 12px;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-variant: normal;
	font-weight: normal;
}
#wrapper {
	max-width: 100%;
	min-width: 1000px;
	margin-left: 0px;
	margin-right: 0px;
    margin-top: 0px;
	text-align:center;
}


span.large  {
	font-size: 16px;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-variant: small-caps;
	font-weight: bold;
}
span.large A:link {
    font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
span.large A:hover {
    font-size: 16px;
	font-weight: bold;
	color: #9966CC;
	text-transform: none;
}
span.large A:visited {
    font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: none;
}

span.largehere  {
	font-size: 16px;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-variant: normal;
	font-weight: normal;
}
span.here  {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: normaL;
	font-weight: normal;
}


span.botlinks {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #263845;
	text-decoration: none;
	text-align:center;
	font-variant: small-caps;
}
span.botlinks A:link {
    font-size: 10px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
span.botlinks A:hover {
    font-size: 10px;
	color: #ffffff;
	text-transform: none;
}
span.botlinks A:visited {
    font-size: 10px;
	color: #ffffff;
	text-transform: none;
}
span.credit {
    font-family: "Times New Roman", Times, serif; font: small-caps 10px/14px "Times New Roman", Times, serif;  line-height: 18px; text-transform: none; color: #263845; text-decoration: none} 
span.credit A:link {
    font-family: "Times New Roman", Times, serif; font: small-caps 10px/14px "Times New Roman", Times, serif;  line-height: 18px; text-transform: none; color: #263845; text-decoration: none} 
	
span.small  {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px italic;
	line-height: normal;
	color: #999999;
	}
span.small A:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px italic;
	line-height: normal;
	color: #999999;
	}
	.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.box {
	width:200px;
	height:175px;
	margin-top: 8px;
	margin-right:8px;
	padding: 8px;
	text-align: center;
	float:left;
}
.box p {
	color: #6E6C64;
	font-size: 70%;
	font-weight: bold;
	text-align: center;
	line-height:90%;
	padding-top:5px;
	text-transform: uppercase;
	}
.box p a {
	color: #6E6C64;
	text-decoration: none;
	}
.box p a:hover {
	color: #fff;
	}	

.box h6 {
	padding:0px;
	margin:0px;
	font-size: 60%;
	font-weight: normal;
	padding-top:3px;
}
.content a img {
	padding-right: 5px;
	padding-left: 5px;
}
#ArtistImages #imgcell { height: 600px; }

#ArtistImages #imgcell #caption {
	font-size: 1.5em;
	color: #263845;
	padding-top: 5px;
}

