/*Yeah baby, here is some CSS*//*Copyright 2000 - 2007 by Jenine Clevenger*/a{	color: #4C4050;	text-decoration: none;}a:hover{	color: #FF3366;}body {	background-color: #d6d1d5;	font-family: Arial, Helvetica, sans-serif;	font-size: 12pt;	color: #000000;}h1 {	font-family: Arial, Helvetica, sans-serif;	font-size: 20px;	font-weight: bold;	color: #000000;}h2 {	font-family: Arial, Helvetica, sans-serif;	font-size: 14px;	color: #999999;	padding: 0px;	font-weight: normal;}h3{	font-size: 16px;	color: #999999;	font-family: Arial, Helvetica, sans-serif;}h4{	font-family: Arial, Helvetica, sans-serif;	font-size: 9pt;	color: #999999;}h5{	font-family: Arial, Helvetica, sans-serif;	font-size: 10pt;	color: #000000;	font-weight: normal;}#wraper {	width: 871px;	margin-right: auto;	margin-left: auto;	clear: both;	height: 100%;	}#content_top {	background-image: url(images/banner.gif);	height: 125px;	position: relative;	clear: both;}#content_mid {	background-image: url(images/background_mid.gif);	background-repeat: repeat-y;	position: relative;	height: 100%;	top: auto;	padding-top: 5px;	padding-bottom: 10px;}#content_footer {	background-image: url(images/footer.gif);	height: 48px;	position: relative;}.next:link, .next:visited, .next:active {	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	padding:2px 4px;	background:#fff;	color:#666;	font-weight:bold;	text-decoration:none;	margin-right:5px;	border:1px solid #999;	}.next:hover {	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	padding:2px 4px;	background:#9B8E83;	color:#FFF;	font-weight:bold;	text-decoration:none;	margin-right:5px;	border:1px solid #ccc;}.thumb_img {	padding: 0px;	border: 2px solid #999999;	margin: 10px;}.sold_text {	color: #FF0000;	text-transform: uppercase;}#content_buttons {	text-align: right;	width: 300px;	float: right;}#footer{	height: 20px;	width: 870px;	padding-top: 8px;	padding-right: 0px;	padding-bottom: 10px;	float: right;	text-align: center;	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	color: #FFFFFF;}#navbar{	float: right;	height: 20px;	width: 800px;	clear: none;	text-align: right;	font-family: Arial, Helvetica, sans-serif;	font-size: 14px;	font-weight: bold;	color: #4C4050;	letter-spacing: 1px;	padding-right: 40px;}#heading1{	width: 825px;	padding-left: 50px;}/*2 col for the paintings pages*/#paint_right{	left : 50%;	width : 40%;	padding : 1em 0 1em 2em;	margin-left: 55%;	border-top-width: thin;	border-right-width: thin;	border-bottom-width: thin;	border-left-width: thin;	border-top-style: none;	border-right-style: none;	border-bottom-style: none;	border-left-style: dotted;	border-top-color: #999999;	border-right-color: #999999;	border-bottom-color: #999999;	border-left-color: #999999;}#paint_left{	left : 0;	width : 48%;	padding : 1em 0 1em 3em;	float: left;}#content_mid_container {	position : relative;	width : 100%;}#painting_mid_container {	position : relative;	padding-right: 3em;	padding-left: 3em;	height: 600px;}/*2 col for homepage*/#home_right{	left : 50%;	width : 50%;	margin-left: 50%;	padding-top: 1em;	padding-right: 0;	padding-bottom: 1em;}#home_left{	left : 0;	width : 40%;	padding : 1em 0 1em 3em;	float: left;}.homeimg{	border: 2px solid #CCCCCC;}/*thumbnails with captions*/div.float {	float: left;  }  div.float p {	text-align: center;	padding: 10px;	border-top-style: none;	border-right-style: none;	border-bottom-style: none;	border-left-style: none;   }/*2 col for cv*/#cv_right{	left : 50%;	width : 50%;	padding : 1em 0 1em 2em;	margin-left: 45%;}#cv_left{	left : 0;	width : 40%;	padding : 1em 0 1em 3em;	float: left;}#exh_right{	left : 50%;	width : 50%;	padding : 1em 0 1em 2em;	margin-left: 20%;}