body {
margin: 0;
padding: 0px;
text-align: justify;
font-family: Verdana, Arial, sans-serif;
font-size: 0.7em;
line-height: 1.3em;
margin-bottom: 10px;
}
ul {
margin: 0px 0px 0px 40px;
}
h1 {
font-size: 1.2em;
font-weight: bold;
}
a:link, a:active, a:visited {
color: #336633;
text-decoration: none;
}
a:hover {
color: #336633;
text-decoration: underline;
}
#wrapper {
width: 700px;
border: none;
margin: 10px auto 10px auto;
}
#container {
width: 700px;
border: none;
}
#leftmenu {
vertical-align: top;
text-align: left;
margin: 0 0px 0 0px;
width: 150px;
float: left;
padding: 10px 10px 10px 0px;
}
#contentbox {
vertical-align: top;
margin: 0px 0px 0px 0px;
width: 500px;
float: left;
padding: 10px 0px 10px 10px;
}
#header {
clear: both;
height:30px;
border-bottom: 1px solid #000000;
}
#footer {
clear: both;
border-top: 1px solid #000000;
text-align: right;
padding-right: 10px;
height: 12px;
}
a.na:hover{
background-color: #98fb98;
}
a.na:link, a.na:active, a.na:visited, a.na:hover{
width: 20px;
height: 20px;
float: left;
text-align: center;
font-weight: bold;
}