#navigation {
position: absolute;
background-image: url(../images/interface/bakofskythomaslee.png);
background-repeat: no-repeat;
width: 400px;
height: 75px;
z-index: 3;
top: 0px;
left: 0px;
visibility: visible; }

#portfolio {
width: 90px;
height: 35px;
position: absolute;
top: 40px;
left: 400px;
visibility: visible;
overflow: hidden;
background-repeat: no-repeat;
background-position: 0px; }
#portfolio a {
display:block;
width: 90px;
height: 35px;
background: url(../images/interface/portfolio.png) no-repeat 0px -35px; }
#portfolio a:visited {
background-position: 0px -140px; }
#portfolio a:hover {
background-position: 0px -105px; }
#portfolio a:active {
background-position: 0px -70px; }

#biography {
width: 100px;
height: 35px;
position: absolute;
top: 40px;
left: 490px;
visibility: visible;
overflow: hidden;
background-repeat: no-repeat;
background-position: 0px; }
#biography a {
display:block;
width: 100px;
height: 35px;
background: url(../images/interface/biography.png) no-repeat 0px -35px; }
#biography a:visited {
background-position: 0px -140px; }
#biography a:hover {
background-position: 0px -105px; }
#biography a:active {
background-position: 0px -70px; }

#contact {
width: 80px;
height: 35px;
position: absolute;
top: 40px;
left: 590px;
visibility: visible;
overflow: hidden;
background-repeat: no-repeat;
background-position: 0px; }
#contact a {
display:block;
width: 80px;
height: 35px;
background: url(../images/interface/contact.png) no-repeat 0px -35px; }
#contact a:visited {
background-position: 0px -140px; }
#contact a:hover {
background-position: 0px -105px; }
#contact a:active {
background-position: 0px -70px; }

/* #store {
width: 60px;
height: 35px;
position: absolute;
top: 40px;
left: 670px;
visibility: visible;
overflow: hidden;
background-repeat: no-repeat;
background-position: 0px; }
#store a {
display:block;
width: 100px;
height: 35px;
background: url(../images/interface/store.png) no-repeat 0px -35px; }
#store a:visited {
background-position: 0px -140px; }
#store a:hover {
background-position: 0px -105px; }
#store a:active {
background-position: 0px -70px; }*/

#news {
width: 60px;
height: 35px;
position: absolute;
top: 40px;
left: 670px;
visibility: visible;
overflow: hidden;
background-repeat: no-repeat;
background-position: 0px; }
#news a {
display:block;
width: 100px;
height: 35px;
background: url(../images/interface/news.png) no-repeat 0px -35px; }
#news a:visited {
background-position: 0px -140px; }
#news a:hover {
background-position: 0px -105px; }
#news a:active {
background-position: 0px -70px; }

#links {
width: 50px;
height: 35px;
position: absolute;
top: 40px;
left: 730px;
visibility: visible;
overflow: hidden;
background-repeat: no-repeat;
background-position: 0px; }
#links a {
display:block;
width: 100px;
height: 35px;
background: url(../images/interface/links.png) no-repeat 0px -35px; }
#links a:visited {
background-position: 0px -140px; }
#links a:hover {
background-position: 0px -105px; }
#links a:active {
background-position: 0px -70px; }