/* === home === */
#intro { width:592px; position: absolute; left: 0; top: 244px; height: 184px; }
#mapinfo { width:188px; position: absolute; right: 202px; top: 244px; height: 90px; background: url(../images/bg-homebox-map.jpg) no-repeat left top; }
#historyinfo { width:188px; position: absolute; right: 0; top: 244px; height: 90px; background: url(../images/bg-homebox-hist.jpg) no-repeat left top; }
#citations { width:188px; position: absolute; right: 202px; top: 338px; height: 90px; background: url(../images/bg-homebox-vc.jpg) no-repeat left top; }
#gallery { width:188px; position: absolute; right: 0; top: 338px; height: 90px; background: url(../images/bg-homebox-gall.jpg) no-repeat left top; }

.homebox p { margin: 0 50px 0 6px; line-height: 18px; }
.homebox h2 { margin: 5px 8px 5px 0; text-align: right; letter-spacing: normal;}
.homebox a { display: block; text-decoration: none; color: #4d6500; padding-right: 12px; background: url(../images/but_bullet.gif) 100% 0.4em no-repeat; }
.homebox a:hover { display: block; text-decoration: underline; color: #5e3708; }

.intro p { margin: 8px 0 32px 14px; }
.intro a { position: absolute; right: 5px; bottom: 0; margin: 0; padding: 0; background: url(../images/but_link.jpg) no-repeat; display: block; text-decoration: none; height: 30px; width: 100px; color: #6b9f00; text-align: center; line-height: 30px; font-family: Georgia, "Times New Roman", serif;}
.intro a:hover { margin: 0; padding: 0; background-position: 0 -30px; display: block; text-decoration: none; height: 30px; width: 100px; color: #5e3708; text-align: center; line-height: 30px; font-family: Georgia, "Times New Roman", serif;}

