body {
    margin: 0px;
    padding: 0px;
    background: #0d4c96;
    text-align: center;
}

.clear {
    clear: both;
    height: 0px;
    width: 0px;
}

h1 {
    padding: 0px;
    margin: 5px 0px;
    color: #0d4d99;
    font-size: 15px;
}

h2 {
    padding: 0px;
    margin-top: 13px;
    margin-bottom: 3px;
    color: #0d4d99;
    font-size: 13px;
}

/* PRIMARY CONTAINERS */

#header-wrapper {
    width: 100%;
    background: url(/images/header-bg.png) repeat-x;
    padding: 0px;
    margin: 0px;
}

#header {
    padding: 0px;
    margin: auto;
    height: 111px;
    width: 1004px;
}

#content-wrapper {
    width: 100%;
    background: url(/images/content-bg.gif) repeat-x;
    padding: 0px;
    margin: 0px;
}

#content {
    text-align: left;
}

.content-pages {
    background: url(/images/body-content-bg.gif);
    background-repeat: repeat-y;
    border-top: 1px solid #083873;
    font-size: 12px;
    margin: auto;
    padding: 30px;
    width: 790px;
}

#footer-wrapper {
    width: 100%;
    background: url(/images/footer-bg.png) repeat-x;
    padding: 0px;
    margin: 0px;
}

#footer {
    margin: auto;
    height: 73px;
    width: 1004px;
    background: url(/images/footer-bg-inner.png) no-repeat;
}

/* NAVIGATION */

#nav-wrapper {
	width: 100%;
    background: url(/images/navBGa.jpg) repeat-x;
    height: 39px;
}

#nav-holder {
    background: url(/images/navBGb.jpg) no-repeat;
    margin: auto;
    height: 39px;
    width: 1003px;
}

ul#top-nav {
    display: block;
    font-family: Helvetica,Arial,Verdana,sans-serif;
    font-size: 12px;
    font-weight: bold;
    height: 39px;
    margin: 0;
    padding: 0;
    width: 1003px;
	margin-left: 175px;
}

ul#top-nav li {
    display: block;
    float: left;
    margin: 0;
    padding: 0;
}
ul#top-nav li a {
    background: transparent url(/images/bgNON.png) no-repeat top center;
    display: block;
    float: left;
    color: #05366f;
    text-decoration: none;
    padding: 12px 18px 0 18px;
    padding-top: 7px;
    padding-bottom: 7px;
    height: 25px;
}
ul#top-nav li a:hover {
    background: transparent url(/images/bgHOVER.png) no-repeat top center;
}
ul#top-nav li a.current, ul#saturday li a.current:hover {
    color: #fff;
    background: transparent url(/code/saturday/images/bgON.gif) no-repeat top right;
}

/* HOME PAGE */

#home-content-top {
    margin: auto;
    height: 270px;
    width: 1004px;
    background: url(/images/home-top-bg.png) no-repeat;
}

#home-content-top #left {
    width: 461px;
    height: 254px;
    float: left;
    padding-top: 16px;
    padding-left: 26px;
}

#home-content-top #right {
    width: 473px;
    height: 236px;
    float: left;
    padding-top: 34px;
    padding-right: 14px;
    color: #fff;
    font-size: 12px;
}

#home-content-bottom {
    background: url(/images/home-bottom-bg.png) no-repeat;
    margin: auto;
    height: 342px;
    width: 1004px;
}

#home-content-bottom #left {
    width: 680px;
    height: 342px;
    float: left;
    padding-left: 16px;
}

#home-content-bottom #left .bullet {
    float: left;
    color: #fff;
    font-size: 11px;
    width: 330px;
    height: 190px;
    padding: 5px;
}

.home-list {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.home-list li {
    padding-left: 15px;
    background-image: url(/images/home-list.png);
    background-repeat: no-repeat;
    background-position: 0 .5em;
    line-height: 15px;
}

#ads {
    height: 142px;
    width: 670px;
    padding: 0px;
    margin: 0px;
    padding-left: 10px;
}

#home-content-bottom #right {
    width: 306px;
    height: 324px;
    float: left;
    padding-top: 18px;
    color: #000;
    font-size: 11px;
}

#home-content-bottom #right #news {
    background: url(/images/news-right.png) repeat-y;
    background-position: right;
    width: 265px;
    margin-left: 18px;
    font-size: 11px;
}

#home-content-bottom #right h1 {
    margin: 0px;
    padding: 0px;
    margin-bottom: 2px;
    font-size: 11px;
}

#home-content-bottom #right h2 {
    margin: 0px;
    padding: 0px;
    margin-bottom: 2px;
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
}

#home-content-bottom #right #news .header {
    background: url(/images/news-header.png) no-repeat;
    width: 265px;
    height: 39px;
}

#home-content-bottom #right #news .content1 {
    background: #c9c9c9 url(/images/content1.png) repeat-x;
    width: 253px;
    height: 71px;
    padding: 5px;
}

#home-content-bottom #right #news .content2 {
    background: #d0d0d0 url(/images/content2.png) repeat-x;
    width: 253px;
    height: 71px;
    padding: 5px;
}

#home-content-bottom #right #news .content3 {
    background: #f6f6f6 url(/images/content3.png) repeat-x;
    width: 253px;
    height: 71px;
    padding: 5px;
}

#home-content-bottom #right #news .footer {
    background: url(/images/news-footer.png) no-repeat;
    width: 265px;
    height: 13px;
}

/* FOOTER */

#footer-menu {
    margin: auto;
    height: 38px;
    line-height: 38px;
    color: #fff;
    font-size: 11px;
}

#footer-menu a {
    color: #fff;
    text-decoration: none;
}

#footer-menu a:hover {
    text-decoration: underline;
}

#copyright {
    margin: auto;
    padding: 7px;
    color: #fff;
    font-size: 11px;
    line-height: 20px;
}

#copyright a {
    color: #fff;
    text-decoration: none;
}

#copyright a:hover {
    text-decoration: underline;
}

/* MORE STYLES */

.content-news {
    margin: 10px 40px;
    padding: 5px;
    font-weight: bold;
}

.news-image {
    padding: 10px;
    padding-top: 0px;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
}

.news-image img {
    border: 1px solid #333;
}

.news-print {
    float: right;
    position: relative;
    bottom: 50px;
}

.category-thumb {
    width: 75px;
    border: 1px solid #ccc;
}

.gallery-thumb-horizontal {
    width: 150px;
    border: 1px solid #333;
}

.gallery-thumb-vertical {
    height: 150px;
    border: 1px solid #333;
}

.gallery td {
    text-align: center;
    width: 25%;
    padding-bottom: 50px;
}
