body {
    background:#758995;
    overflow: auto;
    padding: 0px;
    margin: 0px;
    font-family: verdana, tahoma, arial, helvetica;
    font-size: 12px;
    text-align: left
} 
#bar {
    padding: 5px 0;
    font-family: verdana, tahoma, arial, helvetica;
    font-size: 9pt;
    color: #ec870e;
    width:100%;
    text-align:center;
    overflow:hidden;
}
#bar a, #footer a {color:#556874;}

img {
    border: 0px
}

a {
    text-decoration: none;
    font-size: 12px;
    color: #000000
}

a:hover, #bar a:hover,#footer a:hover {
    color: #ec870e
}

h1 {
    background: url(../layout/title.gif) no-repeat top left;
    float: left;
    padding: 10px 0px 0px 13px;
    margin: 20px;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    color: #FF0000
} 
#container {
      background: #6d828d;
    width: 100%;
    overflow: hidden;
    position: relative;
    margin: 0px;
    padding: 0px;
        border-bottom:2px solid #556874;
            border-top:2px solid #556874;
} 
.ct {
      background: #6c7f8d;
    width: 846px;
    overflow: hidden;
    position: relative;
    margin: 0px auto;
    padding: 0px;
    border-left:1px solid #677a88;
    border-right:1px solid #677a88;
}
#header {
    overflow: hidden;
    position: relative;
} 
#links {
    width: 250px;
    overflow: hidden;
    position: relative;
    padding-top: 3px;
    font-size: 12px;
    font-weight: bold;
    font-family: verdana, tahoma, arial, helvetica;
    color: #5F9AF3;
    float: right;
    text-align: right
} 
#links a {
    font-size: 12px;
    font-size: 12px;
    font-weight: bold;
    font-family: verdana, tahoma, arial, helvetica;
    color: #5F9AF3;
    font-weight: normal
} 
#links a:hover {
    color: #000000;
} 
#nav {
    width: 596px;
    padding-top: 3px;
    overflow: hidden;
    position: relative;
    float: left;
    text-align: left;
    font-size: 12px;
    font-weight: bold;
    font-family: verdana, tahoma, arial, helvetica;
} 
#nav a {
    font-size: 12px;
    font-weight: bold;
    font-family: verdana, tahoma, arial, helvetica;
} 
#footer {
    width: 826px;
    margin:0 auto;
    padding: 10px;
    overflow: hidden;
    position: relative;
        color: #ec870e;
} 
#foota, #footb {
    width: 400px;
    float: left;
    text-align: left;
    overflow: hidden;
    font-family: verdana, tahoma, arial, helvetica;
    position: relative
} 
#footb {
    float: right;
    text-align: right;
} 
#content {
    float: left;
    width: 846px;
    position: relative;
    margin: 0px 0px;
    padding: 5px 0px
} 
#main {
    width: 610px;
    float: left
} 
#bigimg {
    vertical-align: top;
    padding-top: 15px;
    position: relative
} 
#text {
    float: left;
    text-align: justify;
    padding-left: 20px;
    position: relative
} 
#text h2 {
    font-size: 14px;
    text-align: left;
    font-weight: bold;
    padding: 0px 10px;
    margin: 15px 0px 5px 0px
} 
#sidecolumn {
    padding-top: 8px;
    width: 203px;
    float: right;
    position: relative;
    overflow: hidden;
    margin-right:10px;
} 
.block {
    width: 100%;
    background: #ec870e;
    margin-top: 10px
} 
.bhead {
    width: 100%;
padding:3px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 8pt;
} 
.bbody {
    width: 100%;
    padding:0px;
    text-align: left
} 
.bbody a {
    display: block;
    color:#fff;
    padding: 3px 10px;
}
.bbody a:hover {
text-decoration:underline;
}