.container {
	padding: 15px;
	width: 750px;
	background: #FFF;
	font-family: "Lucida Grande", Arial;
	font-size: 14px;
	color: #000;
	text-align: center;
	margin: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
h1 {
	color: #000;
	margin-top: 0px;
	padding-top: 0px;
	font-family: "Lucida Grande", Arial;
	font-size: 19px;
	font-weight: bold;
}
h2 {
	color: #333;
	margin-top: 0px;
	padding-top: 0px;
	font-family: "Lucida Grande", Arial;
	font-size: 16px;
	font-weight: bold;
}
.body {
	margin-top: 15px;
	margin-bottom: 15px;
}
.contentspacing {
	padding-top: 15px;
	padding-bottom: 15px;
}
.footer {
	padding: 5px;
	background-color: #EADDC4;
	font-family: "Lucida Grande", Arial;
	font-size: 12px;
	text-align: right;
	border: 1px solid #B6AE9C;
	line-height: 18px;
	background-image: url(../_images/_template/footerback.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #666666;
}
.maincontent {
	font-size: 13px;
	background-image: url(../_images/_template/bodyback.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
}
.infocontent {
	font-size: 13px;
	background-position: left top;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
}
.header {
	text-align: left;
}
a:hover {
	color: #59554C;
}
.sideback {
	background-image: url(../_images/_template/sideback.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.sidecategory {
	font-family: "Lucida Grande", Arial;
	font-size: 19px;
	font-weight: bold;
	color: #6E675D;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: left;
}
.quote {
	font-family: "Lucida Grande", Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	height: 33px;
}
	
#tabs ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	vertical-align: middle;
	}
	
#tabs li {
    margin: 0px;
	padding: 0px;
	float: left;
	}

#tabs a {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
    }
    
#tabs img {
	border: none;
	display: block;
	margin: 0px;
	padding: 0px;
	}
	
li#tab-1     {
	width: 120px;
	background: url(../_images/_template/tabs/1paintings-over.gif) no-repeat;
	margin: 0px;
	padding: 0px;
}
li#tab-2 {
	width: 116px;
	background: url(../_images/_template/tabs/2drawings-over.gif) no-repeat;
	margin: 0px;
	padding: 0px;
}
li#tab-3  {
	width: 86px;
	background: url(../_images/_template/tabs/3about-over.gif) no-repeat;
	margin: 0px;
	padding: 0px;
}
li#tab-4  {
	width: 78px;
	background: url(../_images/_template/tabs/4links-over.gif) no-repeat;
	margin: 0px;
	padding: 0px;
}
li#tab-5  {
	width: 104px;
	background: url(../_images/_template/tabs/5contact-over.gif) no-repeat;
	margin: 0px;
	padding: 0px;
}


* html a:hover {
	visibility: visible;
	margin: 0px;
	padding: 0px;
	}

#tabs li a:hover img {
	visibility: hidden;
	margin: 0px;
	padding: 0px;
	}
	
body.1      li#tab-1 img,
body.2 		li#tab-2 img,
body.3  	li#tab-3 img,
body.4  	li#tab-4 img,
body.5  	li#tab-5 img,
{
	visibility: hidden;
	margin: 0px;
	padding: 0px;
	}
	
.infohighlight {
	background-color: #EDE9E2;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}
.info {
	padding-top: 1px;
	padding-bottom: 1px;
}
