img {
    border: 0;
}

body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 13px;
    color: #0F0F0F;
    background: #a6c306 URL(background.png) top center;
    min-width: 1400px
}

#bgtop {
    background: URL(backgroundtop.png) top center repeat-x;
}

form {
    margin: 0px;
    padding: 0px;
}

a:link, a:visited {
    text-decoration: underline;
    font-weight: normal;
    color: #000;
    outline: none;
    text-align: left;
}

.clear {
    height: 0px;
    padding-bottom: 0px;
    clear: both;
    visibility: hidden;
}

.overall {
    background-color: #fff;   
}

div.center {
    text-align: center;
    margin: 0px auto 0 auto;
    padding: 0;
    width: 832px;
    background: #FFFFFF;
}

#container {
    width:970px;
    margin: 0 auto;
    background-color: #ffffff;
    border-left: 1px solid #5a6a00;
    border-right: 1px solid #5a6a00;
    border-bottom: 1px solid #5a6a00;
    text-align: left;
}

#header {
    text-align: center;
    padding: 0 10px;
}

#content {
    background: white URL(leafs2.png) top right no-repeat;
}

#content-body {
    padding-right: 240px;
    padding-left: 10px;
}

#content-side {
    width: 240px;
    float: right;
}

#content-side-container {
    padding: 20px;
}

#content-side-flags {
    padding: 24px;
    text-align: center;
}

#footer { 
    padding: 10px;
    color: #696969;
    text-align: center;
}

.menu {
    height: 39px;
    background: white URL(menubg.png) bottom center no-repeat;
    text-align: center;
    font-size: 18px;
    color: #a63a03;
    line-height: 39px;
    margin-top: 2px;
}

.horizontal {
    background: white URL(bottomline.png) center center no-repeat;
    height: 3px;
}

.menu a, .menu a:link, .menu a:visited {
    color: #efeae5;
    padding: 0px 16px;
    text-decoration: none;
}

.menu a:hover {
    color: white;
}

.autoScroller-container {
    padding: 10px;
    margin: 10px;
    height:100px;
    overflow:auto
}

.res {
    padding-left: 4em;
}

.rev {
    float: left;
    padding: 1em;
}

