@import url(base.css);

#extraPhotos { width: 610px; height: 160px; }
#extraPhotos table { width: 100%; }
#extra1, #extra2, #extra3 { width: 170px; height: 116px; float: left; }
#extra1 { position: relative; left: 10px; top: -134px; }
#extra2 { position: relative; left: 10px; top: -134px; }
#extra3 { position: relative; left: 10px; top: -134px; }

#green1, #green2, #green3 { position: relative;  z-index: 10; }

#sponsors { background: url(/images/sponsorbox.png); height: 100px; margin-top: 20px; width: 607px; }
#sponsors table { width: 100%; margin: 10px 0 0 10px; }
#sponsors img { width: 75px; height: 75px; }

/*#attractions { height: 360px; width: 550px; margin: 80px 0 0 20px; overflow: auto; }*/
.attraction { clear: both; padding-top: 20px; }
.attraction li { float: left; display: block; margin-left: 30px; }
.attraction p { width: 300px; margin-top: 5px; font-size: 1.5em; }
.attraction h2 { font-weight: bold; font-size: 2em; padding-top: 10px; }
