/* CSS Document */

#contain-tour {background:url(../img/page-background-tour.png) repeat-y; margin-left:auto; margin-right:auto; width:800px; z-index:1;  }

#hole {left:70px; min-height:480px; top:45px; width:360px}
#hole a {border-bottom:1px dotted #6633cc; color:#6633CC; text-decoration:none;}	
#hole a:hover {color:#CC0033; border-bottom:1px dotted #6633cc;}	
#hole h1 {color:#394ec0; font-size:2em; text-align:center;}	
#hole p {border-top: 1px dashed #394ec0; font-size:.7em; font-stretch:expanded; line-height:2em; margin-left:5px; margin-right:15px; padding-top:5px; }
#hole img.imgmain {border:6px double #FFF; margin-left:8px; margin-bottom:6px;}

#holenav {position:absolute; right:25px; top:190px; width:240px; z-index:2;}
#holenav a {color:#6633CC; text-decoration:none;}
#holenav a:hover {text-decoration:underline;}	
#holenav h2 {border-bottom:1px dashed #394ec0; color:#394ec0; margin-left:8px;}
#holenav table td {border:none;}
td.small {font-size:.9em; font-stretch:expanded;}
