.cssnav
{
position: relative;
font-family: arial, helvetica, sans-serif;
background: url(../studio/images/reception_b.jpg) no-repeat;
white-space: nowrap;
display: block;
width: 320px;
height: 260px;
margin: 0;
padding: 0;
}

.cssnav a
{
display: block;
color: #000000;
font-size: 11px;
width: 320px;
height: 260px;
display: block;
float: left;
color: black;
text-decoration: none;
}

.cssnav img
{
width: 320px;
height: 260px;
border: 0
}

* html a:hover
{
visibility:visible
}

.cssnav a:hover img
{
visibility:hidden
}

.cssnav span
{
position: absolute;
left: 35px;
top: 15px;
margin: 0px;
padding: 0px;
cursor: pointer;
} 



.cssnav2
{
position: relative;
font-family: arial, helvetica, sans-serif;
background: url(../studio/images/style_b.jpg) no-repeat;
white-space: nowrap;
display: block;
width: 320px;
height: 260px;
margin: 0;
padding: 0;
}

.cssnav2 a
{
display: block;
color: #000000;
font-size: 11px;
width: 320px;
height: 260px;
display: block;
float: left;
color: black;
text-decoration: none;
}

.cssnav2 img
{
width: 320px;
height: 260px;
border: 0
}

.cssnav2 a:hover img
{
visibility:hidden
}

.cssnav2 span
{
position: absolute;
left: 35px;
top: 15px;
margin: 0px;
padding: 0px;
cursor: pointer;
} 


.cssnav3
{
position: relative;
font-family: arial, helvetica, sans-serif;
background: url(../studio/images/photo_b.jpg) no-repeat;
white-space: nowrap;
display: block;
width: 320px;
height: 260px;
margin: 0;
padding: 0;
}

.cssnav3 a
{
display: block;
color: #000000;
font-size: 11px;
width: 320px;
height: 260px;
display: block;
float: left;
color: black;
text-decoration: none;
}

.cssnav3 img
{
width: 320px;
height: 260px;
border: 0
}

.cssnav3 a:hover img
{
visibility:hidden
}

.cssnav3 span
{
position: absolute;
left: 35px;
top: 15px;
margin: 0px;
padding: 0px;
cursor: pointer;
} 
