html, body{
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #666;
	background-image: url(../images/body_dropshadow.gif);
	background-repeat: repeat-y;}
#left {
	float: left;
	width: 190px;
	padding: 60px 10px 10px 5px;
	text-align: center;
}
#logo a:link, #logo a:visited	{
	position: absolute;
	top: 5px;
	left: 15px;
	display: block;
	height: 50px;
	width: 160px;
	background: url(../images/r_e_welch_art_gallery.jpg);
}
#logo a:hover, #logo: a:active	{
	background: url(../images/r_e_welch_art_gallery_on/jpg);
}
#main {
	float: left;
	padding-left: 25px;
	width: 610px;
	padding-top: 20px;
}
#main table	{
	position: relative;
}
#main a	{
	color: #8A2B00;
	text-decoration: none;
}
#main a:hover{
	color: #8A2B00;
	text-decoration: underline;
}
#menu {
	text-align:left;
	padding-bottom:30px;
}

.title {
	font-size:16px;
	font-weight:bold;
	color:#666;
}
#info {
	font-size:12px;
	text-align:center;
}
#info a	{
	color:#999;
	font-size:12px;
	text-decoration:none;
}
#info a:hover	{
	color: #999;
	font-size: 12px;
	text-decoration: underline;
}
#artist-drop{
	margin: 5px 0 10px;
}
#artist-drop select {
	font-size:12px;
}
.divborder {
	border: 1px solid #E6E6E6;
}
#gallery-img	{
	display: block;
	height: 400px;
	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;
}
h2	{
	font-size: 110%;
	font-variant: small-caps;
}
h3	{
	font-size: 100%;
	font-weight: bold;
	text-align: center;
}
h4	{
	 text-align: center;
	 font-weight: bold;
	 color: #000080;
	 font-variant: small-caps;
	 font-size: 105%;
}

a:active, a:focus {
	outline: 0;
}
#invisible, #invisible a:link, #invisible a:visited	{
	color: #000;
	text-decoration: none;
	font-size: 1px;
}

.nobr {
white-space: nowrap;
}

.preload	{
position: absolute;
top: -1000px;
height: 1px;
width: 1px;
overflow: hidden;
}
