
ul#navlist { text-align: left; list-style: none; margin-right: auto; margin-left: auto; padding: 0; width: 150px; float: left }
ul#navlist li { font-size: 14px; display: block; margin: 0; padding-top: 0.5em; padding-right: 0; padding-left: 5px; width: 100% }
ul#navlist li a { color: #777; font-size: 14px; text-decoration: none; background: #f7f2ea; display: block; padding-right: 0; padding-bottom: 2px; padding-left: 5px; width: 100%; border-style: solid; border-width: 1px; border-color: #ffe #aaab9c #ccc #fff }
ul#navlist li#active a { color: #800000; font-size: 14px; background: #f0e7d7 }
ul#navlist li a:hover, ul#navlist li#active a:hover { color: #800000; font-size: 14px; background: transparent; border-color: #aaab9c #fff #fff #ccc }
#container { color: #333; line-height: 130%; background-color: #f0f8ff; background-image: url("images/idea.gif"); background-repeat: no-repeat; background-position: left top; margin: 10px auto; width: 700px; height: auto; border: double teal }
#top { padding: 0.5em }
#top h1 { }
#leftnav { font-size: 10px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; width: 200px; float: left }
#content { font-size: 14px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; width: 490px; float: right }
#content1 { font-size: 14px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; width: 475px; height: 400px; float: right; overflow: scroll }
#footer { color: white; font-size: 12px; font-style: italic; font-weight: bold; background-image: url(images/footer.jpg); background-repeat: no-repeat; background-position: 0 bottom; margin: 0; padding: 0.5em; height: 25px; clear: both; border-style: solid none none; border-width: thin medium medium; border-color: teal }
