body {
	margin:0px;
	background-image:url(images/bg_blue.jpg);
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #28303f;
	background-color:#e5e0cd;
	font-size: 14px;
}
p, ul {text-align:left}

.imgbrdr {border: 1px solid #4a4842;}

.artwork_title { font-size:12px}
.artist_name_title { font-size:24px; font-weight:bold}
.text_highlight {color:#492e31}


#top_secondary_blue {
background-image:url(images/bg_top_blue.jpg);
background-repeat:repeat-x
}

#bottom_secondary_blue {
background-image:url(images/bg_bottom_blue.jpg);
background-repeat:repeat-x}

#yellow_bg {background-image:url(images/bgmain.jpg)}

#footer_contact {color:#A3A087; text-align:left; font-size:12px; margin-top:9px; margin-bottom:10px; margin-left:280px;}
#footer_copyright {color:#A3A087; text-align:right; font-size:12px; margin-top:12px; margin-bottom:10px; padding-right:15px; float:right; line-height:12px}

a {text-decoration : none;color : #28303f; }
a:visited {color : #28303f;}
a:hover {color : #330000;}
a.footer {color:#A3A087;}
a.footer:hover {color : #999999;}


