body {
        background-color: #0c0805;
        color: #2b2723;
        font-family: "Century Gothic", "arial", "sans-serif";
        margin: 0px auto 0px auto;
        background-image: url("assets/images/bg_4.jpg");
        background-position: top center;
        background-repeat: repeat;
}

#page_wrapper {
        width: 900px;
        min-height: 700px;
        margin: 0px auto;
        background-image: url("assets/images/page_bg_4.jpg");
        background-position: top center;
        background-repeat: no-repeat;

}

#page {
       width: 771px;
       margin: 0px auto;
       border: 0px solid white;
       padding-top: 44px;
}

#header {
        color: #cac7bc;
        width: 771px;
        margin: 0px auto;
        height: 23px;
}

#menu {
        width: 291px;
        float: left;
        text-align: left;
}

.nav a, .nav a:hover, .nav a:active, .nav a:visited {
        color: inherit;
        text-decoration: none;
}

.nav1 a, .nav1 a:hover, .nav1 a:active, .nav1 a:visited {
        color: inherit;
        text-decoration: none;
}

#giving {
        width: 480px;
        float: left;
        text-align: right;
        line-height: 23px;
}

#content {
        width: 771px;
        min-height: 391px;
        margin: 0px auto;
}

#photo_block {
        width: 291px;
        height: 391px;
        float: left;
        min-height: 391px;
        background-image: url("assets/images/photoblock_bg.png");
        background-repeat: no-repeat;
}

#spacer_1 {
        width: 8px;
        float: left;
        background-color: transparent;
}

#content_area {
        width: 432px;
        height: 381px;
        float: left;
        min-height: 391px;
        background-color: transparent;
        background-image: url("assets/images/sote_06.png");
        background-repeat: no-repeat;
        font-size: small;
        padding: 5px 20px;
}

#footer {
        color: #cac7bc;
        width: 771px;
        height: 55px;
        min-height: 51px;
        background-color: transparent;
        padding-top: 4px;
}

#footer a, #footer a:hover, #footer a:visited, #footer a:active {
        color: #cac7bc;
        text-decoration: none;
}

#copyright {
        width: 546px;
        height: 51px;
        float: left;
        text-align: left;
        font-size: x-small;
}

#logo {
        width:225px;
        float: left;
        text-align: right;
        height: 51px;
}

#browse {
	height: 310px;
	width: 440px;
	overflow-y: auto;
}

#browse1 {
    height: 310px;
    width: 430px;
    overflow-y: auto;
    position: relative;
    padding-right: 10px;
}

#clientBox {
	position: relative;
	display: block;
	width: 125px;
	height: 150px;
	padding:5px;
/* 	border: 1px solid #000; */
	float: left;
	text-align: center;
}

a.press_release {
        font-size: small;
        font-weight: bold;
        color: #2b2723;
        text-decoration: none;
}

.press_release a, .press_release a:hover, .press_release a:active, .press_release a:visited {
        color: #2b2723;
        text-decoration: none;
}

.press_link {
        color: #4b4a49;
        text-decoration: none;
        font-size: x-small;
        font-weight: normal;
}

a, a:hover, a:active, a:visited {
        color: #2b2723;
        text-decoration: underline;
}

#where-to-find {
        padding-top: 40px;
        }
