.balloonstyle {
position:absolute;
top: -500px;
left: 0;
visibility: hidden;
z-index: 100;
text-align: center;
}

.balloonstyle a,
.balloonstyle a:hover,
.balloonstyle a:visited,
.balloonstyle a:active {
padding: 4px 8px;
background: #ffffff;
border: 1px dashed #333333;
font:normal 1.2em "andale mono","courier new", courier;
line-height: 1.3em;
}

.balloonshop {
position:absolute;
top: -500px;
left: 0;
visibility: hidden;
z-index: 100;
width: auto;
text-align: center;
margin: 6px auto 0;
}

.balloonshop a,
.balloonshop a:hover,
.balloonshop a:visited,
.balloonshop a:active {
padding: 4px 8px;
background: #ffffff;
border: 1px dashed #333333;
font:normal 1.2em "andale mono","courier new", courier;
line-height: 1.3em;
}

#arrowhead{
z-index: 99;
position:absolute;
top: -500px;
left: 0;
visibility: hidden;
}

#about-title { width: 230px; margin: 6px auto 0; }
#contact-title { width: 200px; margin: 6px auto 0; }
#shop-title { width: 310px; margin: -200px 0 0 6px; }
#press-title { width: 180px; margin: 6px auto 0; }
#blog-title { width: 220px; margin: 6px auto 0; }


#shop-title a,
#shop-title a:hover,
#shop-title a:visited,
#shop-title a:active {
padding: 4px 8px;
background: #ffffff;
border: 1px dashed #333333;
font:normal 2.4em "andale mono","courier new", courier!important;
line-height: 2.6em!important;
}
