html, body { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: xx-small; }
body { background-color: #FFF; }

h1 { font-size: small; }
#languages {  }
p { color: #000; font-family: Verdana, Arial, sans-serif; font-size: xx-small; }


a:link, a:visited, a:active { text-decoration: underline; color: #00c; }
a:hover 
{
	background-color: #57563A; color: #fff;
	
}

#top_pic img { padding-right: 5px; }

#menu .selected {
font-weight: bold;
margin-left: 8px;
}

#menu ul {
list-style-type: none;
margin-left: 0;
padding-left: 0;
}

#menu li {
display: block;
/*padding-left: 10px;
border-right: 1px solid #FFFFFF;*/
}

#top_pic {



}


