body{
    background: #111;
    margin: 0px;
    padding: 0px;
    font-family: "Arial", sans-serif;
    font-size: 12px;
    color: #333;
    background: url("/images/background-gray.gif") repeat-x scroll 0 0 #111111;
    line-height: 1.2em;
}

p {
    margin-bottom: 1em;
}

h1 {
    text-transform: uppercase;
    font-size: 1.8em;
    line-height: 2em;
}

#top {
    background: url("/images/top.gif") repeat-x scroll 0 0 transparent;
    height: 163px;
    width: 100%;
}

#topcontent {
    width: 960px;
    margin: 0 auto;
}

#outerdiv {
    width: 960px;
    margin: 0 auto;
}

#content {
    background: white;
    color: black;
    margin-top: 1em;
    padding: 1em;
}

#toplinks {
    overflow: auto;
    font-size: 0.8em;
    height: 37px;
}

#toplinks a {
    color: silver;
    font-weight: bold;
}

#toplinksleft {
    width: 450px;
    float: left;
    padding: 10px 0 6px;
    vertical-align: bottom;
    height: 17px;
}

#toplinksright {
    width: 500px;
    float: right;
    padding: 10px 0 6px;
    height: 17px;
    text-align: right;
    vertical-align: bottom;
}

#toplinks a:hover{
    color: #DDAA77;
}

#toplinksleft a {
    margin-right: 10px;
    text-decoration: none;
}

#toplinksright a {
    margin-left: 10px;
    text-decoration: none;
}


#toplinksleft ul, #toplinksright ul{
    list-style: none;
}

#toplinksleft li, #toplinksright li{
    display: inline;
}

#topcenter {
    height: 102px;
    background: url("/images/bannerbg.jpg");
}

#topcenterbanner {
    padding-top: 15px;
    margin-left: -9px;
}

#topstatus {
    height: 16px;
    padding-top: 6px;
    overflow: auto;
    color: silver;
    font-size: 0.95em;
}

#topstatusbreadcrumbs {
    float: left;
    font-weight: bold;
}

#topstatusbreadcrumbs a {
    text-decoration: none;
    color: inherit;
}

#topstatusdate {
    float: right;
}

#content .thumbzoom li {
    height: 175px;
    width: 170px;
}
