* { font-family: Verdana, sans-serif; font-size: 10pt; }
body { background: url('./images/kingofpop_bg.png') bottom right fixed no-repeat #c6151d; overflow-y: scroll; }
#wrapper { width: 800px; background: #1a1a1a; color: #d3d3d3; text-align: left; }
#header { width: 800px; padding: 10px 10px 5px 10px; }
#caption { width: 800px; padding: 5px 10px 10px 10px; }
#left { float: left; width: 35%; }
#right { float: right; width: 65%; }
h1 { margin: 0px; padding: 0px; color: #ffffff; font-size: 24pt; font-family: Georgia, sans-serif; }
h2 { margin: 0px; padding: 0px; color: #ffffff; font-size: 12pt; font-weight: normal; }
td p { font-size: 8pt; }
td a:link, td a:visited { font-weight: bold; text-decoration: none; }
td a:active, td a:hover { font-weight: bold; text-decoration: underline; }
.h1 { font-size: 24pt; color: #ffffff; font-family: Georgia, sans-serif; }
a:link, a:visited { color: #d3d3d3; }
a:active, a:hover { color: #d3d3d3; }
a:link.navbar, a:visited.navbar { display: block; width: 100%; font-weight: bold; border-right: 5px solid #101010; padding: 10px 0px; text-decoration: none; }
a:active.navbar, a:hover.navbar { display: block; width: 100%; font-weight: bold; border-right: 5px solid #161616; padding: 10px 0px; text-decoration: underline; }
.h1 { font-size: 24pt; color: #ffffff; text-decoration: none; }

.featured { background: #777777; color: #cdcdcd; }
.featured a { color: #cdcdcd; }
