#NAV-H, #NAV-T{
position:               absolute;
background:             #0d0 url(images/cornsnake-green-bar.bmp) repeat-x;
border:                 2px solid black;
border-width:           2px 0;
width:                  840px;
height:                 26px;
line-height:            26px;
top:                    100px;
font-size:              2px;
margin-left:            160px;
}

#NAV-H {
margin:                 0;
width:                  160px;
}

#NAV-H a, #NAV-T a {
font-size:              14px;
font-family:            Arial;
text-decoration:        none;
color:                  #000;
padding:                5px 9px;
}

#NAV-H a:hover, #NAV-T a:hover {
background-color:       #000;
color:                  #fff;
}

#NAV-T ul.DDM {
display:                block;
position:               relative;
list-style:             none;
text-align:             center;
margin:                 0;
padding:                0;
}

ul.DDM li {
display:                inline;
position:               relative;
}

#NAV-T ul.DDM ul {
display:                none;
position:               absolute;
border:                 0;
top:                    10px;
left:                   0;
list-style:             none;
margin:                 0;
padding:                0;
}

#NAV-T li:hover ul {
display:                block;
}

#NAV-T ul.DDM ul li {
display:                block;
position:               static;
border:                 0;
border-top:             2px solid black;
float:                  none;
height:                 26px;
margin:                 0;
padding:                0;
}

#NAV-T ul.DDM ul a {
display:                block;
border:                 0;
border-bottom:          2px solid black;
background:             #0d0 url(images/cornsnake-green-bar.bmp) repeat-x;
width:                  12em;
height:                 26px;
text-align:             left;
color:                  #000;
margin:                 0;
padding:                0 0 0 9px;
}

#NAV-T ul.DDM ul a:hover {
background:             #000;
color:                  #fff;
}

#NAV-L a, #NAV-LE a, #NAV-X a {
display:                block;
/*background:           #0d0 url(images/corn-snake-green-button.png);*/
text-decoration:        none;
color:                  #000;
width:                  130px;
height:                 24px;
text-align:             left;
font-size:              12px;
margin-bottom:          2px;
padding:                6px 0 0 30px;
}

#NAV-L a:hover, #NAV-LE a:hover, #NAV-X a:hover {
background-position:    0 30px;
width:                  128px;
height:                 22px;
margin-bottom:          2px;
padding:                8px 0 0 32px;
color:                  #fff;
}

#NAV-X a {
background:             #e73939 url(images/buttons/corn-snake-red-button.png);
margin-left:            331px;
height:                 27px;
padding-top:            3px;
}

#NAV-X a:hover {
height:                 25px;
padding-top:            5px;
}

#NAV-B {
border-top:             1px solid #000;
width:                  88%;
height:                 auto;
font-size:              13px;
text-align:             center;
margin:                 0 auto 40px auto;
padding-top:            8px;
}

#NAV-B a {
text-decoration:        none;
color:                  #787878;
padding:                0 6px;
}

#NAV-B a:hover {
text-decoration:        underline;
color:                  #000;
}

