/* Universal */body {	color: #000;	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	background-image: url(images/header_bg.gif);	background-repeat: repeat-x;}a:link { 	color: #990505; 	text-decoration: none;}a:visited {	color: #666;	text-decoration: none;}a:hover { 	text-decoration: underline; }/* Header */#header {	color: #fff;	background: #fff;	background-image: url(images/header.gif);	background-repeat: no-repeat;}#header a:link {	color: #fff;	text-decoration: none;}#header a:visited {	color: #fff;	text-decoration: none;}#header a:hover {	color: #ffffcc;}#header ul {	list-style: none;	padding-left: 0px; 	margin-top: 25px;}#header ul li {	list-style: none;	display: inline;	padding-right: 40px;}/* Main Content Area */#main {	color: #000;	background: #fff;}#main p {	color: #333;	line-height: 16px;	margin-top: 0px;	text-align: justify;}#main h1 {	font-size: 20px;	padding: 0px;	margin-top: 0px;}#main h2 {	font-size: 17px;	color: #333;}#main h3 {	font-size: 14px;	line-height: 19px;	color: #990505;	margin-bottom: 0px;}#main p.slideshownav {	font-size: 11px;	text-align: right;}/* Gallery */#sections {	padding: 0px;	margin: 0px;}#thumbnails img {	padding: 0px;	margin-right: 10px;	margin-bottom: 10px;	border: 1px solid #dcdcdc;}#thumbnails img:hover {	border: 1px solid #black;}#paintings img {	padding: 10px;	margin: 0px;	border: 1px solid #dcdcdc;}	/* Footer */#footer {	color: #333;	background: #fff;}#footer p.copyright {	font-size: 11px;	color: #333;}		
