html, body{height:100%;} 
body {
	margin: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	background-image:url(../images/bkgnd-test.jpg);
	background-position:left;
	background-repeat:repeat-y;
}
img, img a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #630;
	border-right-color: #630;
	border-bottom-color: #630;
	border-left-color: #630;
}
h1, .large-brown-title {
	font-size:24px;
	display:inline;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bold;
}
h2, h3 {
	font-size:100%;
	font-weight:normal;
	margin:0px;
	padding:0px;
	display:inline;
}
#content{
height:100%;
}
#left {
	position:absolute;
	float:left;
	display:block;
	height:598px;
	padding-right:5px;
	width:240px;
	text-align:left;
/*background-image:url(../images/menu-dropshadow.gif);
background-position:right;
background-repeat:repeat-y;*/
}
#left img {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 8px;
/*	border: 3px solid #BA8B2E; */
/* border:2px solid #000; */
}
#info img {
	margin:20px 0px 0px 0px;
/*	border: 0px solid #BA8B2E; */
}
#main {
	display:block;
	position:absolute;
	left:249px;
	top:0px;
	width:800px;
	float:none;
	padding-top:20px;
	font-size:15px;
	color: #55392B;
/*
	height: 2367px;
*/
}
#mainbanner {
	display:block;
	position:absolute;
	left:240px;
	top:0px;
	width:810px;
	float:none;
	padding-top:0px;
}
.padleft {
	margin-left: 20px;
}
#main a:link, #main a:visited{
	color:#FFFFFF;
	text-decoration:none;
}
#main a:hover{
	text-decoration:underline;
	/*font-size: 15px;*/
}
#menu {
text-align:left;
padding-left:10px;
padding-bottom:30px;
}
.title {
	font-size:16px;
	font-weight:bold;
}
#info {
font-size:12px;
text-align:center;
}
#info a{
	color:#D0C7B9;
	font-size:0.8em;
	text-decoration:none;
}
#info a:hover{
	color:#FFFFFF;
}
#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{
color:#630;
font-size:10px;
}
.max400 img{
max-width:400px;
}
#searchresults {
	font-size:1em;
}
.niceLink {
	font-size: 13px;
}
.large-white-text {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 24px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
.large-white-text a, .large-white-text a:link,  .large-white-text a:active,
 .large-white-text a:visited, .large-white-text a:hover,
 #main.large-white-text, #main.large-white-text a {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif !important;
	font-size: 24px !important;
	color: #FFF !important;
	font-weight: bold !important;
	text-decoration: none;
}
.large-white-text a:hover {
	text-decoration: underline;	
}

.niceLink a:link { color:#FFFFFF; }
.niceLink a:hover {color:#EEEEFF; }
.niceLink a:visited {color:#FFFFFF; }
.floatLeft {
	float: left;
	margin-right: 10px;
	margin-top: 10px;
}
.floatRight {
	float: right;
	margin-left: 10px;
	margin-top: 10px;
	width: 280px;
}
.thumb-box {
	width: 225px;
	margin: 10px;
	float: left;
}
.itemDesc {
	font-size: .8em;
}
#main table tr td h5 a strong {
	font-size: 14px;
}
