html, body{height:100%;} 
body {
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666666;
	background-image:url(../images/body_dropshadow.gif);
background-position:left;
background-repeat:repeat-y;
}
#content{
height:100%;
}
#left {
position:absolute; 
float:left;
display:block;
height:100%;
padding-right:25px;
width:200px;
text-align:center;
/*background-image:url(../images/menu-dropshadow.gif);
background-position:right;
background-repeat:repeat-y;*/
}
#left img {
margin:20px 0px 20px 0px;
border:2px solid #999;
}
#main {
display:block;
position:absolute;
left:220px;
top:0px;
width:540px;
float:none;
padding-top:20px;
}
#main a{
color:#8A2B00;
text-decoration:none;
}
#main a:hover{
	color:#8A2B00;
	text-decoration:underline;
}
#menu {
text-align:left;
padding-left:10px;
padding-bottom:30px;
}

.title {
	font-size:16px;
	font-weight:bold;
	color:#666666;
}
.home_title {
	font-size:16px;
	font-weight:bold;
	color:#666666;
	float:left;
}
#gallery-description {
	clear: both;
}
.folio {
	float: right;
	text-align: right;
}

#info {
font-size:12px;
text-align:center;
}
#info a{
color:#999999;
font-size:12px;
text-decoration:none;
}
#info a:hover{
color:#999999;
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;
	clear: both;
}
#gallery-img{
	padding-left:50px;
	padding-top:20px;
}
.tagline {
	font-size:12px;
	padding-right:10px;
	padding-top:30px;
	height:80px;
	float:left;
	width: 150px;
}
#tagline1 {
	font-size:10px;
	padding-top:30px;
	height:80px;
	vertical-align:bottom;
	clear: both;
}
#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;
}

