body {background-color : #ffffff; margin : 0px; padding-top : 20px; padding-left : 70px;}


p	{font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #000000;
	}

img {	border:0px none white; }

.copyright {font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
		color : #666666;
	}

.content {width : 500px; 
			padding-left : 0px; 
			padding-right : 2px;
			cellpadding : 0px;
			cellspacing : 0px; 
			background-color : #ffffff; 
		}
			
.nav {background-color : #000000; 
		padding : 4px; 
		color : #ffffff; 
		text-align : left}
		
.center {text-align : center}

.navcol {background-color : #000000;
			padding : 4px;
			width : 100px; 
			text-align : center}	


/* Gallery pages */
							
.galleryTOCHeader {
	padding-top : 2px;
	padding-left : 5px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : 700;
	text-decoration : none;
	color : #666666;
	border : 0;
	text-align : left;
	line-height: 2
	}
	
.previousNext_infoAboutPiece {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : 700;
	text-decoration : none;
	color : #666666;
	border : 0;
	text-align : left;
	line-height: 2
	}
	
.italicTitle {
	padding-top : 2px;
	padding-left : 5px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : 700;
	font-style : italic;
	color : #666666;
	border : 0;
	text-align : left;
	line-height: 2
	}


		

/* NAVIGATION MENU ITEMS */

/* Hyperlink states   a {text-decoration : none}a:Hover {text-decoration : underline}a:Active {text-decoration : underline} */


a:link.navlink {
	/*padding-top : 2px;*/
	padding-left : 5px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : 700;
	text-decoration : none;
	color : #666666;
	border : 0;
	text-align : left;
	/*line-height: 1*/}

a:hover.navlink {
	/*padding-top : 2px;*/
	padding-left : 5px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : 700;
	text-decoration : none;
	color : #000000;
	text-align : left;
	/*line-height: 1*/}
	
a:active.navlink {
	/*padding-top : 2px;*/
	padding-left : 5px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : 700;
	text-decoration : none;
	color : #000000;
	text-align : left;
	/*line-height: 1*/}
	
a:visited.navlink {
	/*padding-top : 2px;*/
	padding-left : 5px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : 700;
	text-decoration : none;
	color : #666666;
	text-align : left;
	/*line-height: 1*/}
	
/* Smaller nav links */	


a:link.linkbody {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	text-decoration : none;
	color : #666666;
	border : 0;
	line-height: 2}

a:hover.linkbody {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	text-decoration : none;
	color : #000000;
	line-height: 2}
	
a:active.linkbody {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	text-decoration : none;
	color : #000000;
	line-height: 2}
	
a:visited.linkbody {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	text-decoration : none;
	color : #666666;
	line-height: 2}