body {
    padding: 0;
    margin: 0;
    font-family: Arial, Helvetica;
}

a {
    color: black;
    text-decoration: none;
}

a:after {
    content: " [" attr(href) "]";
    background-color: inherit;
    color: #369;
    font-style: italic;
    font-size: small;
}

#footer {
    clear: both;
}

#topmenu {
    display: none;
}

.content {
    width: 740px;
}

.content h1 {
    text-transform: uppercase;
    margin: 0;
    padding: 0;
    font-weight: bold;
    font-size: 30px;
}

.content h2 {
    text-transform: uppercase;
    margin: 0;
    padding: 0;
    font-weight: bold;
    font-size: 20px;
}

.content a {
	text-decoration: none;
}

.items, .years, .FlyerASrc, .FlyerBSrc, .info, .text, .prefix, .gigid {
    display: none;
}

a.fakelink {
    display: none;
}

