﻿#nav{-moz-column-count:5;-webkit-column-count:5;column-count:5;-moz-column-gap:10px;-webkit-column-gap:10px;column-gap:10px;-moz-column-rule:2px outset #808080;-webkit-column-rule:4px outset #808080;column-rule:2px outset gray;margin-bottom:20px;margin-top:15px}#nav .current{background:#aaa}#nav li{list-style:none;padding:0;line-height:.8em}#nav .url{font-family:arial;font-size:12px;padding:1px 10px;color:var(--text-color);text-decoration:none;transition:.3s;line-height:1.5em}#nav .url:hover{color:#a00000}@media only screen and (max-width:700px){#nav{-moz-column-count:2;-webkit-column-count:2;column-count:2}}.table-associated{width:620px;float:center;color:var(--text-color);background-color:var(--body-color);margin-left:auto;margin-right:auto;border:#202020;border-style:solid;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-radius:3px;box-shadow:1px 1px 2px #000}.table-associated li{font-size:12px}.table-associated img{width:146px;height:200px;border:1px solid #fff;background-color:#fff;margin:2px;padding:2px;box-shadow:2px 2px 2px #333}.table-associated h3{font-size:20px;margin:4px;border:none}@media only screen and (max-width:659px){.table-associated{width:100%}.table-associated img{width:73px;height:100px}}