/****************** General page wide styles ******************/

body {margin:0;
}

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: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*/

#bottomContent{padding:0px;
background-color: #222222;
} /*Page Footer*/

#centerContent{padding:20px;
background: url('/images/header_lechabanais_bgbody001g.gif');
} /*the page's main content area*/

#leftcontent {
		float:left;
		width:412px;
		background:#999999;
		margin-right:15px;
		margin-left:30px;
		padding-bottom:20px;
		}

#rightcontent {


		}

.ripesiteFooterLogo{display:none}