a {text-decoration: none; }
#wrap {width:900px; height:840px; background: #fff; position:relative; margin:-40px auto 20px auto; }
#wrap h2 {font-family:times, serif; color:#000; font-size:24px; text-align:center; margin-top: 5px;}

#slide {width:800px; height:776px; overflow:hidden; position:absolute; left:49px; top:29px; background: #fff; } 
#slide div {width:780px; height:720px; position:absolute; left:800px; padding:10px;}
#slide div img {display:block; border:1px solid #333; margin-left: auto; margin-right: auto;}
#slide div h1 {color:#888; font-size:20px; font-family:"lucida sans", sans-serif; font-style:italic;}
#slide div p {font-family:"times", serif; color:#000; font-size:16px; text-align:center;}
#slide div a {font-family:"lucida sans", sans-serif; color:#00d; line-height:1.5em; font-size:11px; 
                    position:absolute; right:20px; bottom:10px; text-decoration:none;}
#slide div a:hover {text-decoration:underline;}

#title {width:131px; height:132px; background:url(star.png); position:absolute; left:5px; top:-30px;}
* html #title {background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='x:/Page41/star.png', sizingMethod='crop');}
#previous b {display:none;}
#previous {width:30px; height:30px; background:url(left.gif); position:absolute; left:9px; top:250px; cursor:pointer;}
* html #previous {background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='left.gif', sizingMethod='crop');}
#next b {display:none;}
#next {width:30px; height:30px; background:url(right.gif); position:absolute; left:865px; top:250px; cursor:pointer;}
* html #next {background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='right.gif', sizingMethod='crop');}
#buttons {position:absolute; left:50px; top:800px;}
#buttons div {width:20px; height:20px; background:url(button.gif); float:left; margin-right:5px; display:inline;}
#buttons div b {display:block; width:20px; height:20px; line-height:19px; font-family:times, sans-serif; font-size:11px; color:#333;text-align:center; cursor:pointer;}
img#loading {position:absolute; left:490px; top:270px;}

#xclose {width:50px; height:20px; background:url(close.gif); position:absolute; left:745px; top:675px; cursor:pointer;}

body, table { font-family:cursive, Times; font-size:15px; color:#333333;  background: #fff; }

