 .btLadies
{
position: relative;
font-family: arial, helvetica, sans-serif;
background: url(images/ladies-camp-over.gif) no-repeat;
white-space: nowrap;
display: block;
width: 222px;
height: 44px;
margin: 0;
padding: 0;
}

 .btLadiesReg
{
position: relative;
font-family: arial, helvetica, sans-serif;
background: url(images/ladies-camp-reg-over.gif) no-repeat;
white-space: nowrap;
display: block;
width: 264px;
height: 44px;
margin: 0;
padding: 0;
}

 .btMain
{
position: relative;
font-family: arial, helvetica, sans-serif;
background: url(images/main-camp-over.gif) no-repeat;
white-space: nowrap;
display: block;
width: 222px;
height: 44px;
margin: 0;
padding: 0;
}

 .btMainReg
{
position: relative;
font-family: arial, helvetica, sans-serif;
background: url(images/main-camp-reg-over.gif) no-repeat;
white-space: nowrap;
display: block;
width: 264px;
height: 44px;
margin: 0;
padding: 0;
}


#regButtons a
{
display: block;
font-size: 11px;
width: 264px;
height: 44px;
display: block;
float: left;
text-decoration: none;
}

#regButtons img
{
width: 264px;
height: 44px;
border: 0
}

* html #regButtons a:hover
{
visibility:visible
}

#regButtons a:hover img
{
visibility:hidden
}

#Buttons a
{
display: block;
font-size: 11px;
width: 222px;
height: 44px;
display: block;
float: left;
text-decoration: none;
}

#Buttons img
{
width: 222px;
height: 44px;
border: 0
}

* html #Buttons a:hover
{
visibility:visible
}

#Buttons a:hover img
{
visibility:hidden
}