@charset "utf-8";


div#base {
    background: #4A5869 url(../images/gallery/header_bg.png) no-repeat left top !important;
}

div#header {
    background: none !important;
}

div#main {
    background: url(../images/gallery/right_bg.png) no-repeat right top !important;
}

div#full_main {
    background: url(../images/gallery/main_bg.png) repeat-y !important;
}

div#footer {
    background: #92A0B2 url(../images/gallery/footer_bg.png) repeat-x left top !important;
}

div#footer div.footer_bg {
    background: url(../images/gallery/footer_bg2.gif) repeat-y !important;
    height:38px;
}

hr.black {
   border:1px solid #8f8f8f; margin:5px 0;
}

img.single_img {
    border: 5px solid #5c5c5c !important;
/*    width: 145px;*/
/*    height: 105px;*/
}

div#content h2 {
    color: #EBD2A9;
}

div#content p, div#content a, div#content a:hover, div#content a:visited {
    color: #EBD2A9;    
}
