body
{
    background: #58595b;
}

a:active, a:link, a:hover, a:focus, a:visited
{
    text-decoration: none;
    letter-spacing: 1px;
}

#menu_1 a
{
    letter-spacing: -1px;
}
/*
.menu1-level1-no a
{
  color: #58595b;
}
*/
.menu1-level1-act a
{
    color: #983e09;
    border-left: 2px solid #983e09;
    padding-left: 10px;
}


.menu1-level2-no a
{
    font: 12px Arial;
}

.menu1-level2-act a
{
    font: 12px Arial;
    font-style: italic;
}

.wtgallery_singlepic img 
{
    border: 0px;
}

.wtgallery_listpic img, .wtgallery_category_pic img
{
    border: 0px;
    margin-left: 5px;
}


.csc-firstHeader
{
    color:   #58595b;
    font: 16px Arial;
    letter-spacing: -1px;
    font-weight: bold;
}

.csc-firstHeader, .csc-header h1
{
    color:   #58595b;
    font: 14px Arial;
    letter-spacing: -1px;
    font-weight: bold;
}

.wtgallery_category_h1
{
    color:   #58595b;
    font: 10px Arial;
    font-weight: bold;
}

#banner
{
    min-height: 90px;
    border-bottom: #58595b 0px solid;
}

#banner .image-embed-item {
    width: 728px;
    height: auto;
}

#container
{
    width: 728px;
    border: #cfd0cd 1px solid;
    position: relative;
    margin: auto;
    margin-top: %;
    background: #ecebe7;
    font: 12px Arial;
    min-height: 550px;
    height:auto !important;
    height:550px;
    text-align: left;
}

.contenttable
{
    font: 12px Arial;
}

.contenttable .even{
    background: #232323;
}

#menu_1
{
    vertical-align: top;
    font: 15px Arial;
    margin-top: 10px;
    margin-bottom:10px;
}

#menu_2 {
    text-align:center;
    margin-bottom:10px;
}

#menu_1 DIV,
#menu_2 DIV
{
    padding-left: 10px;
    display: inline;
}

#content
{
    letter-spacing: 1px;
    margin-left: 10px;
    margin-right: 10px;
    min-height: 30px;
}

.contenttable{
    margin-left: 15px;
    margin-right: 15px;
}

a, a:visited {
    color:#0000ee;
}

div.menu1-level1-no a,
div.menu1-level1-no a:visited {
    color:#58595B;
}

div.menu1-level1-act a,
div.menu1-level1-act a:visited {
    color:#983E09;
}

table.TBL {
    width:708px;
}

table.TBL td.TBLIMG {
    width:180px;
}

table.TBL td {
    padding-bottom:15px;
}

table.TBL td.TBLTXT {
    width:528px;
    padding-left:50px;
    font-size:12px;
    font-family:Arial;
    vertical-align:middle;
}

table.TBL table td {
    font-size:12px;
    font-family:Arial;
    padding-left:5px;
    padding-bottom:0px;
}

.row-even{
    background: #aaaaaa;
    color:red;
}


.row-odd{
    background: #efefef;
    color: darkgreen;
}

#firstColumn {width:20%;}
