body{ margin-top: 25px; background-color: #ffffff; }

#canvas{ max-width: 100%; background: transparent; }
#main-container { width: 926px; padding: 10px; margin-top: 0; background-image: url(/theme/image/background?__theme=rockefeller); background-repeat: repeat-y; }

a{ color: #4D5357; }

#header{  text-align: center;  }
#header>h1{ text-align: left; }
#header>h1 { width: 926px; margin: auto; }
#title{ display: none; }
#header h1 img{ width: auto; height: auto; }

#nav{ width: 926px; height: 173px; margin: auto; background-image: url(/theme/image/header?__theme=rockefeller); background-repeat: no-repeat; }
#nav>ul{ display: inline-block; width: 1300px; text-align: left;}
#nav>ul>li{ margin: 0; padding: 0; min-width: 40px; height: 60px; }
#nav>ul a{ padding: 10px 19px 10px 25px; font-size: 19px; color: #2f2a20; font-weight: normal; font-family: "Lucida Sans Unicode","Lucida Grande",Arial,Helvetica,sans-serif; }
#nav>ul>li:hover a{ color: #00b5e0;  }

#footer{ width: 926px; margin: auto; padding-top: 15px; background-color: #fff; background-image: url(https://www.rucares.org/images/static/bg-body-bottom-wide.gif); background-repeat: no-repeat; color: #989898; font-family: Verdana; font-size: 11px; text-align: left; }
#footer a{ color: #989898; font-family: Verdana; font-size: 11px; }

a{ color: #b76720; }
a:hover{ color: #b76720; }

.bg-conditions{ background-color: #6191cf; }
.color-conditions{ color: #6191cf; }
.bg-sponsors{ background-color: #01aed9; }
.color-sponsors{ color: #01aed9; }
.bg-studies{ background-color: #ACA698; }
.color-studies{ color: #ACA698; }
.bg-institutions{ background-color: #675c53; }
.color-institutions{ color: #675c53; }

.btn-primary{ background-color: #24b9e2; border: #24b9e2; }

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover { background-color: #d5d2ca; }