body {
background: url('../images/pagegraphics/background.jpg');
background-position: top center;
background-repeat: auto;
background-attachment: fixed;
font-family: verdana, tahoma, arial, sans-serif;
font-size: 12px;
color: #000066;
}

a:link, a:visited {
text-decoration: none;
color: #666699;
}

a:hover, a:active {
text-decoration: underline;
color: #000066;
}

p.right {
text-align: right;
}

.container_top {
width: 900px;
margin: 0 auto;
padding: 55px 0px 0px 0px;
background: url('../images/pagegraphics/box_top.png');
background-position: top center;
background-repeat: no-repeat;
}

.container {
overflow: hidden;
background: url('../images/pagegraphics/box_body.png');
background-position: top center;
background-repeat: repeat-y;
margin: 0px;
_width: 900px;
padding: 0px 55px;
}

.header {
width: 770px;
padding: 0px 10px;
border-bottom: #ff6600 20px solid;
}

.header a:link, .header a:visited, .header a:hover, .header a:active {
text-decoration: none;
color: #000066;
}

.header h1 {
float: left;
font-size: 60px;
line-height: 100px;
padding: 0;
margin: 0 5px 0 0;
}

.header .slogan {
margin: 0px;
padding: 40px 0px;
font-size: 12px;
line-height: 15px;
color: #ff6600;
}

.header .strapline {
display: block;
float: left;
width: 770px;
margin: -30px 0px 20px;
padding: 0px 5px;
text-transform: uppercase;
font-size: 16px;
letter-spacing: 7px;
color: #666699;
}

.menu {
float: left;
background-color: #666699;
color: #ffffff;
width: 240px;
_width: 250px;
padding: 0px 5px 9999px 5px;
margin: 5px 5px -9989px 0px;
}

.menu ul {
list-style: none;
padding: 0;
margin: 5px 0px 0px;
}

.menu ul li a:link, .menu ul li a:visited {
text-decoration: none;
color: #ffffff;
display: block;
width: 230px;
_width: 240px;
padding: 5px;
border-bottom: #ffffff 1px solid;
}

.menu ul li a:hover, .menu ul li a:active {
background-color: #000066;
}

.page {
float: left;
width: 535px;
padding: 0px 0px 9999px;
margin: 5px 0px -9999px 0px;
}

table#booked_trips {
width: 535px;
border-collapse: collapse;
}

table#booked_trips td {
width: 25%;
font-size: 12px;
padding: 5px;
}

table#booked_trips thead th {
background-color: #000066;
color: #ffffff;
font-weight: bold;
font-size: 12px;
text-align: center;
padding: 5px;
}

table#booked_trips tr.shaded td {
background-color: #666699;
color: #ffffff;
}

.wide_image {
float: left;
width: 535px;
padding: 0px;
margin: 0px;
}

.wide_image img {
width: 535px;
padding: 0;
margin: 0;
}

.main_content {
float: left;
width: 330px;
_width: 340px;
margin: 0px 5px 0px 0px;
padding: 5px;
}

.main_content h2 {
margin-top: 0px;
padding-top: 0px;
}

.gallery {
width: 540px;
margin-left: -5px;
}

.gallery div {
float: left;
width: 175px;
min-height: 200px;
margin: 0px 0px 5px 5px;
padding: 0;
}

.gallery div img {
width: 175px;
margin: 0;
padding: 0;
}

.gallery div p {
width: 175px;
text-align: center;
padding: 5px 0px 0px 0px;
}

.side_ad {
float: left;
width: 190px;
padding: 5px 0px 0px;
margin: 0;
}

.side_ad div {
display: block;
width: 178px;
_width: 188px;
padding: 75px 5px 2px 5px;
margin: 0px 0px 5px 0px;
background-color: #000066;
color: #ffffff;
border: 1px solid #000066;
}

.side_ad .bookings {
background: url('../images/pagegraphics/side_ads/booking.jpg');
background-color: #000066;
background-position: top center;
background-repeat: no-repeat;
}

.side_ad .itineraries {
background: url('../images/pagegraphics/side_ads/london.jpg');
background-color: #000066;
background-position: top center;
background-repeat: no-repeat;
}

.side_ad a:hover, .side_ad a:active {
color: #ffffff;
}

.footer {
float: left;
background-color: #ff6600;
color: #ffffff;
width: 525px;
_width: 535px;
padding: 5px;
margin: 0px;
}

.footer h2 {
padding-top: 0;
margin-top: 0;
}

.footer p {
padding-bottom: 0;
margin-bottom: 0;
}

.footer a:link, .footer a:visited {
color: #ffffff;
text-decoration: none;
}

.footer a:hover, .footer a:active {
color: #000066;
text-decoration: none;
}

.container_bottom {
background: url('../images/pagegraphics/box_bottom.png');
background-position: top center;
background-repeat: no-repeat;
margin: 0;
padding: 0;
height: 55px;
font-size: 0px;
line-height: 0px;
}

.container_bottom p {
margin: 0;
padding: 0;
}