/* CSS Style sheet for Grandeslam 2009 */ /* CSS copyright Teesside Media Works */ /* Permanent Styles -  Site */ html { height:100% } form { margin:0px } .f-sp { font-size:1px; visibility:hidden } .f-lp { margin-bottom:0px } .f-x1 {  } .f-x2 {  } .f-x3 {  } p:first-child { margin-top:0px } table { empty-cells:hide } /* End Permanent Styles -  Site */ /* STYLE FOR PAGE STRUCTURE */ body { background-color: #000000; background-image: url(grnd.jpg); background-repeat: repeat-x; height: 100%; margin: 0px; } #PageDiv { position:relative; margin: auto; width:990px; } /* Backgrounds */ .topnavigation { background-image: url(topnavgrnd.gif); background-repeat: no-repeat; background-position: 0px 0px; height: 50px; margin: 0px; text-align: right; } .topnavigation .tntxt a { font-family: Tahoma; font-size: 10px; font-weight: bold; text-decoration: none; color: #000000; margin-top: 5px; } .topnavigation .tntxt a:hover { color: #F30C09; text-decoration: none; } .topnavigation .quicklinks { float: left; text-decoration: none; margin-top: 15px; margin-left: 165px; } .tntxt { margin: 10px; padding: 0px; } .contenttxt { margin: 10px; padding: 0px; } 