/********************************** General page wide styles **********************************/
body {line-height: 1.5em;
BACKGROUND: #999999 url('http://www.ganz.com.au/images/bg2.jpg') repeat-y center top; MARGIN: 0px auto;
}

input, select, textarea {font-size: 10pt;}/*text for forms*/

p {margin-top: 0;margin-bottom: 0;}

img {border: none;text-decoration: none;}

a img {text-decoration: none;}

/******************************** Page borders ********************************/

.inner {border-left: solid 0px #CCCCCC;} /* left nav border */

.bottom{border-top: solid 1px #CCCCCC;} /* Footer border */

/******************************** Page layout settings ********************************/

.outer, .left {border-left-width: 0px;} /* left column width */
.float-wrap {margin-left: 0px;}/*  _negative_ left column width */
.center {width: 750px;}  /* has to be 750px - left column width  */

* html .wrapper, .wrapper {width: 750px;}

.inner {width: 730px;} /*** This width is for non-IE browsers. Mozilla makes this necessary. ***/

.float-wrap {width: 750px;float: left;}

/********************************* Styles for specific areas on page *********************************/

#centerContent{padding:15px;}

#leftContent{display:none;}

#rightContent{display:none;}

#topContent{padding:0px;}

#bottomContent{padding:15px;}

