h1 {
    font-size : 20pt;
    color : rgb(123, 103, 107);
}
h1.Title {
    font-size : 24pt;
    text-align: center;
    color : rgb(123, 103, 107);
    padding-bottom : 18pt;
    width: 600;
}
h1.UnderConstruction {
    font-size : 24pt;
    text-align: center;
    color : orange;
    padding-bottom : 18pt;
    width: 600;
}
h2 {
    font-size : 16pt;
    color : black;
    padding-top : 12pt;
    margin-left : 0.0in;
}
h3 {
    font-size : 12pt;
    color : brown;
}
.BodyText {
    color : black;
    font-size : 12pt;
    margin-left: 0.2in;
    width: 600;
}
.ContactInfo {
    color : ;
    font-size : 12pt;
}
td.ColumnTitle {
    font-weight : bold;
    font-size : larger;
}
td.Banner {
    width: 100%;
}
td.MenuItems {
    text-align: center;
    width: 20%;
    padding-top: 0.02 in;
    padding-bottom: 0.08 in;
}
a.MenuItems {
    color: rgb(123, 103, 107);
    font-size: 12 pt;
    font-weight: bold;
}
table.Menu {
    margin-top: 0.0in;
    margin-bottom: 20;
    width: 600;
    border: 0;
    background-color: white;
}
table.Products {
    width: 600;
    border-style: groove;
    background-color: white;
}
tr.Products {
}
td.Products {
    padding-top: 0.08 in;
    padding-bottom: 0.08 in;
}
.Emphasis {
    font-weight : bold;
    font-style: italic;
    color : blue;
}
table.Tracks {
    border-style: groove;
    background-color: rgb(173, 170, 115);
}
td.TrackNum {
    width: 100;
}
td.TrackTitle {
    width: 500;
}
td.TrackTime {
    width: 200;
}
td.TrackNumHead {
    width: 100;
    font-weight: bold;
    text-decoration: underline;
}
td.TrackTitleHead {
    width: 500;
    font-weight: bold;
    text-decoration: underline;
}
td.TrackTimeHead {
    width: 200;
    font-weight: bold;
    text-decoration: underline;
}
span.CompanyName {
    font-weight: bold;
    font-size: 14 pt;
}
image.CD_Label {
    margin-bottom: 0.25in;
    border-color: rgb(36,31,0);
    border-width: thin;
    border-style: solid;
}
a.TrackName {
    color : rgb(36,31,0);
}
.ProdDesc {
    color : black;
    font-size : 12pt;
    margin-left: 0.1in;
    width: 400;
}
table.Staff {
    width: 600;
    background-color: white;
}
tr.Products {
}
td.StaffPic {
    padding-top: 0.08 in;
    padding-bottom: 0.08 in;
    padding-left: 0.3 in;
    border-style: none;
    border-width: thin;
}
td.StaffBio {
}
image.StaffPic {
    width: 120;
    border-color: black;
    border-width: thin;
    border-style: solid;
}
a.Resume {
    width: 100%;
    text-align: center;
}
