/* Tooltip Code */

#content .tt { color:#72562a; }

a.tt { position:relative; z-index: 24; text-decoration: underline; cursor:help; }

a.tt:hover { z-index: 25; text-decoration:underline; }

a.tt span { display: none; }

a.tt:hover span.tooltip { display:block; position:absolute; top:0px; left:0; padding: 15px 0 0 0; width:200px; color: #72562a; text-align: center;  filter: alpha(opacity:100);

KHTMLOpacity: 100; MozOpacity: 100; opacity: 100; }

a.tt:hover span.top { display: block; padding: 30px 8px 0; background: url('http://gia4cs.gia.edu/images/bubble.gif') no-repeat top; }

a.tt:hover span.middle { /* different middle bg for stretch */ display: block; padding: 0 8px; background: url(../../images/bubble_filler.gif) repeat bottom; }

a.tt:hover span.bottom { display: block; padding:3px 8px 10px; color: #548912; background: url(../../images/bubble.gif) no-repeat bottom; }

#content a.tt img { margin: 0px; }



#content .tt2 { color:#72562a; }

a.tt2 { position:relative; z-index: 24; text-decoration: underline; cursor:help; }

a.tt2:hover { z-index: 25; text-decoration:underline; }

a.tt2 span { display: none; }

a.tt2:hover span.tooltip { display:block; position:absolute; top:0px; left:0; padding: 15px 0 0 0; width:500px; color: #72562a; text-align: center;  filter: alpha(opacity:100);

KHTMLOpacity: 100; MozOpacity: 100; opacity: 100; }

a.tt2:hover span.top { display: block; padding: 30px 8px 0; background: url('http://gia4cs.gia.edu/images/bubble2.gif') no-repeat top; }

a.tt2:hover span.middle { /* different middle bg for stretch */ display: block; padding: 0 8px; background: url('http://gia4cs.gia.edu/images/bubble_filler2.gif') repeat bottom; }

a.tt2:hover span.bottom { display: block; padding:3px 8px 10px; color: #548912; background: url('http://gia4cs.gia.edu/images/bubble2.gif') no-repeat bottom; }

#content a.tt2 img { margin: 0px; }



#content .tt3 { color:#72562a; }

a.tt3 { position:relative; z-index: 24; text-decoration: underline; cursor:help; }

a.tt3:hover { z-index: 25; text-decoration:underline; }

a.tt3 span { display: none; }

a.tt3:hover span.tooltip { display:block; position:absolute; top:-420px; left:0; padding: 0 0 15px 0; width:200px; color: #72562a; text-align: center;  filter: alpha(opacity:100);

KHTMLOpacity: 100; MozOpacity: 100; opacity: 100; }

a.tt3:hover span.top { display: block; padding: 20px 8px 0; background: url('http://gia4cs.gia.edu/images/bubble3.gif') no-repeat top; }

a.tt3:hover span.middle { /* different middle bg for stretch */ display: block; padding: 0 8px; background: url('http://gia4cs.gia.edu/images/bubble_filler.gif') repeat top; }

a.tt3:hover span.bottom { display: block; padding:30px 8px 10px; color: #548912; background: url('http://gia4cs.gia.edu/images/bubble3.gif') no-repeat bottom; }

#content a.tt3 img { margin: 0px; }





