/* Global Styles */ body { margin:0px; } td { font:11px arial; color: #99CCFF; } a { color: #99CCFF; text-decoration:none; } a:hover { color: #000044; text-decoration:underline; } /* ID Styles */ #navigation td { border-bottom: 1px solid #14285f; /*#445DA0;*/ } #navigation a { font:16px georgia; color: #14285f; font-weight: bold; text-decoration: none; letter-spacing:.1em; line-height:36px; display:block; padding:10px; border: 0pt solid rgb(20,40,95); border-right-width: 0px; border-left-width: 0px; } #navigation a:hover { color:#ffffff; background: #000044; border-right-width: 0px; border-left-width: 0px; } #sidebarHeader { padding: 0px 4px 14px 4px; } #logo { font:18px georgia; color: #CC3300; line-height:24px; letter-spacing:.4em; } #monogram { font:28px georgia; color: #ffffff; line-height:36px; letter-spacing:.4em; } #tagline { font:12px georgia; color: #ffffff; line-height:18px; letter-spacing:.4em; } #dateformat a { font:11px georgia; color: #99CCFF; letter-spacing:.2em; text-decoration:none; font-weight:bold; } #dateformat a:hover { color: #ffffff; } /* Class Styles */ .bodyText { font:22px arial; color:#14285f; line-height:24px; letter-spacing:.1em; margin-top:0px; } .pageName{ font:34px georgia; color: #CC0000; line-height:40px; letter-spacing:.1em; } .subHeader { font:22px georgia; color: #CC0000; font-weight:bold; letter-spacing:.1em; line-height:26px; } .sidebarHeader { font:18px georgia; color: #ffffff; font-weight:bold; letter-spacing:.1em; line-height:22px; } .listNames { font:14px georgia; color: #0033CC; font-weight:normal; letter-spacing:.1em; line-height:16px; } .listNames a { color: #14285f; font-weight:bold; } .listNames a:hover { color: #CC0000; font-weight:bold; text-decoration:underline; } .listMusic { font:10px georgia; color: #0033CC; font-weight:normal; letter-spacing:.1em; line-height:16px; } .detailText { font:16px arial; color: #000000; font-weight: normal; line-height:20px; letter-spacing:.1em; } .smallText { font:9px arial; color:#666666; }