	a:link {
		color: #4c4840;
		text-decoration: none;
		
	}
	a:visited {
		color: #555555;
		text-decoration: none;
	}
	a:hover {
		font-weight: bold;
		//color: #000000;
	}
	.wht {color: #ffffff;}
	
	//a:active {color: orange;}

	body {
		margin:0;
		padding:0;
		background-color: #f0f1e3;
		text-align: left;
		font-family: Ariel, Helvetica, san-serif;
		font-size:13px;
	}
	
	h1 {
		font-size:30px;
		color: #363128;
	}

/*	
	table {
		border-spacing: 0; /*Others*/
/*		border-collapse: collapse; /*IE*/
/*		border-width: 0px;
		border-style: none ;
		vertical-align: top;
	}
*/	
	table.main {
		padding:24px;
	}
	table.thumbs {
		border-width:4px;
		text-align: top;
	}
	.main_img {
		text-align: center;
		vertical-align: bottom;
	}

	.Painting_05 {background-color: #7cc21a;}
	.Painting_06 {background-color: #8e6ec8;}
	.Painting_07 {background-color: #6739c1;}
	.Painting_08 {background-color: #aa0090;}
	.Painting_09 {background-color: #d14d46;}
	.Painting_10 {background-color: #0bc381;}
	.Painting_11 {background-color: #8c5882;}
	.Painting_12 {background-color: #45ab52;}
	
	p {
		font-size:13px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-weight: lighter;
		color: #4c4840;
		margin: 4px;	
	}
	
	p.cptn {
		font-size:11px;
		text-align: center;
	}
	
	p.cprt {
		color:#bfb5a1;
		font-size:9px;
		text-align: right;
		margin-right: 30px
	}
	
	.biotbl{
		font-size:13px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-weight: lighter;
		color: #4c4840;
		margin: 4px;
	}
	
	.bio{
		padding-top: 16px;
		padding-left: 10px;
		padding-bottom: 10px;
		background-color: #ffffff;
	}
	
	.datecell{
		padding-left: 10px;
		vertical-align: bottom;	
	}
	
	.listingcell{
		padding-left: 6px;
		vertical-align: bottom;	
	}
	
	.biohed{
		color:#000000;
		font-size:14px;
		padding-top: 8px;
		padding-bottom: 2px;
	}
	
	.parenth{
		font-size:12px;
		color: #4c4840;
	}
	
	.menu{
		vertical-align: top;
	}
	
	.navclr {
		color: #4b505d;
	}

	p.bld_txt {
		font-weight: bold;
	}
	.ctrTxt{
		text-align: center;
	}
	.rtTxt{
		text-align: right;
	}
	.crnt_itm {
		//font-size:13px;
		font-weight: bold;
		color: #eb4444;
		//color: #aaa18f;
	}
	.smlr_txt {
		font-size: 11px;
	}
	table.lft {
		text-align: left;
	}
	.grayrule{
		background-color: #7b7b7b;
	}
	.mainhed {
		color black;
		font-size: 20px;
	}
	.lft_pad {
		padding-left: 12px;
	}
	img.thum {
		margin: 2px;
	}
	img.thum_live{
		margin: 0px;
		border-color: white;
		border-style: solid;
		border-width: 2px;
	}
	.thumbs {
		vertical-align: bottom;
	}
	div.spacer-rule {
		background-color: #000000;
		height: 1px;
	}
	td.main-img-cell {
		vertical-align: bottom;
	}
/* IDs */
	#imgsim {
		margin: 0px;
		padding: 0px;
	}
	div#preload { display: none; }

	div#picdiv {
		float: left;
		text-align: center;
		vertical-align: bottom;
		background-image: url('sitewideimgs/blank500pixel.gif');
		background-repeat: no-repeat;
		width: 500px;
		height: 500px;
		margin-bottom: 3px;
		margin-top: 40px;
	}
	#pagination {
		font-size:16px;
	}
