
p,body,a,a:active,a:visited,a:link,a:hover{
  font-style: normal;
	font-weight: normal;
  font-family:Arial,Tahoma,sans-serif;
  font-size:medium;
  color:#ffffff;
}

/* No H1 needed */

h2{
  font-style: normal;
	font-weight: normal;
  font-family:Arial,Tahoma,sans-serif;
  font-size:large;
  color:#ffffff;
	text-align: left;
}



.pictureframe { /* This is what goes around all images on site, a green border - set table to spacing='0' padding='10' */
      border:1px solid #FFFFFF;
      align: center;
      valign: middle;
}




.picturelabel { /* This set is for the 'gallery type' labels, a white border - set table to spacing='0' padding='10' */
      border:1px solid #ffffff;
      align: center;
      valign: middle;
}
.picturelabeltd { /* This set is for the 'gallery type' labels, a green border - set table to spacing='0' padding='15' */
			background: #7B998D;
			align: center;
			text-align: center;
			valign: middle;
}
.picturelabelname { /* Painting title */
			font-style: normal;
    	font-weight: bold;
      font-family:Arial,Tahoma,sans-serif;
      font-size:small;
      color:#ffffff;
    	text-align: center;
}
.picturelabelsubtitle { /* Painting title */
			font-style: italic;
    	font-weight: bold;
      font-family:Arial,Tahoma,sans-serif;
      font-size:x-small;
      color:#ffffff;
    	text-align: center;
}

.picturelabelsmalltext { /* Painting description and size */
			font-style: normal;
    	font-weight: bold;
      font-family:Arial,Tahoma,sans-serif;
      font-size:x-small;
      color:#ffffff;
    	text-align: center;
}






.buttonlabel { /* In-page button for navigating pages */
      border:none;
      align: center;
      valign: middle;
}

.textlabel { /* for text-labelled pictures on the RHS */
      border:none;
      align: center;
      valign: middle;
}

.narrative{
  font-style: normal;
	font-weight: bold;
  font-family:Arial,Tahoma,sans-serif;
  font-size:x-small;
  color:#ffffff;
	text-align: center;
}

.artist-pics  {
margin-left:100px;
}

