body {
    background: no-repeat url(/_GRAPHICS/themes/default/backgrounds/page_background.gif);
}
#header {
    margin-bottom: 13px;
}
#logo {
    top: 60px;
}
#content a {
    color: #3266A1;
    text-decoration:none;
}
#content a:hover {
    text-decoration:underline;
}
#itinerary {
    height: 94px;
}
#itinerary h3 {
    height: 62px;
    background: no-repeat url(/_GRAPHICS/themes/default/sidebars/itinerary_header.gif);
}
#site_section_header {
    width: 639px;
    padding-bottom: 20px;
    background: #E5E5E5 no-repeat left bottom url(/_GRAPHICS/themes/default/backgrounds/site_section_header.gif);
}
#site_section_header h2, #site_section_header p, #site_section_header form, #content p{
    margin: 0px;
    padding: 5px 15px 0px 15px;
}
#site_section_header h4, #site_section_header h3 {
    margin-left: 15px;
}
#page_title {
    color: #761D1D;
    font-size: 200%;
}
#subpages {
    padding: 0px;
    margin-left: 15px;
}
#navigation li ul {
    border: 0px;
}
#navigation li li {
    background: none;
    list-style-type: disc;
    border: 0px;
}
#navigation li li a {
    padding: 0px 3px 5px 0px;
}
#navigation li.current {
    font-weight:bold;
}
#navigation li.current li {
    font-weight:normal;
}
#downloads {
    color: #fff;
    background: #600 no-repeat bottom right url(/_GRAPHICS/themes/default/sidebars/downloads_background.gif);
    padding-bottom: 20px;
}
#downloads h3 {
    background: no-repeat url(/_GRAPHICS/themes/default/sidebars/downloads_header.gif);
    height: 71px;
}
#downloads ul {
    margin-left: 10px;
}
#downloads a {
    color: #fff;
}
#downloads li {
    padding-left: 23px;
    background: no-repeat url(/_GRAPHICS/themes/default/sidebars/downloads_item_bullet.gif);
}
#subpages img {
    float:right;
    margin-left: 10px;
    border: 1px solid #414141;
}

#related_news {
    margin: 20px 0px 0px 15px;
    border-top: 2px dotted #414141;
    padding-top: 15px;
}
#related_news h3 {
    margin: 0px 0px 10px 0px;
    font-size: 150%;
}
ul.bytag {
    background: repeat-x url(/_GRAPHICS/themes/default/home/section_rule_background.gif);
}
ul.bytag li {
    background: bottom repeat-x url(/_GRAPHICS/themes/default/home/section_rule_background.gif);
}
ul.bytag img {
    border: 1px solid #4B4B4B;
}
ul.bytag li li {
    background: none;
}
p.odd,p.even {
width: 100%;
overflow:hidden;
padding: 3px;
}
p.odd {
background-color: #eee;
}


