body {
   min-width:790px;
   margin: 40px 0;
   background:#330000;
	color: #E7D8BB;
   }
#wrap {
   margin:0 auto;
   width:780px;
   }
#left {
   float:left;
   width:341px;
   }
#right {
   float:right;
   width:341px;
   font: 11pt Palatino Linotype, Book Antiqua, Palatino, serif;
   text-align: justify;
   margin-right: 10px;
   }
#fronttoplinks a {
	font-size: 12pt;
	color: #FFFF40;
	text-decoration: none;
	}
#fronttoplinks a:hover {
	text-decoration: underline;
	}
.frontleftlinks a {
   font: 11pt Palatino Linotype, Book Antiqua, Palatino, serif;
	color: #FFFF40;
	text-decoration: none;
	}
.frontleftlinks a:hover {
	text-decoration: underline;
	}
#paintingssub p {
	margin-top: 40px;
	}
#paintingssub a {
	color: #FFFF40;
	text-decoration: none;
	}
#paintingssub a:hover {
	text-decoration: underline;
	}
#thumbnails {
	margin-top: 30px;
	font: 11pt Palatino Linotype, Book Antiqua, Palatino, serif;
	text-align: justify;
	}
#thumbnails img {
	border: 3px double #E7D8BB;
	}
.footer {
	font: 9pt Lucida Sans, sans-serif;
}
.footer a {	
	color: white;
	text-decoration: none;
}