/* styletemp1.css */

a:hover
	{
	color: #ff6226;
	font-weight: bold;
	}

a
	{		
	cursor: pointer;
	text-decoration: none;
	}
	

/*		
	font-size:11px;		colors:  #534640 #ffffe0 0071bc(arrows blue)  #ff6226(salmon)  #ffff8c(yellow)
											#6495ED(old blue) #879ceb(nice light blue) "MS Sans Serif", Geneva, sans-serif
*/
body
	{
	width: 100%;				
	background-color: #5f5950; /* #797370;	*/			
	background-image: url(imagefiles/graywords.psd);	
	font-family: bodoni, arial, helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: +5px;
	line-height: 15px;
	color: yellow;
	
	}
	
img
	{
	cursor: pointer;
	border: none;
	}
	
div.page
	{
	width: 100%;
	background-color: #555350;
	}
	
div.br02, div.br04, div.br08, div.br16, div.br32
	{
	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.lineblue1
	{
	height: 0px;
	border-top: 1px #0396f7 solid;
	font-size: 0px;
	line-height: 0px;
	}

#story
	{
	visibility: hidden;
	position: absolute;
	}
		
table.logo	
	{
			
	width: 36%;
	background-color: #676361;
	margin: 0% 32.5% 0% 31.5%;	
	font-size: 22px;
	letter-spacing: 13px;
	font-weight: 900; 			
	color: #c10;	
	}
	
td.logoleft	
	{
	background-color: white;
	width: 13%;
	padding: 8px 1.5% 8px 0px;	
	font-weight: 900;	
	letter-spacing: 21px;		
	text-align: right;	
	}

td.logoright	
	{
	background-color: black;
	width: 13%;
	padding: 8px 0 8px 5%;	
	font-weight: 900;
	text-align: left;		
	}

a.logo
	{
	color: #c10;
	}
			
a.logo:hover
	{	
	color: #ff6226;
	}	
	
table.pagebuttons
	{	
	width: 75%;	
	color: silver;	
	font-weight: normal; 	
	text-decoration: none;
	padding-left: 0%;	
	margin-bottom: -1px;	
	margin-left: 12%;	
	margin-right: auto;
	margin-top: 0px;
	horisontal-allign: center;
	}
	
td.pagebuttons1, td.pagebuttons2, td.pagebuttons3, td.pagebuttons4, td.pagebuttons5
	{
	width: 15%;
	display: table-cell;
	text-align: center;
	white-space: nowrap;
	}

	
a.pagebut, a.pagebut:hover, a.pagebuton
	{			
	font-size: 13px;
	font-weight: bold; 
	letter-spacing: +5px;
	text-decoration: none;
	cursor: pointer;
	vertical-align: middle;
	text-align: center;
	padding-left: 2px;
	padding-right: 2px;
	}
	
a.pagebut
	{
	color: darkgray; /*#eaa520; */
	}
	
a.pagebut:hover
	{			
	color: yellow;
	}
	
a.pagebuton
	{			
	color: #ff6226;/*#c10 #ff6226; */
	}
	
td.worktext
	{
	color: #c10; /*#ff6226; #eaa520; */
	font:Gill Sans MT;
	font-size: 13px;
	font-weight: 900;
	letter-spacing: 22px;
	vertical-align: middle;
	text-align: center;
	horisontal-allign: middle;
	font-family: Arial, Helvetica, sans-serif;
	}
	
a.workbut, a.workbut:hover, a.workbuton
	{			
	font-size: 11px; 
	letter-spacing: +3px;
	text-decoration: none;
	cursor: pointer;
	position:relative;
	top: 0px;
	left: 0px;
	vertical-align: middle;
	horisontal-allign: center;
	}
	
a.workbut
	{
	color: white;
	}
	
a.workbut:hover
	{			
	color: yellow;
	}
	
a.workbuton
	{			
	color:  #ff6226;	
	}
	
table.workbutt
	{
	width: 91%;
	background-color: #5f5950;/* #5c5a4a;  #676361; */
	/* border: medium inset #777351; */
	margin: 0% 0% 0% 4%; 
/*	margin-left: 7%;	*/
	
	position:absolute;
	clip: rect(0px auto auto 0px);
	clip: rect(0px 100% 100% 0px);
	overflow: hidden;
/*	border-left: medium inset #5f5950;  #75550b; */
/*	border-right: medium inset #5f5950; #88775e; */
	border-top: medium inset #88775e;
	border-bottom: medium inset##88775e; 	/*  #88775e; */
	text-align: center;
	horisontal-allign: center;
	}
	
td.workbuttd
	{
	width: 30%;	
	text-decoration: none;
	padding: 0 0px 0 0px;
	margin-left: 0%;
/*	margin-right: 5%;	*/
	border: 0;
	text-align: center;
	}

a.homebut, a.homebut:hover, a.homebuton
	{
	font-size: 11px; 
	letter-spacing: +3px;
	text-decoration: none;
	cursor: pointer;
	position:relative;
	top: 0px;
	left: 0px;
	visibility: hidden;
	vertical-align: middle;
	text-align: center;
	}
	
a.homebut
	{			
	color: white; 
	}
	
a.homebut:hover
	{			
	color: #ff6226;
	}
	
a.homebuton
	{			
	color: #c10;
	}
	
div.bottom-text
	{
	text-align: center;
	}
	
			

	
	