#mainContainer {
	/*background: url(i/gallery_background3.jpg) no-repeat #424241 top center; height: 500px; width: 885px;*/
	padding: 0;
	padding-top: 20px;
}

#paintingTable {
	width: 96%;
	text-align: center;
	margin: 0 auto;
	margin-top: 20px;
	padding: 6px;
}

td { vertical-align: top; }

#nav li.current a { color: #848484; }
#nav li a { color: #727272; }

#sideNav { padding-top: 0px; text-align: left; }
#sideNav a { color: #699; text-decoration: none; }
#sideNav a:hover { color: #699; text-decoration: underline; }

#sideNav .active { color: #699; }

#sideNav img { margin-right: 5px; }

/*#painting img { border: 10px solid #31312e; }*/

.small { font-size: 11px; color: #c9c9a2; }
a.small, .small a { color: #768173; }
.small b { color: #4b4b4b; }

.size { padding-top: 10px; font-size: 12px; color: #8f8d7f; }