@charset "utf-8";
/* CSS Document */
body{
	background-image:url(http://shardaysisland.com/images/bg.gif);
	background-color:#FFFFFF;
	margin:0;
}

#content{
	width:822px;
	margin-left:auto;
	margin-right:auto;
}

.tour{clear:both;}

.tour_left{width:204px; float:left; margin-right:5px;}
.tour_left img{border:#FF6600 2px solid; margin-bottom:50px;} /* thumbs are 170px × 127px */

.tour_center{width:404px; float:left; font-weight:bold}
.tour_center img{border:#FF6600 2px solid;} /* 390px × 290px */

.tour_right{width:204px; float:right; margin-left:5px;}
.tour_right img{border:#FF6600 2px solid; margin-bottom:50px;} /* thumbs are 170px × 127px */