@charset "utf-8";

h3#title {
    margin-bottom: 20px;
}

h4#mainCatch {
    margin: 1.5em 0em;
}

div#bgWrapper {
    position: relative;
    background-color: #bd0000;
    min-height: 1720px;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

h4.catchcopy {
    margin-bottom: 5px;
}

p.stagePrgh1 {
    margin-bottom: 20px;
    line-height: 2em;
    letter-spacing: 1px;
}

div#descriptionBlock {
    margin-left: 300px;
    margin-right: 20px;
    color: #FFF;
}

ul#photoList {
    position: absolute;
    left: 15px;
    top: 15px;
}

ul#photoList li {
    margin-bottom: 1px;
}

img.viewButton {
    right: 70px !important;
    top: 40px !important;
}
