
* {
 margin: 0;
 padding: 0;
}

p { margin-bottom: 1em; }

ul.classic {
 list-style: disc;
 margin-bottom: 1em;
 padding-left: 2em;
}

h1,h2,h3 {
 margin-bottom: .5em;
 line-height: normal;
}

h1 {
 border-bottom: solid 1px #000036;
 font-weight: normal;
 font-size: 180%;
 text-indent: 5px;
 letter-spacing: -1px;
}

#hp_nav_wrapper {
position: absolute;
top: 0;
right: 0;
height: 80%;
width: 100%;
padding-top: 120px;
background: #000033 url(images/homepg_04_v4.jpg) no-repeat 0% 0%;
}


#homeNav {
height: 100%;
width: 100%;
}