body {
    background: no-repeat url(/_GRAPHICS/themes/default/home/page_background.gif);
}
#itinerary h3 {
    background: no-repeat url(/_GRAPHICS/themes/default/home/itinerary_header.gif);
}
#more_content {
    background: repeat-x url(/_GRAPHICS/themes/default/home/section_rule_background.gif);
}
#more_content li {
    background: bottom repeat-x url(/_GRAPHICS/themes/default/home/section_rule_background.gif);
}
#more_content a {
    color: #3266A1;
    text-decoration:none;
}
#more_content a:hover {
    text-decoration:underline;
}
#more_content img.thumbnail {
    border: 1px solid #4B4B4B;
}
#more_content li li {
    background: none;
}
#credits {
float:right;
}

