body {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #000000;
    font-family: Verdana,Arial,sans-serif;
    font-size: 12px;
    margin: 0;
    padding: 0;
}
#wrapper {
}
#layout {
}
#sidebar {
    display: none;
}
#main {
    width: 100%;
}
#main #header {
    width: 100%;
}
#main #header a {
    font-size: 12px;
    text-align: center;
    text-decoration: none;
}
#slideshow {
    display: none;
}
a:link, a:active, a:visited {
    color: #000000;
    text-decoration: none;
}
a:hover {
    color: #000000;
    text-decoration: underline;
}
#whats-new {
    background: url("/img/box_bg.gif") no-repeat scroll left top rgba(0, 0, 0, 0);
    height: 330px;
    margin: 10px 0 0 45px;
    padding: 10px;
    width: 692px;
}
#featured {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 10px solid #FFFFFF;
    height: 288px;
    padding-right: 250px;
    position: relative;
    width: 400px;
}
#featured ul.ui-tabs-nav {
    height: 293px;
    left: 400px;
    list-style: none outside none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    top: 0;
    width: 255px;
}
#featured ul.ui-tabs-nav li {
    border-bottom: 1px solid #FFFFFF;
    color: #FFFFFF;
    font-size: 12px;
    padding: 0 5px 0 14px;
}
#featured ul.ui-tabs-nav li img {
    border: 5px solid #FFFFFF;
    float: left;
    margin: 0 5px 5px;
    padding: 0;
}
#featured ul.ui-tabs-nav li {
    font-family: Georgia,serif;
    font-size: 10px;
    line-height: 12px;
}
#featured ul.ui-tabs-nav li span {
    font-family: Georgia,serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 14px;
}
#featured li.ui-tabs-nav-item a {
    background: none repeat scroll 0 0 #569FD3;
    color: #FFFFFF;
    display: block;
    height: 66px;
    padding: 5px 5px 0 0;
    text-decoration: none;
    width: 231px;
}
#featured li.ui-tabs-nav-item a:hover {
    background: url("/img/tab-bg.png") repeat-x scroll left top #00538D;
}
#featured li.ui-tabs-selected {
    background: url("/img/selected-item1.gif") no-repeat scroll left top rgba(0, 0, 0, 0);
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a {
    background: none repeat scroll 0 0 #26BCD7;
}
#featured .ui-tabs-panel {
    background: none repeat scroll 0 0 #999999;
    height: 288px;
    position: relative;
    width: 400px;
}
#featured .ui-tabs-panel .info {
    background: url("/img/transparent-bg.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 70px;
    left: 0;
    position: absolute;
    top: 218px;
    width: 400px;
}
#featured .info h2 {
    color: #FFFFFF;
    font-family: Georgia,serif;
    font-size: 18px;
    margin: 0;
    overflow: hidden;
    padding: 5px;
}
#featured .info p {
    color: #F0F0F0;
    font-family: Georgia,serif;
    font-size: 11px;
    line-height: 15px;
    margin: 0 5px;
}
#featured .info a {
    color: #FFFFFF;
    text-decoration: none;
}
#featured .info a:hover {
    text-decoration: underline;
}
#featured .ui-tabs-hide {
    display: none;
}
#sanctuary-spotlight {
}
#sanctuary-spotlight img {
    border: medium none;
    float: left;
    margin: 5px 0 20px;
}
#recent-announcements {
    color: #000000;
    font-size: 15px;
    line-height: 1.5em;
    margin: 0 auto;
}
#recent-announcements ul {
    float: left;
    width: 340px;
}
#recent-announcements li {
    margin: 0 0 0.5em;
}
#content .contentBlock {
    font-size: 12px;
}
#content .contentBlock h1, #content .contentBlock h2 {
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 0.25em;
    margin-top: 0;
    padding-top: 0;
    text-align: left;
}
#content .contentBlock h2 {
    font-size: 12px;
}
#footer {
    display: none;
}
