body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	background-color: #fff;	
	background-image: url(images/BG1.gif);
	background-repeat: repeat-x;
	margin: 0;
	color: #000;
	}

h4 {
	margin-bottom: 3px;
	}

a, a:link, a:visited {
	color: #003366;
	text-decoration: underline;
}

a:hover, a:active {
	color: #99CC66;
	text-decoration: none;
}

.bodyhead {
	font-size: 13;
	font-weight: bold;
	color: #000000;
}
.bodybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #000000;
}
.updated {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: italic;
	color: #999999;
}
.CAPI {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
.SUBMENULINKS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}
.pieceinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.piecename {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
}
.thumbinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
.bodypublication {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #00457A;
}
.bodysm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.bodyboldsm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

/* BEGIN GALLERY PAGE STYLES */
.gallery-grid-left {
	float: left;
	width: 320px;
	text-align: left;
}

.gallery-grid-right {
	float: right;
	width: 320px;
	text-align: left;
	
}

#gallery_wrapper {
	padding-left: 50px;
	}

/* END GALLERY PAGE STYLES */


/* BEGIN ROLLOVER PAGE STYLES */

#rollover_wrapper_1 {
	padding: 30px 0 0 41px;
	}

#rollover_thumbs {
	float: left;
	padding: 0 0 0 0;
	}
	
#rollover_thumbs img {
	padding-bottom: 5px;
	}

#rollover_main_image {
	float: left;
	padding: 0 10px 0 10px;
	}

#rollover_text {
	float: left;
	border: 1px solid #cccccc;
	padding: 10px;
	width: 178px;
	}

/* END ROLLOVER PAGE STYLES */
