
body { 
background: #040403 url(images/hudfbg.jpg) repeat-y    ; 
border: 0; 
padding: 0; 
font: 80.01% Verdana, sans-serif, "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular;
line-height: 1.3; 
}

a:link { color:#b67a03; text-decoration: none; font-style:normal; }
a:visited { color:#b67a03; text-decoration: none; font-style:normal; }
a:hover { color:#7d5925; text-decoration: underline font-style:normal; }

b {
color:#b67a03;
margin-top: 20px;
}

p {
margin-bottom: 20px;
}

div img {
margin-right: 10px;
margin-left: 5px;
}


/* Dit blok header, content & links is voor moderne browsers */

html>body #header { 
background: #fefefe; 
position: absolute; 
width: 900px; 
height: auto;
top: 10px;
left: 50%;
margin-left: -450px; 
padding-top: 10px; 
}

html>body #content { 
background: #fefefe; 
position: absolute; 
width: 586px ;
top: 122px; 
left: 50%; 
margin-left: -450px; 
padding: 20px;
padding-left: 270px;
padding-right: 44px; 
}

html>body #links { 
position: absolute;
width: 200px; 
top: 122px; 
left: 50%;
margin-left: -445px; 
padding: 20px; 
padding-left: 0px; 
font-style: italic;
}

/* Dit blok header, content & links is voor ouwe Microsoft meuk */

#header { 
background: #fefefe; 
position: absolute; 
width: 900px;
height: 10000px;  
top: 10px;
left: 50%;
margin-left: -450px; 
padding-top: 15px; 
}

#content { 
background: #fefefe; 
position: absolute; 
width: 606px ;
top: 128px; 
left: 50%; 
margin-left: -220px; 
padding: 20px;
padding-right: 44px; 
}

#links { 
background: #fefefe;
position: absolute;
width: 200px;
top: 135px; 
left: 50%;
margin-left: -450px; 
padding: 6px; 
padding-right: 10px; 
font-style: italic;
}

.roundcont {
width: 180px;
background-color: #ffedd0;
margin-top: 8px;
font-size: 12px;
}

.roundcont p {
margin: 5px 0px 0px 12px;
}

.roundcont img {
margin-right: 9px;
margin-left: 12px;
}

.roundtop { 
background: url(images/tr.gif) no-repeat top right; 
}

.roundbottom {
background: url(images/br.gif) no-repeat top right; 
}

img.corner {
width: 15px;
height: 15px;
border: none;
margin-left: 0;
display: block !important;
}