body { color: #000; font-size: 13px; font-family: Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; line-height: 17px; max-width: 980px; margin: 10px auto; }
a:link { color: #7b7b7b; text-decoration: underline; }
a:hover { color: #000; text-decoration: underline; }
a:visited { color: #5b0000; text-decoration: underline; }
.imgdiv { float: left; margin-right: 10px; }
.img1 { position: relative; top: 0px; left: 0px; z-index: 0; }
.img2 { position: relative; top: -40px; left: 100px; right: 0; z-index: 1; }
.img3 { position: relative; top: -90px; left: 0px; z-index: 2; }
.img1 a:hover { z-index: 3; }
.img2 a:hover { z-index: 3; }
.img3 a:hover { z-index: 3; }
.clear { clear: left; }
