BODY {
    border-top-width: 0px;
    padding-right: 0px;
    padding-left: 0px;
    border-left-width: 0px;
    background: url(../gfx/main_bg.gif) #2d2d2d fixed repeat-y 50% 50%;
    border-bottom-width: 0px;
    padding-bottom: 0px;
    margin: 0px;
    color: #cccccc;
    padding-top: 0px;
    height: 100%;
    border-right-width: 0px;
}

HTML {
    border-top-width: 0px;
    padding-right: 0px;
    padding-left: 0px;
    border-left-width: 0px;
    background: url(../gfx/main_bg.gif) #2d2d2d fixed repeat-y 50% 50%;
    border-bottom-width: 0px;
    padding-bottom: 0px;
    margin: 0px;
    color: #cccccc;
    padding-top: 0px;
    height: 100%;
    border-right-width: 0px;
}

BODY {
    font-size: 11px;
    color: #cccccc;
    line-height: 16px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

TD {
    font-size: 11px;
    color: #cccccc;
    line-height: 16px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

TH {
    font-size: 11px;
    color: #cccccc;
    line-height: 16px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

DIV {
    font-size: 11px;
    color: #cccccc;
    line-height: 16px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

INPUT {
    font-size: 11px;
    color: #cccccc;
    line-height: 16px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

SELECT {
    font-size: 11px;
    color: #cccccc;
    line-height: 16px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

TEXTAREA {
    font-size: 11px;
    color: #cccccc;
    line-height: 16px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

UL {
    font-size: 11px;
    color: #cccccc;
    line-height: 16px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

LI {
    font-size: 11px;
    color: #cccccc;
    line-height: 16px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

INPUT {
    color: #333333;
}

SELECT {
    color: #333333;
}

TEXTAREA {
    color: #333333;
}

A {
    color: #ffffff;
    text-decoration: none;
}

A:link {
    color: #ffffff;
    text-decoration: none;
}

A:visited {
    color: #ffffff;
    text-decoration: none;
}

A:hover {
    text-decoration: none;
}

H1 {
    margin-top: 0px;
    font-size: 18px;
    margin-bottom: 30px;
    color: #92c7fc;
}

H2 {
    font-weight: bold;
    font-size: 13px;
    color: #92c7fc;
}

.title {
    font-weight: bold;
    color: #ffffff;
}

IMG {
    border-right: 0px;
    border-top: 0px;
    border-left: 0px;
    border-bottom: 0px;
}

HR {
    border-top-width: 0px;
    display: block;
    border-left-width: 0px;
    border-bottom-width: 0px;
    margin: 10px 0px;
    width: 530px;
    color: #666666;
    height: 1px;
    background-color: #666666;
    border-right-width: 0px;
}

FORM {
    display: inline;
}

.homebutton {
    display: block;
    left: -10px;
    width: 185px;
    cursor: pointer;
    position: relative;
    top: -20px;
    height: 27px;
}

DIV {
    text-align: center;
}

DIV#main {
    margin: 0px auto;
    width: 988px;
}

DIV#header {
    margin: 0px auto;
    width: 988px;
    border-bottom: #666666 1px solid;
    height: 56px;
    background-color: #191919;
}

DIV#header DIV.logo {
    background-position: 11px 50%;
    float: left;
    background-image: url(../gfx/logo_hwp.png);
    width: 189px;
    padding-top: 35px;
    background-repeat: no-repeat;
    height: 21px;
}

DIV#header DIV.tools {
    padding-left: 42px;
    font-size: 10px;
    float: left;
    width: 490px;
    color: #cccccc;
    padding-top: 22px;
    height: 21px;
}

DIV#header DIV.tools A {
    color: #999999;
    text-decoration: none;
}

DIV#header DIV.tools A:hover {
    color: #cccccc;
}

DIV#header DIV.search {
    padding-right: 14px;
    font-size: 10px;
    float: right;
    width: 240px;
    color: #999999;
    padding-top: 22px;
    height: 21px;
    text-align: right;
}

DIV#header INPUT {
    border-right: #999999 1px solid;
    padding-right: 0px;
    border-top: #999999 1px solid;
    padding-left: 0px;
    font-size: 10px;
    padding-bottom: 0px;
    margin: 0px;
    border-left: #999999 1px solid;
    color: #cccccc;
    padding-top: 0px;
    border-bottom: #999999 1px solid;
    background-color: #191919;
}

DIV#header INPUT.search {
    width: 115px;
}

DIV#header INPUT.btn {
    width: 24px; color: #999999; line-height: 10px; height: 14px;
}

DIV#header INPUT.btnhov {
    color: #cccccc;
}

DIV {
    text-align: left;
}

DIV#menu {
    padding-right: 0px;
    padding-left: 10px;
    float: left;
    padding-bottom: 125px;
    width: 189px;
    padding-top: 10px;
}

DIV#menu UL {
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
    list-style-type: none;
}

DIV#menu LI {
    float: left;
    padding-bottom: 3px;
    margin: 0px;
    width: 188px;
    padding-top: 2px;
}

DIV#menu LI A.parent {
    display: block;
    padding-left: 20px;
    background: url(../gfx/menu_grey.png) no-repeat 1px 5px;
    color: #cccccc;
    line-height: 16px;
    text-decoration: none;
}

A.parent_sel {
    display: block;
    padding-left: 20px;
    background: url(../gfx/menu_grey.png) no-repeat 1px 5px;
    color: #cccccc;
    line-height: 16px;
    text-decoration: none;
}

DIV#menu LI A.parent_sel {
    font-weight: bold;
    background: url(../gfx/menu_red.png) no-repeat 1px 5px;
    color: #ffffff;
}

DIV#menu LI A.parent:hover {
    background: url(../gfx/menu_red.png) no-repeat 1px 5px;
    color: #ffffff;
}

DIV#menu LI A.sub {
    display: block;
    padding-left: 30px;
    background: url(../gfx/submenu_grey.png) no-repeat 20px 7px;
    color: #cccccc;
    line-height: 16px;
    text-decoration: none;
}

A.sub_sel {
    display: block;
    padding-left: 30px;
    background: url(../gfx/submenu_grey.png) no-repeat 20px 7px;
    color: #cccccc;
    line-height: 16px;
    text-decoration: none;
}

DIV#menu LI A.sub_sel {
    background: url(../gfx/submenu_red.png) no-repeat 20px 7px;
    color: #ffffff;
}

DIV#menu LI A.inactive {
    color: #993366! important;
}

DIV#menu LI A.sub:hover {
    background: url(../gfx/submenu_red.png) no-repeat 20px 7px; color: #ffffff;
}

DIV#menu LI A.child {
    display: block;
    padding-left: 40px;
    color: #cccccc;
    line-height: 16px;
    background-repeat: no-repeat;
    text-decoration: none;
}

A.child_sel {
    display: block;
    padding-left: 40px;
    color: #cccccc;
    line-height: 16px;
    background-repeat: no-repeat;
    text-decoration: none;
}

DIV#menu LI A.child_sel {
    color: #ffffff;
}

DIV#menu LI A.child:hover {
    color: #ffffff;
}

DIV#menu #personalize {
    overflow: hidden;
    width: 179px;
    color: #cccccc;
    background-color: #191919;
}

#personalizehome {
    overflow: hidden;
    width: 340px;
    color: white;
    background-color: #333333;
}

DIV#menu HR {
    display: block;
    margin: 10px 0px;
    width: 160px;
}

DIV#aObjConn {
    padding-right: 0px;
    margin-top: 10px;
    padding-left: 0px;
    padding-bottom: 0px;
    width: 188px;
    padding-top: 0px;
    height: 120px;
}

DIV#content {
    float: left;
    width: 789px;
}

DIV#flashcontent {
    background-position: 50% bottom;
    background-image: url(../gfx/dropdownshadow789x306.gif);
    padding-bottom: 5px;
    margin: 0px;
    width: 789px;
    background-repeat: no-repeat
}

DIV#copy {
    padding-right: 29px;
    padding-left: 29px;
    float: left;
    width: 532px;
    padding-top: 30px;
}

DIV#copy .img {
    border-right: #ffffff 2px solid;
    border-top: #ffffff 2px solid;
    border-left: #ffffff 2px solid;
    border-bottom: #ffffff 2px solid;
}

DIV#copy A {
    color: #92c7fc;
}

DIV#print A:link {
    color: #92c7fc;
}

DIV#print A:visited {
    color: #92c7fc;
}

DIV#banner {
    float: left;
    margin-left: 1px;
    width: 190px;
}

DIV#banner A {
    color: #92c7fc
}

DIV#print A:link {
    color: #92c7fc;
}

DIV#print A:visited {
    color: #92c7fc;
}

DIV#banner DIV.banners {
    padding-right: 14px;
    padding-left: 14px;
    padding-bottom: 0px;
    padding-top: 30px;
}

DIV#banner DIV.bannerad_head {
    padding-right: 0px;
    padding-left: 10px;
    font-weight: bold;
    font-size: 10px;
    background-image: url(../gfx/banner_framed_bg.gif);
    padding-bottom: 5px;
    width: 160px;
    padding-top: 5px;
    background-repeat: no-repeat;
}

DIV#banner DIV.bannerad_middel {
    border-right: #666666 1px solid;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 0px;
    overflow: hidden;
    border-left: #666666 1px solid;
    width: 148px;
    padding-top: 5px;
    background-color: #191919;
}

DIV#banner DIV.bannerad_end {
    padding-right: 0px;
    padding-left: 10px;
    background-image: url(../gfx/banner_framed_end_bg.gif);
    margin-bottom: 15px;
    padding-bottom: 0px;
    width: 160px;
    padding-top: 0px;
    height: 20px;
}

DIV#footer DIV.tools {
    padding-right: 0px;
    padding-left: 30px;
    font-size: 10px;
    float: left;
    padding-bottom: 0px;
    width: 400px;
    color: #999999;
    padding-top: 37px;
    height: 51px;
}

DIV#footer DIV.tools A {
    font-weight: normal;
    color: #999999;
    text-decoration: none;
}

DIV#footer DIV.tools A:hover {
    color: #666666;
}

DIV#footer DIV.logo {
    padding-right: 20px;
    float: right;
    text-align: right;
}

DIV#footer DIV.logo_print {
    padding-right: 20px;
    display: none;
    float: right;
    text-align: right;
}

DIV#footer DIV.print {
    padding-left: 120px;
    float: left;
    padding-top: 20px;
    text-align: right;
}

DIV#library {
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    width: 100%;
    color: black;
    padding-top: 10px;
    background-color: White;
}

.attention {
    font-weight: bold; color: #92c7fc;
}

.layer_Expanded {
    
}

.layer_Collapsed {
    overflow: hidden;
    height: 65px;
}

A.compare {
    color: #92c7fc;
}

.librarystorytitle {
    font-size: 18px;
    color: #333333;
    letter-spacing: 1px;
}

DIV#googlead {
    text-align: center;
    padding-top: 10px;
}

.social_bookmark {
    text-align: center;
    padding-top: 10px;
}

.midi {
    text-align: center;
}

DIV.photos {
    text-align:center;
}
.label {
    text-align: center;
    font-size: 1.5em;
    color: #92c7fc;
    margin-bottom: 10px;
}

