.bgColor {
    background-color: #000000;
}

.bgColor2 {
    background-color: #000000;
}

.copyright {
    font-family: Courier New, Courier, Monaco;
    font-size: 9px;
    color: #676767;
}

.thumb {
    text-align: center;
    vertical-align: middle;
}

IMG.thumblink2:hover {
    border-top: 1px solid #676767;
    border-bottom: 1px solid #FFFFFF;
    border-left: 1px solid #676767;
    border-right: 1px solid #FFFFFF;
}

IMG.thumblink2 {
    border-top: 1px solid #FFFFFF;
    border-bottom: 1px solid #676767;
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #676767;
}

IMG.thumblink {
    border: 1px solid #333333;
}

IMG.thumblink:hover {
    border: 1px solid #A66302;
}

.lineColor {
    background-color: #676767;
}

A.prevNextLink {
    font-family: Baskerville, Serif;
    font-size:12px;
    color: #FDB143;
    text-decoration: none;
}

A.prevNextLink:hover {
    font-family: Baskerville, Serif;
    font-size:12px;
    color: #A66302;
    text-decoration: none;
}

.descText {
    color: #FFFFFF;
    font-family: Baskerville, Serif;
    font-size: 14px;
}

.logo {
    color: #FDB143;
    font-family: Baskerville, Serif;
    font-size: 24px;
    font-weight: normal;
    letter-spacing:-0.05em;
    white-space:nowrap;
}

.logoBold {
    color: #676767;
    font-family: Times, Baskerville, Serif;
    font-size: 24px;
    font-weight: bold;
    letter-spacing:-0.05em;
    white-space:nowrap;
}

.email {
    color: #FFFFFF;
    font-family: Baskerville, Garamond, Serif;
    font-size: 14px;
    white-space:nowrap;
}

.author {
    color: #AAAAAA;
    font-weight: bold;
    font-family: Baskerville, Garamond, Serif;
    font-size: 28px;
    text-align:middle;
}

.born {
    color: #AAAAAA;
    font-weight: bold;
    font-family: Baskerville, Garamond, Serif;
    font-size: 14px;
    text-align:middle;
}


.statement {
    color: #FFFFFF;
    font-family: Baskerville, Garamond, Serif;
    font-size: 14px;
    text-align:middle;
}

A.albumNames {
    color:#FDB143;
    font-family: Baskerville, Garamond, Serif;
    font-size: 14px;
    letter-spacing: 0.35em;
    text-decoration:none;
}

A.albumNames:hover {
    color:#A66302;
    font-family: Baskerville, Garamond, Serif;
    font-size: 14px;
    letter-spacing: 0.35em;
    text-decoration:none;
}

A.artist {
    color:#FDB143;
    font-family: Baskerville, Garamond, Serif;
    font-size: 12px;
    letter-spacing: 0.35em;
    text-decoration:none;
}

A.artist:hover {
    color:#A66302;
    font-family: Baskerville, Garamond, Serif;
    font-size: 12px;
    letter-spacing: 0.35em;
    text-decoration:none;
}

A.download {
    color: #FDB143;
    font-weight: bold;
    font-family: Baskerville, Garamond, Serif;
    text-decoration: none;
    font-size: 14px;
    text-align:middle;
}

A.download:hover {
    color: #FDB143;
    font-weight: bold;
    font-family: Baskerville, Garamond, Serif;
    font-size: 14px;
    text-decoration: underline;
    text-align:middle;
}

