body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	background-color: #FFFFFF;
	border: none;
}

a:link {
	
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	
}
a:hover {
	text-decoration: none;
	
}
a:active {
	text-decoration: none;
	
}
div.header{
	font-size: 250%;
	/*font-weight: bold;*/
	color:white;

	padding-bottom:2em;
	padding-top:0.2em;
	margin-bottom:0.5em;
	padding-right:5em;
	padding-left:10em;
background-image:url(header.jpg); background-repeat:no-repeat; background-position:center;
text-align:center;
vertical-align:top;

}
/*.header {
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	background-color: #FFFFFF;

	font-family: Georgia, "Times New Roman", Times, serif;

	text-align: left;
	
}
table.header {
	padding-bottom:20px;
	border:none;

}

table.header tr td {
	padding: 10px;
	margin: 10px;
	border:none;
}*/
.name {
	background-image: url(../images/part5.jpg);
}

.footer {
	clear:both;
	font-size: 9px;
	color: #000000;
	background-color: #FFFFFF;
	padding-top:10px;
}

.navlist {
	color: black;
	background-color: #839ab1;
	font-size: 130%;
	text-align: center;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin-right: 50px;
	margin-left: 50px;
	margin-bottom:10px;
	border:solid 1px silver;
}

div.pic, div.wide-pic, div.thin-pic, div.very-wide-pic {
	float: left;
 	height: 200px;

   	padding: 16px;
    margin: 5px 3px;
	border:none;
	background:#ffffff;
	}
	
div.small-pic {
	float: left;
 	height: 150px;
	width: 8em;
   	padding: 16px;
    margin: 5px 3px;
	border:none;
	background:#ffffff;
	}
	
div.tall-pic{
	float: left;
 	height: 250px;
	width:20em;
   	padding: 16px;
    margin: 5px 3px;
	border:none;
	background:#ffffff;
	}	
div.pic {
	width:20em;
}
div.wide-pic {
	width:18em;
}
div.very-wide-pic {
	width:40em;
}
div.thin-pic {
	width:10em;
}
.main{
	clear:both;
}
	
.info
{ padding:none;
	margin:none;
	text-align:center;
}	
.thumb{ 
	height:160px; width:auto;	
}
.bigthumb{ 
	height:250px; width:auto;	
}
.main-thumb{ 
	height:120px; width:auto;	
}	
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
table.painting tr td{
	padding: 2em;
	vertical-align:top;


	 
}

.navlist a {
	color: white;
	text-decoration: none;
}
.gallery-links {
	text-align: center;
	margin: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	font-weight: bold;
	font-size: 12px;
}
.pics {
	display:inline; 
}
.instr {
	text-align:left;
}
a.pics {text-decoration:none;}*/