/* works.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;
		} 
	
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;
		}
		
div.lineorange
		{
		height: 0px;
		border-top: 1px #aa7733 solid;
		font-size: 0px;
		line-height: 0px;
		}

table.big	
		{
		background-color: #224466; /*#335566; #5b5c51; */	
		width:  70%; 
		margin-left: 15%;
		margin-right: 15%;
		border: thick inset threeddarkshadow; 
		vertical-align: middle;
		text-align: center;
		}

img.workspic
		{
		width: 200px; height: 400px;
		}
	
p.textbottom
		{
		font-family: bodoni,verdana, arial, helvetica, sans-serif;
		letter-spacing:"+3";
		font-size: 11px;
		color: white;
		text-align:center;
		width: "87%";
		}	
	
