.All {
	font-family: 'Futura-Medium', 'Futura', 'Trebuchet MS', sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    letter-spacing: 0;
}

.Body {
    color: #dfdfdf;
    font-size: 14px;
    line-height: 21px;
    margin-bottom: 0px;
    margin-left: 20px;
    margin-right: 10px;
    margin-top: 5px;
    opacity: 1.00;
    padding-bottom: 5px;
    padding-top: 0px;
    text-align: left;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
}

.PieceTitle {
    color: #b96fd4;
    font-size: 14px;
    line-height: 21px;
    margin-bottom: 0px;
    margin-left: 20px;
    margin-right: 10px;
    margin-top: 10px;
    opacity: 1.00;
    padding-bottom: 0px;
    padding-top: 0px;
    text-align: left;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
    font-weight: normal;
    font-variant: small-caps;
}

.PieceDetails {
    color: #a099a4;
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 0px;
    margin-left: 20px;
    margin-right: 10px;
    margin-top: 0px;
    opacity: 1.00;
    padding-bottom: 0px;
    padding-top: 0px;
    text-align: left;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
    font-weight: normal;
}
.PieceSynopsis {
    color: #cfcfcf;
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 0px;
    margin-left: 20px;
    margin-right: 10px;
    margin-top: 0px;
    opacity: 1.00;
    padding-bottom: 0px;
    padding-top: 0px;
    text-align: left;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
    font-weight: normal;
}

.Photo_Caption_Style {
    color: #cfcfcf;
    font-size: 12px;
    line-height: 15px;
    margin-bottom: 0px;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 5px;
    opacity: 1.00;
    padding-bottom: 5px;
    padding-top: 0px;
    text-align:center;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
}

.NavBar {
    color: #ffffff;
    font-size: 14px;
    line-height: 21px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    opacity: 1.00;
    padding-bottom: 0px;
    padding-top: 0px;
    text-align: center;
    text-decoration: none;
    text-indent: 0px;
    text-transform:capitalize;
}
.Track {
	color: #cfcfcf;
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 2px;
    margin-left: 20px;
    margin-right: 0px;
    margin-top: 0px;
    opacity: 1.00;
    padding-bottom: 0px;
    padding-top: 0px;
    text-align: left;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
}

.Title {
    color: #efefef;
    font-size: 16px;
    line-height: 21px;
    margin-bottom: 0px;
    margin-left: 20px;
    margin-right: 0px;
    margin-top: 5px;
    opacity: 1.00;
    padding-bottom: 0px;
    padding-top: 0px;
    text-align: left;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
}

img { 
    border: none; 
}

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