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

body{
	margin:0px;
	padding:0px;
	background-color:55172b;
}
.outterhead{
	width:100%;
	height:145px;
	background-color:#55172b;
}
.container{
	width:974px;
	margin-left:auto;
	margin-right:auto;
}
.header{
	width:974px;
	margin-right:auto;
	margin-left:auto;
}
outternav{
	width:100%;
	height:39px;
}
.nav{
	width:100%;
	height:25px;
	padding-left: 8px;
}
.navigation{
	width:952px;
	padding-top:4px;
	height:29px;
	background-color:#c8abab;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFF;
	text-align: right;
	word-spacing: 20px;
	padding-right: 22px;
}
.navigation a:link{
	color: #FFF;
	text-decoration:none;
}
.navigation a:active{
	color: #55172b;
	text-decoration:underline;
}
.navigation a:visited{
	color: #FFF;
	text-decoration:none;
}
.navigation a:hover{
	color: #55172b;
	text-decoration:none;
}
.slideshow{
	width:974px;
	height:300px;
	background-color:#006;
}
.content2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #999;
	text-align: left;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 30px;
	padding-left: 12px;
	line-height: 18px;
}
.content2 h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 50px;
	padding-top:8px;
	padding-bottom:8px;
	color: #55172b;
	font-weight: normal;
	line-height: 50px;
}
.galleryimage{
	width:138px;
	height:138px;
	margin:10px;
	overflow: hidden;
}
.artistimage{
	width:198px;
	height:198px;
	margin:10px;
}
.content h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 50px;
	padding-top:8px;
	padding-bottom:8px;
	color: #55172b;
	font-weight: normal;
}
.content h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #55172b;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.content h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 35px;
	color: #55172b;
	font-weight: normal;
}
.artistname{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	padding-top:2px;
	padding-bottom:2px;
	color: #55172b;
	padding-left:10px;
	text-align: left;
}
.imageright{
	width:166px;
	height:260px;
	float:right;
	border:#600;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 20px;
}
.outterfoot{
	width:100%;
	background-color:#55172b;
	height: 100%;
	float: left;
	clear: left;
}
.footer{
	width:952px;
	height:43px;
	padding-right:22px;
	padding-top:23px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #c8abab;
	text-align: right;
	word-spacing: 15px;
}
.footer a:link{
	color: #c8abab;
	text-decoration:none;
}
.footer a:active{
	color: #c8abab;
	text-decoration:underline;
}
.footer a:visited{
	color: #c8abab;
	text-decoration:none;
}
.footer a:hover{
	color: #FFEFAE;
	text-decoration:none;
}

#blanket {
background-color:#000;
opacity: 0.75;
filter:alpha(opacity=75);
position:absolute;
top:0px;
left:0px;
width:100%;
}
#popUpDiv {
	position:absolute;
	width:500px;
	height:620px;
	padding:15px;
	background-repeat: no-repeat;
	background-color: #FFF;
}
#image {
	float: left;
	padding: 10px;
}
#main {
	float: left;
}
#luketom {
	font-size: 12px;
	color: #FFFFFF;
	word-spacing: 3px;
	padding-top: 5px;
}
#message {
	font-size: 12px;
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
