/* CSS Document */
#offset1 { position: absolute; top: 3px; left: 40px}
#offset2 { position: absolute; top: 3px; left: 40px}
#offset3 { position: absolute; top: 3px; left: 40px}

.itemText { text-decoration: none; color: #990033; font: 12px Arial, Helvetica }
.itemHover { text-decoration: none; color: #3300FF; font: 12px Arial, Helvetica }
.itemBorder { border: 1px solid black }

