/* paintings.css */

a
		{
		cursor: pointer;
		text-decoration: none;
		}
		
body
		{
		background-color: #555555;
		font-family: "MS Sans Serif", Geneva, sans-serif;
		font-size: small; 
		color: #000000;
		border-color: gray;
		color: #ffffff;
		}

#body 
		{
		width: 100%;
		}

div.logo1
		{
		padding: 17px 0px 11px 0px; 
		text-align: left;
		background: url(imagefiles/sungrad1.jpg);
		background-position: top left;
		width: 100%;
		}
		
h1	
		{
		position: relative;
		left: 10%;
		width: 63%;
		text-align: left;
		padding-left: 17%; 
		margin: 0px 0px 15px 0px;
		font-family: bodoni,verdana, arial, helvetica, sans-serif;
		font-size: 71px;
		color: red;
		line-height: 78px;
		background: url(imagefiles/sungradps1.jpg);
		background-position: top left;
		} 
	
table.workbutt
		{
		width: 80%;
		background-color: #5b5c51; /* #000000;  #234662;    #676361; */
		border: medium inset #676361;
		text-align: center;
		font-family: bodoni,verdana, arial, helvetica, sans-serif;
		font-size: 11px;
		letter-spacing: 4px; 
		color: white;
		font-weight: normal;
		margin: 0% 0% 0% 10%;
		}	
			
td.workbuttd
		{
		color: white;
		padding: 0 18px 0 18px;
		margin-left: 18px;
		margin-right: 18px;
		border: 0;	
		}

a.pagebut, a.pagebuton, a.pagebut1, a.pagebut:hover, a.pagebut1:hover
		{
		font-family: bodoni,verdana, arial, helvetica, sans-serif;
		font-size: 11px;
		letter-spacing: 5px; 
		text-align: center;
		vertical-align: middle;
		text-decoration: none; 
		line-height: 13px;
		}
		
a.pagebut1
		{
		color: #ee8833;
		font-weight: normal;	
		}
		
a.pagebut
		{
		color: #ffd700;
		font-weight: normal;	
		}
		
a.pagebuton
		{		
		color: #ff0000; /*#FF6226; */
		font-weight: bold;		
		}
		
a.pagebut:hover, a.pagebut1:hover
		{ 
		color: #ff6226;  
		font-weight: bold;
		}
		
div.br02, div.br04, div.br08, div.br16, div.br32, div.br64
		{
		font-size: 0px;
		line-height: 0px;
		}
		
div.br02
		{
		height: 2px;	
		}
	
div.br04
		{
		height: 4px;
		}
		
div.br08
		{
		height: 8px;
		}
		
div.br16
		{
		height: 16px;
		}

div.br32
		{
		height: 32px;
		}

div.br64
		{
		height: 64px;
		}	
	
#pictblock 
		{
		background-color: #444444;/* #224466; */
		border: thick inset gray;
		margin-left: auto;
		margin-right: auto;
		width: 730px;
		height: 460px;
		text-align: center;
		vertical-align: middle;
		}

img.mainpict
		{
		display: inline;
		text-align: center;
		vertical-align: middle;
		}

#caption 
		{
		font-family: "MS Sans Serif", Geneva, sans-serif;
		font-size: 11px;
		letter-spacing: 4px; 
		color: white;
		font-weight: normal;
		position: relative;
		margin-left: auto;
		margin-right: auto;
		width:730px;
		height: 15px; 
		}
	
#caption_left
		{
		position: absolute;
		text-align: left;
		width: 100px;
		left: 0px;
		}
	
#caption_center
		{
		position: absolute;		
		text-align: center;
		width: 520px;
		left: 100px;
		}
	
#caption_right
		{
		position: absolute;
		text-align: right;
		width: 100px;
		left: 625px;
		}

table.workmenu
		{
		width: 100%;
		background-color: #224466; /* #000000;  #234662;    #676361; */
		border: medium inset #555555;	
		font-family: "MS Sans Serif", Geneva, sans-serif;
		font-size: 11px;
		letter-spacing: 4px; 
		color: white;
		font-weight: normal;
		margin: 0% 0% 0% 0%;
		}

tr.workmenutr
		{
			text-align: center;
			padding: 0% 30% 0% 30%;
		}
		
#stripblock 
		{
		position: relative;
		margin-left: auto;
		margin-right: auto;
		width: 730px;
		height: 105px;
		}
		
#thumbstrip 
		{
		position: absolute;
		white-space: nowrap;
		width: 950px;
		height:105px;
		left:-110px;
		top: 0px;
		clip: rect(-5px 840px 110px 110px);
		}

img.thumb
		{
		cursor: pointer;
		display: inline;
		position: relative;
		left: 0px;
		margin-left: 10px;
		margin-right: 10px;
		}
		
div.copyright
		{
		font-family: "MS Sans Serif", Geneva, sans-serif;
		font-size: 11px;
		letter-spacing: 5px; 
		color: white;
		font-weight: normal;
		text-align: center;
		margin-left: auto;
		margin-right: auto;
		width: 730px;
		}	
			
p.textbottom
		{
		font-family: bodoni, verdana, tahoma, arial;
		letter-spacing: +1px;
		font-size: 9px;
		text-align: center;
		width: 87%;
		}

