/*Custom CSS*/
.rs_body_bgcolor {
    background-color: #000 !important;
}
.rs_footer_bgcolor {
    background-color: #000 !important;
}

.rs_select_navigation {
    background-color: #000 !important;
}

.rs_header_spacer {
    background-color: #000 !important;
}

.pathway{
    background-color:#000 !important;
}

div.photo1 {
margin-bottom:16px;
padding:5px;
}

div.photo1 img {
max-width: 100%;
}

div.photo1 p {
text-align:center;
font-size:12px;
}

div.photo1 a {
outline: none;
}

div.photo2 {
float:left;
padding:5px;
margin-top: 3px;
margin-right:7px;
text-align:center;
width:300px;
}

div.photo2 img {
max-width:100%;
border: none;
}

div.photo2 p {
text-align:center;
font-size:12px;
}

div.photo2 a {
outline: none;
}