
body { 
	margin-top: 80px;
	margin-height: 40px;
	background-image: url(../images/paper1.jpg)
}

p.script {
	font-family: script ;
	font-size: 250% ;
	font-weight: 900 ;
}

p.arial {
	font-family: arial ;
	font-weight: normal ;

}

table.page {
	width: 520px ;

}

img.thumb {
	border: 1px solid black ;
	align: middle ;	/* vertical align */
	align: center ;
	width: 100px;
	height: 75px ;
}

td.thumbs {
	vertical-align: middle ;
	horizontal-align: center ;
	text-align: center ;
}


#gallery {
  padding:0; 
  margin:0 auto 5em auto; 
  list-style-type:none; 
  overflow:hidden; 
  width:380px; 
  height:504px; 
  border:1px solid #888; 
  background:#fff url(../images/win_back.gif);
  }
#gallery li {
  float:left;
  }
#gallery li a {
  display:block; 
  height:30px;
  width:380px; 
  float:left; 
  text-decoration:none; 
  border-bottom:1px solid #fff; 
  cursor:default;
  }
#gallery li a img {
  width:380px; 
  height:30px; 
  border:0;
  }
#gallery li a:hover {
  background:#eee; 
  height:285px;
  }
#gallery li a:hover img {
  height:285px;
  }

#galleryh {
  padding:0; 
  margin:0 auto 5em auto; 
  list-style-type:none; 
  overflow:hidden; 
  width:495px; 
  height:240px; 
  border:1px solid #888; 
  background:#fff url(win_backh.gif);
  }
#galleryh li {
  float:left;
  }
#galleryh li a {
  display:block; 
  height:240px;
  width:28px; 
  float:left; 
  text-decoration:none; 
  border-right:1px solid #fff; 
  cursor:default;
  }
#galleryh li a img {
  width:28px; 
  height:240px; 
  border:0;
  }
#galleryh li a:hover {
  background:#eee; 
  width:320px;
  }
#galleryh li a:hover img {
  width:320px;
  }
#galleryie {
  padding:0; 
  margin:0 auto; 
  list-style-type:none; 
  overflow:hidden; 
  width:495px; 
  height:240px; 
  border:1px solid #888; 
  background:#fff url(win_backh.gif);
  }
#galleryie li {
  float:left;
  }
#galleryie li a {
  display:block; 
  height:240px;
  width:28px;
  overflow:hidden;
  float:left; 
  text-decoration:none; 
  border-right:1px solid #fff; 
  cursor:default;
  }
#galleryie li a img {border:0;}
#galleryie li a:hover {
  background:#eee; 
  width:320px;
  }

#ads {display:none;}
#adsie 
{clear:both; text-align:center; width:750px; margin-top:10px;}


