html, body{height:100%;} 
body {
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	background-color:#ffffff;
	background-image: url(../images/body_dropshadow.gif);
	background-repeat: repeat-y;
	background-position: left top;
	/*background-image:url(../images/body_dropshadow.gif);
background-position:left;
background-repeat:repeat-y;*/
}
#content{
height:100%;
}
#left {
	position:absolute;
	float:left;
	display:block;
	padding-right:25px;
	width:200px;
	text-align:center;
	background-image: url(../images/body_dropshadow.gif);
	background-position:right;
	background-repeat:repeat-y;


/*background-image:url(../images/menu-dropshadow.gif);
background-position:right;
background-repeat:repeat-y;*/
}
#left img {
	margin:20px 0px 20px 0px;
	border-top: none;
	border-right: none;
	border-bottom:  none;
	border-left: none;

}
#main {
	display:block;
	position:absolute;
	left:231px;
	top:13px;
	width:540px;
	float:none;
	padding-top:20px;

}
#main a{
color:#000000;
text-decoration:none;
}
#main a:hover{
color:#000000;
text-decoration:overline;
}
#menu {
text-align:left;
padding-left:10px;
padding-bottom:30px;
}

.title {
font-size:14px;
font-weight:normal;
color:#CCCCCC;
}
#info {
	font-size:12px;
	text-align:center;
	color: #FFFFFF;
}
#info a:link, #info a:visited, #info a:active {
color:#CCCCCC;
font-size:12px;
text-decoration:none;
}
#info a:hover{
	font-size:12px;
	text-decoration:underline;
}
#artist-drop{
padding-top:4px;
}
#artist-drop select {
font-size:12px;
}
#index-content {
padding-left:50px;
padding-right:50px;
}
#gallery-img{
display:block;
height:320px;
padding-left:50px;
padding-top:20px;
width:100%;
text-align:left;
}
#tagline {
font-size:12px;
width:215px;
padding-right:10px;
padding-top:30px;
height:80px;
float:left;
}
#tagline1 {
font-size:10px;
width:405px;
padding-right:10px;
padding-top:30px;
height:80px;
vertical-align:bottom
}
#tagline1 img{
padding-right:20px;
}
#currentpage a{
color:#000;
font-weight:bold;
}
.artist-desc{
font-size:10px;
}
.max400 img{
max-width:400px;
}
#searchresults {
font-size:11px;
}
.grayBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;

}
