body {
background:url('madur.gif') bottom left no-repeat fixed #FFFFFF;
color:#000000;
font-family:sans-serif;
}

a:link, a:visited {
color:#888888;
text-decoration:none;
}

a:hover, a:active {
color:#AAAAAA;
}

#headerbar {
height:1.5em;
margin:0 2em;
background:#CDF9F5;
}

#menu {
position:absolute;
top:150px;
left:3em;
width:12em;
padding:0;
list-style:none;
font-size:smaller;
text-transform:lowercase;
}

#menu li {
font-weight:bold;
letter-spacing:0.3em;
}

#menu ul {
margin:0 0 0 2em;
padding:0 1em 0.5em;
border-left:1px solid #000000;
list-style:none;
}

#menu ul li {
font-weight:normal;
letter-spacing:normal;
}

#content {
margin:0 2em 0 15em;
line-height:1.5em;
}

#content p {
margin:0.5em 0;
}

#footer {
margin-top:2em;
border-top:1px solid #000000;
text-align:center;
font-size:smaller;
}

h1 {
font-size:1.5em;
margin-bottom:2em;
}

h2 {
font-size:1.2em;
}

h3 {
font-size:1em;
}

.bold {
font-weight:bold;
margin-bottom:0.5em;
}

#logo {
margin-top:1em;
text-align:right;
}

.rightfloat {
float:right;
}