body {
    margin: 0;
    padding: 0;    
    font-family: Times;
    font-size: 13px;
    color: #405674;
}

h1, h2, h3, p {
    margin: 0;
    padding: 0;
}

h1 {
    margin: 0 0 10px;
}

h3 {
    margin: 11px 0;
}

img {
    border: 0;
}
.warn {
    color: orange;
}

#main p{
    line-height: 1.4;
    font-size: 14px;
    text-align: justify;
}

strong {
    font-weight: inherit;
}
a {
    color: #292929;
    text-decoration: none;
    border-bottom: dotted 1px #888;
}
a:hover {
    border-bottom: dotted 1px #E4A05C;
    
    
}
a.img, a.img:hover, a#lbPrevLink, a#lbNextLink {
    border-bottom: 0;
}

#wrapper {
    width: 1000px;
}

#header {
    background: url("../images/headerbg.gif") no-repeat scroll -10px 0 transparent;
    border-bottom: 1px dashed lightgray;
    height: 110px;
    margin-bottom: 19px;
    padding-bottom: 11px;
    position: relative;
    width: 1000px;
}
#logo {
    height: 70px;;
    left: 7px;
    position: absolute;
    top: 17px;
    width: 70px;
}
#header #subtext {
    position: absolute;
    top: 77px;
    left: 136px;
    margin: 0;
    padding: 0;
    width: 263px;
    height: 14px;    
}

#subtext h2 {
    font-size: 11px;
    font-weight: normal;
    margin: 0;
}
#topmenu {
    text-align: right;
    position: absolute;
    width: 445px;
    height: 14px;
    top: 47px;
    right: 40px;
}
ul#mainlevel-topmenu {
    margin: 0;
    padding: 0;
    list-style: none;
}
#mainlevel-topmenu li {
    display: inline;
    padding-left: 10px;
}
#main {
    overflow: hidden;
    min-height: 370px;
}
.groups {
    padding-top: 35px;
}
.xmap {
    text-align: left;
    overflow: hidden;
    
}

#footer {
    height: 281px;
    width: 1000px;
    background: url(../images/splash.jpg) no-repeat;
    margin-top: 0;
    position: relative;
}
#footermodules {
    position: absolute;
    bottom: 14px;
    left: 0;
    width: 1000px;
    height: 15px;
}
#footeraddress {
    position: absolute;
    right: 32px;
    top: 112px;
}
.moduletable-addr {
    background: url(../images/adbg.png);
    font-size: 200%;
    text-shadow: 2px 2px 2px white;
}
.moduletable-addr a, .moduletable-addr a:visited{
    color: #405674;
    border: 0;
}
.moduletable-addr span {
    font-size: 120%;
    font-weight: bold;
    
}
.moduletable-footer1 {           
    float: right;
}
.contentpaneopen {
    width: 100%;
}
table.ttimages {
     width: 100%;
}
.ttimages td {
    width: 20%;
}
.ttimages a {
    border: 0;
}
.ttimages img {
    border: 10px solid #dfe5e6;
}

.moduletable-hotlog {
    width: 88px;
    height: 31px;
    margin-right: 5px;
    float: left;
}
.moduletable-liveinternet {
    width: 31px;
    height: 31px;
    margin-right: 5px;
    float: left;
}


table.blog {
    width: 100%;
}
