#banner {
   /*background-image:url(images/mdm_header1.jpg);height:300px; width:900px;*/
   background-image:url(../images/PittSkyline082904.jpg);
   width: 100%;
   height: 100%;
   background-repeat: no-repeat;
}
#bannertext{position: relative;
    height: auto;
    width: auto;
    
    top: 10px;
    color: black	;
    font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size: 2.4em;
    line-height: 140%;
    background-color: azure;
    opacity: 0.7;
}

.paddingBottom {
    padding-bottom: 10px;
}

.ocPicture {
    height: 130px !important;
}

.panel-default>.panel-heading {
    background-color: #CDB77C !important;
}

.alert-info {
    color: #FDFDFD;
    background-color: #002A5E;
    border-color: #021C22;
}

.pittBlueDown {
    background-image: url(../images/pittBlue.jpg);
    background-repeat: repeat-x;
    background-color: #000086;
}

.pittBlueUp {
    background-image: url(../images/pittBlue2.jpg);
    background-repeat: repeat-x;
    background-color: #000086;
}