body  { }
#header { color: black; font-size: 90%; margin-bottom: 10px; width: 600px; #wrapper: 600px }
#content  { font-size: 90%; padding-top: 5px; padding-bottom: 5px; padding-left: 5px; width: 600px }
#nav   { color: black; font-size: 90%; background: url(images/back.jpg) no-repeat right bottom; margin: 0px; padding: 0px; width: 600px }
#col1   { float: left; width: 280px }
#col2  { float: left; border-left: dotted #b1b1b1; width: 290px }
#footer { color: black; font-size: 90%; text-align: left; clear: left; margin-top: 10px; padding: 5px; width: 600px }
ul  { list-style-image: url(images/icon.gif); margin-left: 3px; padding-left: 3px }
h1 { color: yellow; font-size: 100%; background-color: green; margin: 0px; padding: 3px }
#wrapper  { border-top: #dbdbdb; border-right: double #dbdbdb; border-bottom: double #dbdbdb; border-left: #dbdbdb; width: 600px }
h2 { color: green; font-size: 100%; margin-top: 5px; margin-bottom: 5px; padding: 3px 0; border-top: 1px solid green; border-bottom: 1px solid green }
.font { color: green; font-weight: bold; font-size: 100% }
td { font-size: 90%; background-color: #eefdb6; padding: 3px; border: solid 1px green }
p     { font-weight: normal; font-size: 90%; line-height: 120%; background-color: white }
li { font-weight: normal; list-style-image: url(images/icon2.gif); margin: 4px 10px 0px 15px; padding: 0px }
ol li  { list-style-image: url(images/icon.gif); margin: 5px 10px 5px 5px; padding: 0px }
