@charset "utf-8";
/* CSS Document */

body {
	
	margin-right: auto;
	margin-left: auto;
	width: 780px;
	background-color:#993333;
	color:ffffff;
	font-family:century gothic, Arial, sans-serif;
	font-size:12px;
	
}


table {
	vertical-align:top;
	background-color:#333333;
	border: 3px solid black;
	text-align: left;
	width: 571px;
	height: 565px;
	
}




td {
	vertical-align: top;
	border:3px solid black;
	background-color:#333333;
	font-size:12px;
	


}




ul {
	list-style:circle;
}


a {
	text-decoration:none;

}


a:link {
	text-decoration:none;
	color:#993333;
	border:1px solid #000000;
	background-color:#000000;
	


}


a:visited {
	color:#993333;
	border:1px solid #000000;
	background-color:#000000;
	
}


a:link:active {
	color:#993333;
	border:1px solid #ffffff;
	background-color:#000000;
}


a:hover  {

	color:#993333;	
	border:1px solid #993333;
	background-color:#000000;

}


a:focus  {
        
	color:#993333;	
	border:1px solid #993333;
	background-color:#none;
}

div {
	padding:20px;
	

}



div a:visited {
	color:#993333;
	border: 0px;
	background-color:none;
}




div a:hover {
	color:#993333;
	border: 0px;
	background-color:none;
}

#gallery {
  padding:0; 
  margin:0 auto 5em auto; 
  list-style-type:none; 
  overflow:hidden; 
  width:320px; 
  height:425px; 
  border:1px solid #888; 
  background:#fff url(windows/win_back.gif);
  }
#gallery li {
  float:left;
  }
#gallery li a {
  display:block; 
  height:30px;
  width:320px; 
  float:left; 
  text-decoration:none; 
  border-bottom:1px solid #fff; 
  cursor:default;
  }
#gallery li a img {
  width:320px; 
  height:30px; 
  border:0;
  }
#gallery li a:hover {

  height:240px;
  }
#gallery li a:hover img {
  height:240px;
  }

#galleryh {
  padding:0; 
  margin:0 auto 5em auto; 
  list-style-type:none; 
  overflow:hidden; 
  width:430px; 
  height:240px; 
  border:1px solid #ffffff; 
  background:#ffffff;
	
  
  }
#galleryh li {
  float:left;
  }
#galleryh li a {
  display:block; 
  height:240px;
  width:28px; 
  float:left; 
  text-decoration:none; 
  cursor:default;
  
   
  }
#galleryh li a img {
  width:28px; 
  height:240px; 
  border:0;
  opacity:.4;
  
  }
#galleryh li a:hover {
 
  width:320px;
  border:1px solid #ffffff; 
  
  }
#galleryh li a:hover img {
  width:320px;
  opacity:2;
  }


#galleryie {
  padding:0; 
  margin:0 auto; 
  list-style-type:none; 
  overflow:hidden; 
  width:495px; 
  height:240px; 
  border:1px solid #888; 
  background:#fff url(windows/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;
  }





