html, body{height:100%;} 
body {
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	background-image:url(../images/body_dropshadow.gif);
    background-position:left;
    background-repeat:repeat-y;
}

#content{
    height:100%;
}

#outerBox
{
  position: static;
  height: 100%;
}


#left {
	position:absolute;
	float:left;
	display:block;
	height:483px;
	padding-right:25px;
	width:200px;
	text-align:center;
	background-image: url(images/menu-dropshadow.gif);
	background-position:right;
	background-repeat:repeat-y;
	left: 5px;
/*
	top:13px;
*/




/*background-image:url(../images/menu-dropshadow.gif);
background-position:right;
background-repeat:repeat-y;*/
}
#left img {
margin:20px 0px 20px 0px;
border:2px solid #fff;
}
#main {
	display:block;
	position:absolute;
	left:222px;
	top:22px;
	width:640px;
	float:none;
/*
	padding-top:20px;
*/
	height:100%;

}
#main a{
color:#8d2b18;
text-decoration:none;
}
#main a:hover{
color:#d94325;
text-decoration:underline;
}
#menu {
text-align:left;
padding-left:10px;
padding-bottom:30px;
}

.title {
font-size:16px;
font-weight:bold;
color:#8d2b18;
}
#info {
font-size:12px;
text-align:center;
}
#info a{
color:#8d2b18;
font-size:12px;
text-decoration:none;
}
#info a:hover{
color:#d94325;
font-size:12px;
text-decoration:underline;
}
#artist-drop{
padding-top:4px;
}
#artist-drop select {
font-size:12px;
}
#index-content {
clear:both;
padding-left:50px;
padding-right:50px;
padding-top:20px;
}
#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;
}
.bold_underline {
	font-weight: bold;
	text-decoration: underline;
}

#logoFooter09
{
  width: 740px;
  position: static;
  float:none;
}

#logoFooterLeft
{
  float: left;
  width: 50%;
}

#logoFooterRight
{
  float: right;
  width: 50%;
}
