/****************** General page wide styles ******************/

BODY {	BACKGROUND: #2856ac url('http://www.triviaoz.com.au/images/bg-triviaoz.jpg') repeat-y center top; MARGIN: 0px auto; }

td {line-height:1.4em;}

#wrapper {width:750px; border:0; padding:0; margin:auto;} /*outer table surrounding all the content*/

input, select, textarea {font-size:9pt;} /*text size in forms*/

p {margin-top: 0;margin-bottom:0;}

h1, h2 {margin:0;}

img {border: none; text-decoration:none;}
a img {text-decoration:none;}

.ripesiteFooterLogo{display:none}

.smalltxt {font-size:90%;} /*styles beginning with a period '.' will appear in the content editor's style menu*/
.largetxt {font-size:110%;}

/****************** Styles for specific areas of the page **********/

#topContent{padding:0px;} /*Page Header*/

#centerContent{padding:20px;
  background-color : #ffffff;
} /*the page's main content area*/

#bottomContent{padding:0px;
  background-color : #c5d0f5;
} /*Page Footer*/

