html * {
margin:0;
padding:0;
font-family:arial,helvetica,verdana,sans;
}
a,a:link,a:active,a:visited {
color:#DEE2ED;
text-decoration:underline;
}
body {
color:#adb9c7;
font-size:10px;
background:#000000 url("") center 0 repeat-y;
width:100%
}
#wrap {
position:relative;
background:transparent;
width:900px;
margin: 0 auto;
margin-top:0;
}
#header {
position:relative;
background: url("images/DNheader_pinkneon.jpg") center 0 no-repeat;
width:100%;
height:155px;
}
#logoLeft {
position:absolute;
top:5px;
left:5px;
}
#logoRight {
position:absolute;
top:0px;
right:25px;
}
#content {
background:transparent;
padding:20px 50px 20px 175px;
}
#footer {
margin-top:25px;
background:transparent;
height:25px;
line-height:25px;
border-top:1px solid #435870;
color:#435870;
padding-left:10px;
}
#leftNav {
background:transparent;
width:150px;
float:left;
z-index:999;
}
#leftNav ul {
list-style-type:none;
color:white;
text-transform:uppercase;
margin-top:50px;
}
#leftNav li {
border-top:1px solid #adb9c7;
border-bottom:1px solid #2d3238;
}
#leftNav a, #leftNav a:active, #leftNav a:visited, #leftNav a:link {
font-size:10px;
text-decoration:none;
background:transparent; url("images/DNbutton.jpg") 0 0 no-repeat;
color:white;
display:block;
padding-left:10px;
height:34px;
line-height:34px;
}
#leftNav a.double-line, #leftNav a.double-line:active, #leftNav a.double-line:visited, #leftNav a.double-line:link {
line-height:17px;
}
#leftNav a:hover,#leftNav a.double-line:hover {
background:#4e5f6f url("images/dn_button_hover.jpg") 0 -35px no-repeat;
cursor:hand;cursor:pointer;
}
p {
font-size:12px;
margin-bottom:10px;
line-height: 150%;
}
h2 {
font-size:20px;
border-bottom:1px solid #A6A6B5;
color:#ADB7D2;
margin-top:5px;
margin-bottom:20px;
}
h3 {
font-size:16px;
}
h4 {
font-size:12px;
}

.indented {
 padding-left: 50pt;
 padding-right: 50pt;
 }

