body {
font-family:Arial, Helvetica, sans-serif;
background:#ffffff;
}

body hr {
color:#000000;
}

body a:active {
border:1px solid black;
}

#header h1 {
color:#000000;
letter-spacing:0.2em;
}

#navigation {
color:#dadada;
display:block;
}

#navigation a {
color:#000000;
font-size:1.8em;
}

#navigation a.port {
color:#000000;
font-size:1.2em;
}

#navigation a.portactive {
color:#000000;
font-size:1.2em;
background:#0dabac;
}

#navigation a:hover {
color:#000000;
background:#0dabac;
}

#navigation a.active {
color:#000000;
background:#0dabac;
}

#navigation ul {
}

#navigation li {
display:block;
}

#content {
color:#000000;
display:block;
font-size:1em;
line-height:150%;
}

#content a {
color:#045D5F;
}

#content a:hover {
color:#000000;
}

.portrait {
width:40%;
height:40%;
}

#bottom {
font-size:small;
padding-top:20px;
}
