body {
background-image: url(images/blex_bg.jpg);
background-position: center top;
margin: 0px;
padding: 0px;
background-attachment: fixed;
}

#contbox {
font-size: 12px;
color: #ffffff;
font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
position: relative;
visibility: visible;
margin: 0 auto;
width: 770px;
height: 100%;
}

#contbox a {
font-size: 12px;
color: #ffffff;
font-weight: bold;
}

#contbox a:hover {
font-size: 12px;
color: #4ad4d9;
font-weight: bold;
}

#banner {
position: relative;
visibility: visible;
width: 770px;
height: 115px;
top: 0px;
}

/* Navigation */
#navbox {
background-image: url(images/blex_navbg.jpg);
position: relative;
visibility: visible;
width: 770px;
height: 38px;
top: 0px;
}

.main {
top: 0px;
left: 0px;
position: absolute;
background: url(images/main_BO.jpg) no-repeat;
display: block;
width: 149px;
height: 38px;
}

.main a {
display: block;
width: 149px;
height: 38px;
}

.main img {
width: 149px;
height: 38px;
border: 0;
}

* html a:hover {
visibility: visible;
}

.main a:hover img {
visibility: hidden;
}

.main span {
visibility: hidden;
} 

.about {
top: 0px;
left: 149px;
position: absolute;
background: url(images/about_BO.jpg) no-repeat;
display: block;
width: 80px;
height: 38px;
}

.about a {
display: block;
width: 80px;
height: 38px;
}

.about img {
width: 80px;
height: 38px;
border: 0;
}

.about a:hover img {
visibility: hidden;
}

.about span {
visibility: hidden;
} 

.jewelry {
top: 0px;
left: 229px;
position: absolute;
background: url(images/jewelry_BO.jpg) no-repeat;
display: block;
width: 101px;
height: 38px;
}

.jewelry a {
display: block;
width: 101px;
height: 38px;
}

.jewelry img {
width: 101px;
height: 38px;
border: 0;
}

.jewelry a:hover img {
visibility: hidden;
}

.jewelry span {
visibility: hidden;
}

.artwork {
top: 0px;
left: 330px;
position: absolute;
background: url(images/artwork_BO.jpg) no-repeat;
display: block;
width: 111px;
height: 38px;
}

.artwork a {
display: block;
width: 111px;
height: 38px;
}

.artwork img {
width: 111px;
height: 38px;
border: 0;
}

.artwork a:hover img {
visibility: hidden;
}

.artwork span {
visibility: hidden;
} 

.exhibitions {
top: 0px;
left: 441px;
position: absolute;
background: url(images/exhibitions_BO.jpg) no-repeat;
display: block;
width: 140px;
height: 38px;
}

.exhibitions a {
display: block;
width: 140px;
height: 38px;
}

.exhibitions img {
width: 140px;
height: 38px;
border: 0;
}

.exhibitions a:hover img {
visibility: hidden;
}

.exhibitions span {
visibility: hidden;
}

.contact {
top: 0px;
left: 581px;
position: absolute;
background: url(images/contact_BO.jpg) no-repeat;
display: block;
width: 189px;
height: 38px;
}

.contact a {
display: block;
width: 189px;
height: 38px;
}

.contact img {
width: 189px;
height: 38px;
border: 0;
}

.contact a:hover img {
visibility: hidden;
}

.contact span {
visibility: hidden;
}

/* Content */

#contentbox {
position: relative;
visibility: visible;
top: 0px;
left: 0px;
width: 770px;
height: 404px;
}

#adbox1 {
position: absolute;
visibility: visible;
top: 0px;
left: 14px;
width: 264px;
height: 404px;
}

#adbox1 a {
border-left: solid 2px;
border-right: solid 2px;
padding: 3px;
background-color: #000000;
color: #ffffff;
font-size: 12px;
font-weight: bold;
}

#adbox1 a:hover {
color: #4ad4d9;
font-size: 12px;
font-weight: bold;
}
 
.aboutlink {
position: absolute;
visibility: visible;
top: 364px;
left: 150px;
}

#adbox2 {
position: absolute;
visibility: visible;
top: 0px;
left: 281px;
width: 213px;
height: 404px;
}

#adbox2 a {
border-left: solid 2px;
border-right: solid 2px;
padding: 3px;
background-color: #000000;
color: #ffffff;
font-size: 12px;
font-weight: bold;
}

#adbox2 a:hover {
color: #4ad4d9;
font-size: 12px;
font-weight: bold;
}

.jewelrylink {
position: absolute;
visibility: visible;
top: 8px;
left: 20px;
}

.artworklink {
position: absolute;
visibility: visible;
top: 143px;
left: 20px;
}

.contactlink {
position: absolute;
visibility: visible;
top: 277px;
left: 20px;
}

#adbox3 {
position: absolute;
visibility: visible;
top: 0px;
left: 499px;
width: 264px;
height: 404px;
}

#adbox4 {
padding-right: 5px;
text-align: left;
position: absolute;
visibility: visible;
top: 0px;
left: 281px;
width: 470px;
height: 404px;
overflow: auto;
}

#adbox5 {
position: absolute;
visibility: visible;
top: 0px;
left: 14px;
width: 250px;
height: 404px;
}

 /* Copyright */
#copy {
padding-top: 10px;
text-align: center;
position: relative;
visibility: visible;
top: 0px;
}


/* Classes */
.bold {
font-weight: bold;
}

.boldsml {
font-size: 10px;
font-weight: bold;
}

.boit {
font-weight: bold;
font-style: italic;
}

.ital {
font-style: italic;
}

.title {
font-size: 14px;
font-weight: bold;
color: #4ad4d9;
}