

BODY { background-color:#ffffff; background-image:url('layout/bg.jpg'); background-position:bottom right; background-repeat:no-repeat  }


.content {  background-color:#ffffff;
            width:780px;
            border: solid #336600 0px ;
            text-align:justify;
            font-family:verdana;
            font-size:13px;
            color:#000000;
            line-height:17px
            padding-bottom:25px;
                            }


.text  { padding-left:15px; padding-right:15px; background-color:#dfe9cf; 
         background-image:url('layout/bgbar.jpg');background-position:top left; background-repeat:repeat-y  }


a:link {color: #000000; text-decoration: underline; }
a:active {color: #0000ff; text-decoration: underline; }
a:visited {color: #008000; text-decoration: underline; }
a:hover {color: #f7941d; text-decoration: none; }



