body {
margin: 0;
padding: 0px;
text-align: justify;
font-family: Arial, sans-serif;
font-size: 11px;
line-height: 1.3em;
margin-bottom: 10px;
}
ul {
margin: 0px 0px 0px 20px;
}
h1 {
font-size: 12px;
font-weight: none;
}
a:link, a:active, a:visited {
color: #800000;
text-decoration: none;
}
a:hover {
color: #D70000;
text-decoration: underline;
}
#wrapper {
width: 700px;
border: none;
margin: 2px auto 2px auto;
}
#container {
width: 700px;
border: none;
}
#leftmenu {
vertical-align: top;
text-align: left;
margin: 0 0px 0 0px;
width: 300px;
float: left;
padding: 5px 5px 5px 0px;
}
#contentbox {
vertical-align: top;
margin: 0px 0px 0px 0px;
width: 385px;
float: left;
padding: 5px 0px 5px 5px;
}
#header {
clear: both;
height:12px;
border-bottom: 1px solid #000000;
}
#footer {
clear: both;
border-top: 1px solid #000000;
text-align: right;
padding-right: 10px;
height: 9px;
}
a.na:hover{
background-color: #efefef;
}
a.na:link, a.na:active, a.na:visited, a.na:hover{
width: 24px;
height: 24px;
float: left;
text-align: center;
font-weight: bold;
}