/* CSS Document */

body{
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	background-color: #B6B1A6;
	margin: 0 0 0 0; 
	padding: 0 0 0 0;
}

/* need separate div for each page background */

#largeworks {
	margin: 0 0 0 0; padding: 0 0 0 12px;
	background-image: url(../images/grid_largeworks.gif);
	background-repeat: no-repeat;
	background-position: left top;}
	
#intheworks {
	margin: 0 0 0 0; padding: 0 0 0 12px;
	background-image: url(../images/grid_intheworks.gif);
	background-repeat: no-repeat;
	background-position: left top;}
	
#theartist {
	margin: 0 0 0 0; padding: 0 0 0 12px;
	background-image: url(../images/grid_theartist.gif);
	background-repeat: no-repeat;
	background-position: left top;}
	
#otherworks {
	margin: 0 0 0 0; padding: 0 0 0 12px;
	background-image: url(../images/grid_otherworks.gif);
	background-repeat: no-repeat;
	background-position: left top;}
	
/* small works tables are slightly different with multiple page numbers */

#smallworksbg {
	margin: 0 0 0 0; padding: 0 0 0 12px;
	background-image: url(../images/grid_otherworks.gif);
	background-repeat: no-repeat;
	background-position: left top;}
	
#smallworkstable {margin: 45px 30px 0 0; width: 202px; padding: 0px;}
	
td, tr, a {font-family: geneva, verdana, arial, helvetica, sans-serif;}

.linkslashes {
	font-size: 7pt; color: #760e0e; font-weight: bold; text-decoration: none;
	margin: 150px 0 0 5px;}

a:link {font-size: 7pt; color: #760E0E; font-weight: bold; text-decoration: none;}
	
a:visited { font-size: 7pt; color: #333333;
	font-weight: bold; text-decoration: none; }
	
a:hover { font-size: 7pt; color: #ac1414;
	font-weight: bold; text-decoration: none;}
	
#title {margin: 45px 0 0 0;}

/* vertical thumbnails */
.bodyimage {margin: 35px 25px 0 0px;}

/* horizontal thumbnails */
.horbodyimage {margin: 35px 0px 0 60px;}

/* large image */
.largeimage {margin: 35px 0 0 0px;}

.photocredits {margin: 5px 25px 10px 0; font-size: 9px;}

#tablelinks {margin-top: 145px;}
	
.mainheading { margin: 100px 10px 15px 0px;}
	
.maintext {
	margin-left: 10pt; margin-bottom: 8px;
	font-size: 10pt; color: black;}
	
.maintext a:link {font-size: 10pt;}
.maintext a:visited {font-size: 10pt;}
.maintext a:hover {font-size: 10pt;}
	
.description { margin: 20px 20px 25px 0px;
	font-size: 10pt; color: black;
	line-height: 1.4em;}
	
.description a:link {font-size: 10pt;}
.description a:visited {font-size: 10pt;}
.description a:hover {font-size: 10pt;}
	
.images {margin: 0px 15px 15px 0px;}



#closing {font-size: 10pt; color: #760e0e; font-weight: bold; margin: 10px 0 10px 0;}

#credits {font-size: 7pt; color: black; font-weight: bold; margin: 10px 0 15px 0;}

.nextbutton {text-align: right; margin: 0px 25px 0px 0px; display: inline;}
