body{   padding: 10px;   /* background-image: url('bg.gif'); */   background-color : white;}body{   text-align: center;}#main{   width: 970px;   border: 1px solid black;   border-top: none;   border-bottom: none;   margin-left: auto;   margin-right: auto;/*      min-height: 700px;   _height: 700px;*/   background-color: #f6eaeb;/*      background-image: url('logolight.gif');   background-repeat: no-repeat;   background-position: bottom left;*/      text-align: left;}#bas{   margin-left: auto;   margin-right: auto;   background-image: url('bas.png');   width: 970px;   height: 32px;   border: 1px solid black;   border-top: none;   border-bottom: none;}#bas p{   line-height: 32px;   color: #f6eaeb;   padding-left: 3px;   padding-right: 3px;}#bas a{   color: #f6eaeb;   text-decoration: none;}#bas a:hover{   color: #f6aeb3;}#left{   position: absolute;}#left div.box{   border: 1px solid black;   width: 190px;   margin: 5px;   margin-top: 15px;   background-color: white;   background-image: url('degbro.png');   background-repeat: repeat-x;}#left div.hlbox{   background-color: #f60e24;   background-image: url('hldegbro.png');}#left div.hlbox, #left div.hlbox a, #left div.hlbox a:link, #left div.hlbox a:visited{   color: white;}#left div.box h1{   font-weight: bold;   font-size: 10pt;   border: 1px solid black;   border-left: 8px solid black;   color: black;   padding: 2px;   margin: 0;   text-align: center;   width: 135px;   background-color: #f60e24;   position: relative;   top: -10px;   left: 20px;}#left div.hlbox h1{   color: white;   background-color: #f60e24;}#content{   position: relative;   left: 210px;   width: 750px;   padding-top: 1em;   padding-bottom: 1em;}table.matches_list{   width: 650px;}
