/* bio.css */

a
		{
		cursor: pointer;
		text-decoration: none;
		}
	
body	
		{		
		font-family: trebuchet,bodoni,verdana, tahoma, arial, sans-serif;
		font-size: 10px; 
		color: #ffffff;
		border-color: gray;
	/*	background: #726257; */
		background:  #555555;
		 /* #676361; #5c6362; */		
		}
	
	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;
		} 
		
h2	
		{
		
	/*	left: 10%;
		width: 90%; */
		text-align: center;
		font-weight: normal;
	/*	padding-left: 5%; */
		margin: 0px; 
		font-family: bodoni, verdana, arial, helvetica, sans-serif;
		font-size: 13px;
		letter-spacing: 3px; 
		color: white;
		vertical-align: top;
		} 
		
h3	
		{
		text-align: center;
	/*	padding-left: 5%;  */
		margin: 0px; 
		font-weight: normal;
		font-family: bodoni,verdana, arial, helvetica, sans-serif;
		font-size: 11px;
		letter-spacing: 3px; 
		color: #ee8833;
		}
		
h4	
		{	
		text-align: center;
		margin: 0px;
		font-weight: normal; 
		font-family: bodoni,verdana, arial, helvetica, sans-serif;
		font-size: 10px;
		letter-spacing: 3px; 
		color: #ee8833;
		}  
	
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.pagebuton, a.pagebut1, 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.pagebut1:hover 
		{ 
		color: #ff6226;
		font-weight: bold;   
		}	
		
a.pagebuton
		{		
		color: #ff0000; /*#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;
		}

div.linered1
		{
		height: 0px;
		border-top: 1px dotted #ff0500;
		font-size: 0px;
		line-height: 0px;
		}

table.big	
		{
		background-color: #224466;/* #335566; #5b5c51; */	
		width:  80%;
		table-layout: fixed;
		margin-left: 10%;
		margin-right: 10%; 
		border: thick inset threeddarkshadow; 
		text-align: center;		
		}
td.public
		{
		padding: 5% 5% 0% 5%;
		font-family: bodoni,verdana, arial, helvetica, sans-serif;
		font-size: 10px;
		letter-spacing: +1px; 
		color: silver;
		line-height: 13px;
		}
		
td.public1
		{
		padding: 5%;
		text-align: left;
		font-family: bodoni,verdana, arial, helvetica, sans-serif;
		font-size: 10px;
		letter-spacing: +1px; 
		color: silver;
		font-weight: normal;
		line-height: 14px;
		}
		
#picsquare
		{
		width: 400px;
		margin-top: 5%;
		margin-bottom: 5%;
		}

img.mainpicpub
		{
		display: inline;
		padding: 0% 5% 3% 0%;
		float: left;
		}
		
p.textpub
		{
		font-family: bodoni,verdana, arial, helvetica, sans-serif;
		letter-spacing: +1px;
		color: silver;
		font-size: 10px;
		text-align: left;
		line-height: 14px;
		
		}
		
#infotext
		{
		padding: 15px;
		width:700px;
		}

p.textbottom
		{
		font-family: bodoni,verdana, arial, helvetica, sans-serif;
		letter-spacing: +1px;
		color: silver;
		font-size: 11px;
		text-align: center;
		width: 87%;
		}
