body {
background: #f9f6eb;
font-family: "lucida grande","Lucida Sans Unicode","Segoe UI",arial,verdana,tahoma,sans-serif;
}

.content h1 {
font-family: "Times New Roman", serif;
letter-spacing: 0.052em;
}

.content h2, .content h3, .content h4 {
font-family: "Helvetica Neue", Arial, sans-serif;
letter-spacing: 0.052em;
}

.content a:hover {
text-decoration: underline;
}

td.MenuSidebar {
width: 250px;
}

.MenuSidebar a {
text-decoration: none;
}
.MenuSidebar a:hover {
text-decoration: none;
}


.quote {
background: #fefdf9;
padding: 20px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
}

#Footertext {
padding-top: 15px;
padding-bottom: 15px;
border-top: 1px solid #dddddd;
} 

#Footertext a {
font-size: 10px;
color: #333333;
}
#Footertext a:hover {
color: #000000;
}

#lang {
float: left;
width: 10%;
height: 20px;
}
