  body 
  {
	background-color: #dbdbe2;
	background-image: url(images/gibson_kreska.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	background-attachment: fixed;
	scrollbar-arrow-color: #FF8000;
	scrollbar-base-color: #CCCCCC;
	scrollbar-track-color: #FFFFFF;
	scrollbar-highlight-color:#FF8000;
	scrollbar-shadow-color:#FF8000;
	
	  }
  
  	
  	  
  	  
  div#header {
  background-image: url(images/logo_hokus7.jpg);
  position: absolute;
  background-repeat: no-repeat;
  background-position:center;
  background-color:#FFFFFF;
   border: solid;
   border-color:#000000;
   	
	visibility: visible;
	width: 70%;
	height:160px;
	left: 120px;
	top: 30px;
	
	}
  
  
  
    div#content { 
   
   background-image: url(images/gibson_button_background.jpg);
   background-position: 0 0;
   background-repeat: no-repeat;
   background-attachment: fixed;
   }
    div#content {position: absolute; top: 250px; left: 24%; right: 18%;
   color: #2D2D4B; font: 16px Verdana, sans-serif; padding: 10px; 
   border: solid;
   border-color:#000000; overflow: scroll;max-height:500px;}
   
	div#content p {margin: 1em 2em 1em; text-align: left;font: 18px Arial}
	div#content h3 {margin-bottom: 0.25em;}
	div#content h1 {text-align: center;}
	div#content a:link {color: #000000;font-weight:bold;}
div#content a:visited {color: #FF8000;font-weight:bold;}
div#content a:link:hover {color: #000000; font-weight:bold; font-size:24px;}
div#content a:visited:hover {color: #000000;}


div#first { 
   
   background-image: url(images/gibson_button_background.jpg);
   background-position: 0 0;
   background-repeat: no-repeat;
   background-attachment: fixed;
   }
    div#first {position: absolute; top: 250px; left: 24%; 
   color: #2D2D4B; 
   border: solid;
   border-color:#000000; }


.thumbnail
{
float: left;

border: 1px solid #999;
margin: 0 20px 20px 0;
}


div#menu1 {float: left;  width: 250px;
	  height: 40%; font: 16px Verdana, sans-serif;}
    div#menu1 a {display: block; text-align: center; font: 1em sans-serif;
   padding: 10px 10px; margin: 0 0 6px;
   text-decoration: none; color: #FFFFFF;}

    div#menu1 a:hover {display: block; text-align: center; font:bold 1em sans-serif;
   padding: 10px 10px; margin: 0 0 6px;
   text-decoration: none; color: #000000;}
div#footer {clear: both; padding-top: 3em;
  font: 85% Verdana, sans-serif;}
div.pic {float: left; height: 130px; width: 130px;
  padding: 15px; margin: 5px 3px;
  background: url(thumbs/frame-ls.gif) center no-repeat;}
div.pt {background-image: url(thumbs/frame-pt.gif);}
div.pic img {border: 1px solid; border-color: #444 #AAA #AAA #444;}
div.ls img {height: 96px; width: 128px; margin: 16px 0 0;}
div.pt img {height: 128px; width: 96px; margin: 0 16px;}
div.pt ul {display: none;}
div.pic ul {margin: 0; padding: 0;}
	 
	 

	 
	 div#menu {position: absolute; top: 250px; left: 30px; width: 20%;
	  height: 40%; font: 20px Verdana, sans-serif;}
    div#menu a {background: transparent url(images/gibson_button_background.jpg) 0 0 no-repeat fixed;display: block; text-align: center; font: bold 1em sans-serif; 
   padding: 10px 10px; margin: 0 0 6px; border-color:#000000; border-style:solid;
   text-decoration: none; color: #000000;}
    div#menu a:hover {background: transparent url(images/gibson_button_background.jpg) 0 0 no-repeat fixed;
	 }
    div#menu a:hover {display: block; text-align: center; font: bold 1em sans-serif;
   padding: 10px 10px; margin: 0 0 6px; border-color:#FF8000; border-style:solid;
   text-decoration: none; color: #FF8000;}
  	  
  
