.buttonimage
{
background-image:url('images/buttonimage.jpg');
background-repeat: repeat-x;
color:black;
font-family:sans-serif;
font-size: 100%
}

.spacerimage
{
background-image:url('images/space.gif');
background-color:black;
color:black;
font-family:sans-serif;
font-size: 75%
}

.bottomtext
{
color:black;
font-family:Palatino Linotype;arial;
font-size: 100%
}

.sidetext
{
color:white;
font-family:arial;
font-size: 80%
}

.tourtext
{
color:black;
font-family:Palatino Linotype;arial;
font-size: 100%
}

.smallimage
{
width :50%;
}

.largeimage
{
width :100%;
}