@charset "utf-8";
/* CSS Document */

.newsbutton
{
position: relative;
font-family: arial, helvetica, sans-serif;
background: url(newssection.jpg) no-repeat;
white-space: nowrap;
display: span;
width: 349px;
height: 198px;
margin: 0;
padding: 0;
}

.newsbutton a
{
display: span;
color: #000000;
font-size: 11px;
width: 349px;
height: 198px;
display: span;
float: left;
color: black;
text-decoration: none;
}

.newsbutton img
{
width: 349px;
height: 198px;
border: 0
}

 * html a:hover
{
visibility:visible
}

.newsbutton a:hover img
{
visibility:hidden
}

.newsbutton span
{
position: absolute;
left: 35px;
top: 15px;
margin: 0px;
padding: 0px;
cursor: pointer;
}

.travelbutton
{
position: relative;
font-family: arial, helvetica, sans-serif;
background: url(travelsection.jpg) no-repeat;
white-space: nowrap;
display: span;
width: 349px;
height: 198px;
margin: 0;
padding: 0;
}

.travelbutton a
{
display: span;
color: #000000;
font-size: 11px;
width: 349px;
height: 198px;
display: span;
float: left;
color: black;
text-decoration: none;
}

.travelbutton img
{
width: 349px;
height: 198px;
border: 0
}

 * html a:hover
{
visibility:visible
}

.travelbutton a:hover img
{
visibility:hidden
}

.travelbutton span
{
position: absolute;
left: 35px;
top: 15px;
margin: 0px;
padding: 0px;
cursor: pointer;
}

.bandbutton
{
position: relative;
font-family: arial, helvetica, sans-serif;
background: url(bandsection.jpg) no-repeat;
white-space: nowrap;
display: span;
width: 349px;
height: 198px;
margin: 0;
padding: 0;
}

.bandbutton a
{
display: span;
color: #000000;
font-size: 11px;
width: 349px;
height: 198px;
display: span;
float: left;
color: black;
text-decoration: none;
}

.bandbutton img
{
width: 349px;
height: 198px;
border: 0
}

 * html a:hover
{
visibility:visible
}

.bandbutton a:hover img
{
visibility:hidden
}

.bandbutton span
{
position: absolute;
left: 35px;
top: 15px;
margin: 0px;
padding: 0px;
cursor: pointer;
}

.livebutton
{
position: relative;
font-family: arial, helvetica, sans-serif;
background: url(livesection.jpg) no-repeat;
white-space: nowrap;
display: span;
width: 349px;
height: 198px;
margin: 0;
padding: 0;
}

.livebutton a
{
display: span;
color: #000000;
font-size: 11px;
width: 349px;
height: 198px;
display: span;
float: left;
color: black;
text-decoration: none;
}

.livebutton img
{
width: 349px;
height: 198px;
border: 0
}

 * html a:hover
{
visibility:visible
}

.livebutton a:hover img
{
visibility:hidden
}

.livebutton span
{
position: absolute;
left: 35px;
top: 15px;
margin: 0px;
padding: 0px;
cursor: pointer;
}


