div.content {
position: absolute;
top: 118px;
width: 100%;
bottom: 0;
height: 96%;
}

body {
position: absolute;
top: 0;
padding-top: 138px;
font-family: Arial,Helvetica,sans-serif;
width: 98%;
bottom: 0;
}

.region_index_heading {
text-align: center;
background-color: #FFFFAA;
border-width: 2px 0 2px 0;
border-color: black;
border-style: dotted;
width: 100%;
text-transform: uppercase;
}

.region_tour_list_item {
display: block;
width: 35em;
padding: 3px 5px 3px 5px;
margin: 0 0 1px 0;
background-color: #FFFFAA;
list-style-type: none;
}

.tour_heading {
text-align: center;
background-color: #FFFFAA;
border-width: 2px 0 2px 0;
border-color: black;
border-style: dotted;
width: 100%;
text-transform: uppercase;
}

.tour_notes {
text-align: center;
}

.tour_itinerary em {
font-weight: bold;
text-decoration: none;
}

a img {
border: none;
}
