a:link {
	text-decoration: underline;
	color: #2E7E77;
	background-color: transparent;
}

a:visited {
	text-decoration: underline;
	color: #2E7E77;
	background-color: transparent;
}

a:hover {
	color: #FFFFFF;
   background-color: #96C1C5;
	text-decoration: none;
}

body {
	background-image:  url(resources/bg-body.jpg);
	background-repeat: repeat-x;
	border: 0;
	margin: 0;
	padding: 0;
	text-align: center;
	min-width: 792px;
}
#topofpage {
   position: relative;
	width: 792px;
	height: 200px;
	background-image: url(resources/top-of-page.jpg);
	background-repeat: no-repeat;
	text-align: left;
   margin: 0 auto 0 auto;
}
#txtartist {
	float: left;
	width: 194px;
	height: 100px;
   padding: 0;
	margin: 0;
}
#txtartist h1 {
	background-color: transparent;
	color: #558E9B;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 26px;
	font-weight: normal;
	margin: 0;
	padding-top: 65px;
	padding-left: 45px;
	width: 400px;
}
h1 a  {
	background-color: transparent !important;
	color: #558E9B !important;
	text-decoration: none !important;
}
h2  {
	background-color: transparent;
	color: #558E9B;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 20px;
	font-weight: normal;
	padding: 10px 0 4px 70px;
	margin: 0;
	clear: both;
}
h3  {
	background-color: transparent;
	color: #558E9B;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 19px;
	font-weight: normal;
	padding: 0 0 4px 70px;
	margin: 0;
	clear: both;
}
h4  {
	background-color: transparent;
	color: #558E9B;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 15px;
	padding: 0 0 4px 70px;
	margin: 0;
	font-weight: 700;
}
#artwork {
	background-color: transparent;
	color: #396473;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5;
	text-align: center;
}
#freefinancing {
	background: transparent;
	color: #990000;
	font-family: Arial, sans-serif;
	font-size: 10px;
	float: right;
	margin-bottom: 20px;
	margin-right: 6px;
}

#freefinancing a:link {
	background: transparent;
	color: #990000;
	text-decoration: underline;
}

#freefinancing a:visited {
	background: transparent;
	color: #990000;
	text-decoration: underline;
}

#freefinancing a:hover {
	background: transparent;
	color: #990000;
	text-decoration: none;
}
div.clear {
	clear: both; 
	line-height: 0; 
	height: 0;
}

#wrap {
   position: relative;
	text-align: center;
   margin: 0 auto 0 auto;
	width: 792px;
	background-image:  url("resources/bg-wrap.jpg");
	background-position: center;
	background-repeat: repeat-y;
	background-color: transparent;
	min-height: 200px;
}

#content {
	position: relative;
	text-align: left;
   margin: 0 auto 0 auto;
	width: 760px;
	background-color: transparent;
	background-image: url(resources/bg-content-artist.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding-top: 20px;
	min-height: 200px;
}

#singlecolumnartist {
   float: left;
	width: 530px;
   text-align: left;
	background-color: transparent;
	min-height: 200px;
}

#singlecolumnartist p {
	margin: 16px 10px 0 88px;
	background-color: transparent;
	color: #396473;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5;
	padding: 0;
}

#navcontainer {
	width: 170px;
	float: right;
	margin: 0 12px 0 0;
}
#navlist {
padding-right: 6px;
margin-right: 0;
}

#navlist li {
list-style: none;
margin: 0;
text-align: right;
font-family: Verdana, sans-serif;
font-size: 10px;
border-bottom: 1px solid #AFCDD8;
line-height: 2.2;
}

#navlist li a { 
text-decoration: none; 
background-color: transparent;
padding: 0.45em;
}

#navlist a:link {
	text-decoration: none;
	color: #2D7972;
	background-color: transparent;
}
#navlist a:visited {
	text-decoration: none;
	color: #2E7E77;
	background-color: transparent;
}

#navlist a:hover {
	color: #FFFFFF;
   background-color: #96C1C5;
	text-decoration: none;
}

#navlist li a.red { 
    color: #990000;
}

p.sitemap {
   text-align: right !important;
	background-color: transparent;
	color: #3E6D7D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 2;
	margin-top: 6px;
}

.dropcap {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size : 200%; 
	font-weight : bold; 
	float: left; 
	background-color: #96C1C5;
	color: #FFFFFF;
	text-align: center;
	width: 1em;
	margin-right: 5px;
	margin-bottom: 1px;
}

.imgleft {
	float: left;
	margin-right: 14px;
	margin-bottom: 4px;
}
.imgright {
	float: right;
	margin-left: 14px;
	margin-bottom: 4px;
}
.imgcenter {
	margin-left: auto;
	margin-right: auto;
}
.bold {
	font-weight: 700;
}
.boldred {
	font-weight: 700;
	color: #CC0000 !important;
	background-color: transparent;
}
.red {
	font-weight: normal;
	color: #FF0000;
	background: transparent;
}
.artworkred {
	font-weight: 700;
	color: #CC0000;
	background-color: transparent;
}
.centerdiv {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
}
.centerdiv p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif     !important;
	font-size: 10px !important;
	line-height: 1.2;
	text-align: center;
	margin-top: 0 !important;
	margin-bottom: 0 !important;
	padding: 0 !important;
}
.centerdiv img {
	margin: 0 auto 0 auto;
	padding: 0;
}

.leftdiv {
	float: left;
	margin-bottom: 30px;
}
.leftdiv p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif     !important;
	font-size: 10px !important;
	line-height: 1.2;
	text-align: center;
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}
.leftdiv img {
	margin-bottom: 0;
	padding: 0;
}
.plus1 {
	font-size: 115% !important;
	font-weight: normal;
}
.plus2 {
	font-size: 145% !important;
	font-weight: normal;
}
li {
	background-color: transparent;
	color: #396473;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: circle;
margin-left: 96px;
}
table#artist td {
	background-color: transparent;
	color: #396473;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}
table#artist td img {
	 margin: 14px auto 0 auto; 
	 padding: 0;
	 	 }
table#artist p {
	margin-left: 0;
	margin-right: 0;
}
.logoright {
	float: right;
	margin-top: 12px;
	margin-left: 14px;
	margin-bottom: 4px;
}







.red {
	color: #CC0000;
	background-color: transparent;
}

div.boxliteblue {
	background-color: #DCEDED;
	color: #000000;
	width: 70%;
	padding: 28px 22px 28px 32px;
	margin-left: 85px;
}
.boxliteblue p {
	background-color: #DCEDED;
	color: #000000 !important;
	padding-left: 0 !important;
	margin-left: 0 !important;
}

