body { margin: 20px 3%; width: 100%; }
#main-wrapper { float: left; width: 100%; }
#main { margin-left: 200px; }
* html #main { height: 100%; /* for IE */ }
#menu { float: left; width: 195px; margin-left: -100%; }
#menu li { margin-top: .3em; margin-bottom: .3em; font-weight: bold; font-size: 100%; }
h1 { font-family: verdana; font-size: 180%; }
h1 a { color: black; text-decoration: none; }
h3 { font-family: verdana; font-size: 105%; }
p { font-size: 90%; padding-left: 1em; line-height: 130%; }
li { font-size: 90%; line-height: 130%; }
dt { font-weight: bold; font-size: 90%; margin-top: .5em; margin-bottom: .5em; }
dd { font-size: 90%; }
