/* Processed by CSScaffold on Tue, 17 Nov 2009 16:54:40 +0000 in 0.0281 seconds */
.subnav {
    list-style-type: none;
    background: #0b1f42;
    float: left;
    width: 100%;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: bold;
    border-bottom: 1px solid #888
}

.subnav li {
    display: inline;
    float: left
}

.subnav li a {
    padding: 8px 20px;
    display: block;
    color: #fff;
    text-decoration: none;
    background: url(/img/bulSubnav.png) no-repeat 0 15px
}

.subnav li a:hover {
    text-decoration: underline
}

.subnav li a.activeSub {
    color: #999
}

.subnav li.subnavFirst a {
    background: none;
    padding-left: 0;
    margin: 0 0 0 20px
}

.innerFlash {
    width: 590px;
    float: left
}

.innerContent {
    float: right;
    height: 395px;
    padding: 10px;
    width: 340px;
    color: #fff
}

.portrait {
    float: right;
    margin: 0 0 10px 10px;
    padding: 3px;
    border: 1px solid #ccc
}

.contentNav {
    color: #fff;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: bold;
    margin: -10px 0 0 0
}

.contentNav li {
    display: inline
}

.contentNav li a {
    width: auto;
    padding: 0 15px;
    color: #fff;
    background: url(/img/bulSubnav.png) 0 6px no-repeat;
    text-decoration: none
}

.contentNav li a:hover {
    text-decoration: underline
}

.contentNav li.contentNavFirst a {
    background: none;
    padding: 0 15px 0 7px
}

.loadContent {
    height: 330px;
    clear: both
}

.loadContent h2, .loadContent h3 {
    padding: 0;
    border: 0;
    margin: 0
}

.loadContent h2 {
    border-top: 1px solid #888;
    margin: 0
}

.loadContent h3 {
    font-style: italic;
    margin: -10px 0 10px 0;
    font-weight: normal
}

.loadContent ul {
    list-style-type: disc;
    margin: 0 0 20px 40px
}

.about .loadContent h2 {
    padding: 0;
    border: 0
}

.thb {
    float: right;
    border: 1px solid #fff;
    margin: 0 0 10px 10px
}

#atdcarousel {
    position: relative;
    margin-bottom: 15px
}

#atdcarousel ul {
    position: absolute;
    left: 0px;
    top: 11px;
    white-space: nowrap
}

#atdcarousel a.atdscroll {
    background: #fff;
    display: block;
    height: 20px;
    position: absolute;
    top: 0px;
    width: 20px;
    z-index: 10
}

#atdcarousel a.left {
    background: url(/img/arrowPrev.png) top left no-repeat;
    left: 0px
}

#atdcarousel a.right {
    background: url(/img/arrowNext.png) top right no-repeat;
    right: 0px
}

#atdclip {
    position: relative;
    height: 20px;
    overflow: hidden;
    width: 310px;
    left: 20px
}