body {
background: transparent url(../images/hz_blue.gif) 0 226px repeat-x;
}
#logo-blue {
position: absolute;
top: 0px;
left: 681px;
width: 39px;
height: 226px;
z-index: 12;
background: transparent url(../images/empty.gif) no-repeat;
}
#tagline-blue {
position: absolute;
top: 251px;
left: 0px;
width: 425px;
height: 20px;
z-index: 14;
background: transparent url(../images/tgl_blue.gif) no-repeat;
}
#horizontal-rule-blue {
position: absolute;
top: 266px;
left: 0px;
width: 100%;
height: 5px;
z-index: 16;
background: transparent url(../images/hr_blue.gif) 806px 0 no-repeat;
}
#menu-blue a:link, #menu-blue a:visited {
color: #000;
background: transparent;
font-weight: normal;
text-decoration: none;
}
#menu-blue a:hover, #menu-blue a:active {
color: #fff;
background: #0000cc;
}
#menu-blue span {
font-weight: bold;
}
#submenu p.external {
line-height: 1.0em;
margin-bottom: 0.4em;
}
#submenu p.internal {
line-height: 1.0em;
}
#submenu a:link, #submenu-blue a:visited {
color: #000;
background: #fff;
font-weight: normal;
text-decoration: none;
}
#submenu a:hover, #submenu-blue a:active {
color: #000;
background: #ddd;
}
#submenu span {
color: #000;
font-weight: normal;
background: #ddd;
}
#menu-blue a:link.highlighted, #menu-blue a:visited.highlighted {
color: #cc3399;
background: transparent;
font-weight: normal;
text-decoration: none;
}
#menu-blue a:hover.highlighted, #menu-blue a:active.highlighted {
color: #fff;
background: #0000cc;
}
#menu-blue span.highlighted {
font-weight: bold;
}


