#page1, body{
    background-color: gainsboro !important;
    background-image: none !important;
    color:black !important;
}

#head1{
    padding: 0 !important;
}

#head2 .container{
    background-color: black;
}

#head2 #menu1 li a{
    color: white !important;
}

#body{
    padding: 0 !important;
}

#body .container{
    background-color: white !important;
}

h1, h2, h3{
    border-left: 6px solid #DE7B18 !important;
    color:black !important;
    text-shadow: none;
}

h1 a, h2 a, h3 a{
    color:black !important;
    text-shadow: none;
}

#menu2 ul, #menu3 ul, #vertical_box ul, #social_box .social_code{
    border: 2px solid black !important;
}

.type, .type_box, .social_title{
    background: none !important;
    background-color:black !important;
    color: white !important;
    text-shadow: none !important;
}

#footer_menu{
    width: 1100px !important;
    background: none !important;
    background-color: black !important;
}

#footer_menu #menu1 li a{
    color: white !important;
}

#copyright, #company_name a, #powered a{
    color:black !important;
    text-shadow: none;
}

table{
    color:black !important;
}

#menu1 li a:hover, #menu1 .selected a{
    text-shadow: none !important;
}

.photocontainer{
    width:100%;
}

.photo{
    width:30%;
    margin: 0.5%;
    height:200px;
    float:left;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    border: 1px solid black;
    cursor: pointer;
}
