/****************** General page wide styles ******************/

BODY {	BACKGROUND: #7ca6bf url('/images/bg-aegis.jpg') repeat-y center top; MARGIN: 0px auto; }

.ripesiteFooterLogo{display:none}

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: 10;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:10px;
  background-color : #ffffff;
} /*Page Header*/
#centerContent{padding:20px;
  background-color : #ffffff;
} /*the page's main content area*/
#bottomContent{padding:0px;
  background-color : #ffffff;
} /*Page Footer*/
