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

body{background: #f5f5f5; padding: 0px; margin: 0px; font-family:Arial, Helvetica, sans-serif;}
.clear{clear: both}
.store_links{list-style: none; float: right; padding: 0px; margin: 0px 30px 0px 0px}
blockquote{color: #a93c1b; line-height:25px; float: left; margin: 20px 0px 0px 20px;}


#content{width: 1024px; margin: 0px auto}
#left{background:url(images/left.jpg) no-repeat; width: 351px; height: 768px; float: left}

#right{background:url(images/right.jpg) no-repeat; width: 673px; height: 768px; float: left}
#menu{list-style: none; margin: 120px 0px 0px 0px;}
#menu li{float: left; margin: 0px 60px 0px 0px;}
.bio a{background: url(images/bio.png) no-repeat; width: 54px; height: 40px; display: block}
.schedule a{background: url(images/schedule.png) no-repeat; width: 144px; height: 40px; display: block}
.cos a{background: url(images/cos.png) no-repeat; width: 208px; height: 40px; display: block}
#menu li a span{display: none}

.book{margin: 30px 0px 0px 10px; float: left}
.buynow{float: left; margin: 30px 0px 0px 50px}
.book img, .buynow img{border: none}
a img{border:none}

.preview{color: #FFFFFF; text-decoration: none; font-size: 1.3em; float: left; margin: 50px 0px 0px 50px}
.preview:hover{text-decoration: underline}
