 body {
  	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;    color: #808080;
    font-size: 10px;
    line-height: 1.3;    background-color:#000000;
    background-image: url("images/nebumain.gif");  background-position: 0 0;  background-repeat: no-repeat; }
 
 
 img {border: none;}
 
 img.shop {float: left;
 	border: none;}
 	
 h { font-family: Palatino Linotype, Book Antiqua, Palatino, Georgia, serif; 
 	font-size: 16px;
 	font-style: italic;  }
 	
 h3	{ font-family: Palatino Linotype, Book Antiqua, Palatino, Georgia, serif; 
 	font-size: 26px;
 	font-style: italic;  }
 
 h2 { font-size: 10px;
    font-weight: normal;
 	color:#ff62ff; }
 
    a:link { text-decoration: none; color:#ff62ff; }	a:visited { text-decoration: none; color:#ff62ff; }	a:hover { text-decoration: none; color:#33ccff; font-size: 110%;}	a:active { text-decoration: none; color:#000000; }

ul.sick {
  /**/background-image: url("images/rainbowstripe.jpg"); 
  background-repeat:repeat-y;
  width: 176px;  list-style-type: none;  margin-left: 24px;
  margin-top: 260px;  padding-left: 8px;
  padding-bottom: 20px;}


div#news { 	position:absolute; top:74px; left:470px;
  		width: 400px;
  		height: 85%;
  		overflow: auto;
}

div#infobox { 	position:absolute; top:30px; left:260px;
  		width: 60%;
}

div#content { 	position:absolute; top:20px; left:260px;
background-color: #000000;
padding-top: 4px;
padding-left: 4px;
padding-bottom: 30px;
padding-right: 30px;
}

div#shop1 { 	position:absolute; top:74px; left:260px;
  		width: 400px;
}

div#shop2 { 	position:absolute; top:74px; left:690px;
  		width: 400px;
}

/*NEW GALLERY DRAWINGS*/

   div.gallerybox {
      }
      
      ul#gallery {
      list-style-type: none;
      display:inline;	  }
	  
	  div#list {
	  height: 210px;
	  width: 1300px;
	  }
	  
      p#desc {padding-top: 6px; padding-left: 0px;
      }
      
      img#placeholder {float: left;
      }
      
      div.gallerybox.img {float: left;}

/*<a class="thumbnail" href="#thumb"><img src="images/thumbs/thumb.jpg" border="0" /><span><img src="images/.jpg" /><br /><p class="cap"></p></span></a>*/
.gallery{position: absolute;left: 260px;top: 30px;
height: 501px;
width: 1250px;}.thumbnail img{border: 1px;margin-left: 1px;
margin-right: 1px;}.thumbnail:hover{background-color: transparent;}.thumbnail:hover img{border: 1px;}.thumbnail span{ /*CSS for enlarged image*/
height: 500px;
position: absolute;padding: 0px;
top: -1000px;left: -1000px;visibility: hidden;color: #ff62ff;text-decoration: none;}.thumbnail span img{ /*CSS for enlarged image*/border-width: 0;padding: 0px;}.thumbnail:hover span{ /*CSS for enlarged image*/visibility: visible;top: 0;left: 315px; /*position where enlarged image should offset horizontally */z-index: 50;}