body { margin: 0; padding: 0; background-color: #282824; font-family: "Verdana" Tahoma, Verdana, sans-serif; text-align: center; }
#container { margin: 30px auto 10px auto; padding: 0; width: 667px; }
#left { float: left; width: 195px; height: 521px; background: #E5E4CD url('img/sidebar.gif') no-repeat; }
#right { float: right; width: 472px; height: 521px; background: #E5E4CD url('img/content.gif') no-repeat; }
#menu { margin: 200px 0 0 26px; padding: 0; font-weight: bold; }
.item img { border: none; }
#content { margin: 145px 30px 0 22px; text-align: left; }
#text { padding: 0 3px; font-size: 12px; line-height: 1.2em; height: 325px; overflow: auto; }
h2 { margin: 0; padding: 0; font-size: 16px; color: #692B2B; }
li { list-style-type: circle; margin-bottom: 1px; }
#footer { padding: 50px 0; font-size: 9px; line-height: 3.4em; color: #777; font-weight: bold; font-family: "Tahoma" sans-serif; }
a { color: #692B2B; text-decoration: none; }
a:hover { text-decoration: underline; }