body {
color: #434343;
font-family: "Lucida", Lucida Grande, san-serif; monospaced;
}

p {
margin: 10px 0px 20px 10px;
font-size: 12px;
}

h3 {
font-size: 14px;
margin: 10px;
}

a {
color: #FFF;
text-decoration: none;
font-variant: small-caps; 
font-size: 16px;
margin: 0px;
}

img {
margin: 0px;
border: 0px;
height: 100%;
width: auto;
}

ol {
font-size: 12px;
text-align: left;
}

li {
list-style-type: square; 
text-align: left;
margin: 5px 0px 5px -15px;
}

h2  {
color: #572222;
font-size: 14px;
font-family: san-serif; monospaced;
margin: 0px;
font-weight: normal;
}



#container {
position: absolute;
top: 0px;
left: 0px;
width: 16000;;
height: 590px;
z-index: 20;
}

#header {
background-image: url(graphic/danheader.png);
background-repeat: no-repeat;
position: fixed;
top: 20px;
left: 20px;
width: 350px;
height: 70px;
text-align: left;
padding: 0px;
z-index: 40;
}


#nav {
position: absolute;
top: 35px;
left: 0px;
width: 350px;
height: 20px;
text-align: left;
padding: 0px;
z-index: 45;
}

#image {
position: absolute;
top: 0px;
left: 0px;
width: 16000px;
height: 590px;
z-index: 30;
}

#text {
position: relative;
left: 900px;
width: 400px;
height: 500px;
text-align: left;
padding: 0px;
z-index: 45;
}

#text a {
color: #6C7A5C;
}

#contentleft {
position: absolute;
left: 20px;
width: 500px;
height: 580px;
text-align: left;
padding: 0px;
border-right: 1px solid black;
z-index: 45;
}

#contentleft p{
margin-right: 40px;
}

#contentmiddle {
position: absolute;
top: 70px;
left: 560px;
width: 700px;
height: 580px;
text-align: left;
padding: 0px;
z-index: 45;
}
