body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	margin: 0px;
	padding: 0px;
	background-color: #fbf9f7;
	text-align: center;
}
#divHome {
	width: 750px;
	height: 486px;
	margin-top: 6px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/home_bg.gif);
	background-repeat: no-repeat;
}
#divTop {
	width: 750px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}
#divMain {
    width: 750px;
    height: 350px;
    margin-top: 75px;
	margin-left: auto;
	margin-right: auto;
    text-align: center;
}
#divImage {
	width: 700px;
	height: 375px;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
}
#divForm {
    width: 600px;
    height: 375px;
    margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
    text-align: left;
}
#divNavPaintings {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
}
#divNavGeneral {
	width: 750px;
	color: #003366;
	height: 40px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	word-spacing: 1em;
	font-size: .8em;
}
#divFooter {
	width: 750px;
	height: 20px;
	font-size: 9px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}
#divMore {
	margin-top: 100px;
	margin-left: -620px;
}
#divPrev {
	margin-top: -10px;
	margin-left: -508px;
}
#divBack {
	position: relative;
	width: 1px;
	left: 118px;
	top: 0px;
}
#divPageNum {
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
	color: #003366;
}
.noSpace {
	word-spacing: 0em;
}
a {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #663300;
}
.current {
	color: #663300;
}
.imageTable {
	width: 675px;
	height: 140px;
	text-align: center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #A46637;
}
.caption {
	font-size: 9px;
	color: #663300;
}
.imageCell {
	text-align: center;
	padding: 5px 0px 0px;
}
.infoCell {
	width: 150px;
	text-align: left;
	padding: 5px 5px 5px;
}
.imageLink {
	border: 3px solid #fbf9f7;
}
.imageLink:hover {
	border: 3px solid #663300;
}
.text {
	text-align: left;
	line-height: 160%;
	margin-top: 0px;
	margin-right: 75px;
	margin-bottom: 0px;
	margin-left: 150px;
	color: #663300;
}
.pressText {
	text-align: left;
	line-height: 160%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #663300;
}
.sideImage {
	float: left;
}
.smallText {
	text-align: left;
	line-height: 160%;
	margin-top: 0px;
	margin-right: 75px;
	margin-bottom: 0px;
	margin-left: 250px;
	color: #663300;
}
.invisible {
	color:#fbf9f7;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.2em;
	color: #663300;
}
.tempText {
	color: #663300;
}
.blueText {
	color: #003366;
}
.copyText {
	text-align: left;
	line-height: 160%;
	margin-top: 0px;
	margin-right: 75px;
	margin-bottom: 0px;
	margin-left: 75px;
	color: #663300;
}
.enlargeText {
	font-size: 9px;
	color: #663300;
}
.formText {
	text-align: right;
	color: #663300;
	vertical-align: top;
}
