/****************** General page wide styles ******************/

BODY {BACKGROUND: #ffffff url('../../../images/bg-christof.jpg') repeat-y center top; MARGIN: 0px auto; }

td {line-height:1.5em;}

#wrapper {width:730px; border:0; padding:0; margin:auto;} /*outer table surrounding all the content*/

input, select, textarea {font-size:10pt;} /*text size in forms*/

p {margin-top: 0;margin-bottom:0;}

h1{margin:0;}

img {border: none; text-decoration:none;}
a img {text-decoration: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;} /*the page's main content area*/
#bottomContent{padding:0px;} /*Page Footer*/

.ripesiteFooterLogo{display:none}