/* f09944 :: orange */

body
{
  font-family: "Quicktype Mono";
  font: 8pt "Courier New", monopspace;
  color: #555555;
  background: white;
}

a  
{  
 font: 12pt "Courier", monospace;
 font-weight: bold;
 color: #555555;
 line-height: 12pt;
 text-decoration: none;
  line-height: 25pt;
}
a:hover { color: grey; }


h1 
{	
  font: 13pt monospace;
  font-weight: bold;
  color: grey;
  line-height: 14pt;
}

h2 
{	
  font:11pt monospace;
  color: grey;
  line-height: 14pt;
}
	



div.message
{
  width: 400px;
 }

p.message
{
  width: 400px;
  text-align: right;
  line-height: 20pt;
  color: grey;
  font: italic 10pt monospace;
}
p.haiku
{
  position: absolute;
  right: auto;
  left: 1em;
  top: 230px;
  bottom: auto;
  width: 400px;
  text-align: left;
  color: black;
  font: bold 10pt monospace;
}
p.haiku_2
{
  position: absolute;
  right: 1em;
  top: 550px;
  width: 400px;
  text-align: left;
  color: black;
  font: bold 10pt monospace;
  z-index: 1;
}

p.hell_grey
{
  margin-left: 90px;
  width: 500px;
  line-height: 17pt;
  color: grey;
  font: italic 12pt monospace;
}

div.story
{
  margin-left: 80px;
  margin-right: 40px;
  width: 700px;
  line-height: 17pt;
  font: 12pt monospace;
}
div.story p 
{ 
 text-indent: 20px;
 margin: 30px;
 color: #666666; 
 font: 12pt monospace;
  display: block; 
}

div.thumbs
{
  position: fixed;
  bottom: 10px;
/*  border: 2pt double gray; */
  display:inline;
  z-index: 1;
}
a.thumbs
{
   margin-left:15px;
   diplay:inline;
}

div.thumbs_ie
{
  position: absolute;
  top: auto;
  bottom: 1em;
  left: auto;
  right: 1em;
  z-index: 1;
}


div.haiku
{
   postition:absolute;
   top: 200px;
   left:10px;
}


img
{
  border: 0;
}
img.thumbs
{
  opacity:0.5;
  margin: 0;
  z-index: 1;
}	
img.title
{
  position: fixed;
  top: 1em;
  right: 1em;
  bottom: auto;
  left: auto;
  z-index: 1;
}
img.title_ie
{
  position: absolute;
  top: 1em;
  right: 2px;
  bottom: auto;
  left: auto;
  z-index: 1;
}
img.prev_thumbs
{
  border: 3pt double grey;
  opacity: 0.8;   
}
img.large
{
  border: 0;
  position: absolute;
  top: 0px;
  left: 0px;
  right: auto;
  bottom: auto;
}	
img.snake_1
{
  border: 0;
  position: absolute;
  top: 0px;
  left: 0px;
  right: auto;
  bottom: auto;
  z-index: 1;
}	
img.reeds
{
  border: 0;
  position: absolute;
  top: 80px;
  left: 195px;
  right: auto;
  bottom: auto;
}	
img.snake_2
{
  border: 0;
  position: absolute;
  top: 250px;
  left: 520px;
  right: auto;
  bottom: auto;
  z-index: 1;
}	
	
img.rabbit_1
{
  border: 0;
  position: absolute;
  top: 500px;
  left: 60px;
  right: auto;
  bottom: auto;
  z-index: 0;
}	
img.rabbit_2
{
  border: 0;
  position: absolute;
  top: 550px;
  left: 180px;
  z-index: 0;

}	
img.rabbit_3
{
  border: 0;
  position: absolute;
  right: 50px;
  top: 550px;
  z-index: 1;
}	
img.bee_1
{
  border: 0;
  position: absolute;
  top: 10px;
  left: 250px;
  z-index: 1;
}	
img.bee_2
{
  border: 0;
  position: absolute;
  bottom: 10px;
  left: 10px;
  z-index: 1;
  opacity: 0.5;
}	
img.bee_3
{
  border: 0;
  position: absolute;
  bottom: 5px;
  left: 60px;
  opacity: 0.5;
  z-index: 1;
}	
img.bee_4
{
  border: 0;
  position: absolute;
  bottom: 11px;
  left: 56px;
  opacity: 0.5;
  z-index: 0;
}	




/* if sign class  */		  

	.ifsign {  font: 8pt "AvantGarde Bk Bt", monospace;
		   color: grey;
		 }
	.ifsign:first-letter { font-size: 130%; }




