/* Style sheet for peterkaufmanstudio.com *//* Author: Harry J. Saddler | hsaddler@pacbell.net *//* global styles */body {	margin: 0;	padding: 0;	font-family: times, serif;	font-size: 14px;	color: #333333;	background-color: white;	}/* link style */a {	color:  #000; 	text-decoration: none;	}	a:visited { 	color:  #000; 	text-decoration: none;	}	a:active { 	color:  #000; 	text-decoration: none;	}	a:hover {	color: #415280;	text-decoration: none;	}.here {	color: #888;	}.banner {	padding: 28px 0 28px 28px;	width: 100%;	background: #6C7CA5;	}	.content {	padding: 36px 0 48px 129px;	width: 480px;	}.menu {		font-size: 14px;		padding-bottom: 12px;	}		.title {		font-size: 22px;		color: black;		padding-bottom:18px;	}	.mainimage {	}	.thumbTable {	margin:-56px; 	padding-bottom:16px;		}.caption {	font-size: 10pt;	font-style: italic;	color: #444;	margin-top: 8px;	padding-bottom:8px;}	.text {	padding-bottom: 12px;	}.head {	font-weight: bold;	margin: 12px 0 8px 0;	}p {	margin: 0px 0 12px 0;	}