
            #sectionDescription h2 {
                margin-left:-50px !important;
            }

            #sectionPhotos {
                width:33%;
                float:right;
                margin-left:30px;
                margin-bottom:30px;
                text-align:center;
                margin-right:50px;
            }
            #sectionPhotos figure {
                display:inline-block;
            }
            #sectionPhotos figure img {
                width:100%;
                height:auto;
            }
            #sectionPhotos figure img {
                width:100%;
                height:auto;
            }
            #sectionPhotos figure figcaption {
                font-size:80%;
            }

            #sectionNextPhase {
                /* border:1px solid black; */
                clear:both;
                text-align:center;
                margin-left:25%;
                margin-right:25%;
                font-size:16pt;
                margin-bottom:16px;
            }
            #sectionNextPhase a {
                text-transform:uppercase;
            }