/********************************** General page wide styles **********************************/

BODY { BACKGROUND: url('http://www.kosbab.org/images/bg.jpg') repeat-y center top; MARGIN: 0px auto; line-height: 1.5em;}

input, select, textarea {font-size: 9pt;} /*text for forms*/

p {margin-top: 0;margin-bottom: 0;}

img {border: none;text-decoration: none;}

a img {text-decoration: none;}

h1{margin:0;}
h2 {margin-top:0;}
h3 {margin:5;}

/* Nav links list */
#current {font-weight:bold;font-style:italic;}

/********************************** General page wide styles **********************************/

body {line-height: 1.5em;}

.ripesiteFooterLogo{display:none}

/******************************** Page borders ********************************/
/* left nav border */
.inner {border-left: solid 0px #CCCCCC; }
/* Footer border */
.bottom{border-top: solid 0px #CCCCCC; }

/******************************** Page layout settings ********************************/
/* left column width */
.outer, .left {border-left-width: 150px;}
/*  _negative_ left column width */
.float-wrap {margin-left: -150px;}
/* has to be page width - left column width  */
.center, .inner {width: 600px;}
/* page width */
* html .wrapper, .wrapper, .float-wrap {width:750px; }

/********************************* Styles for specific areas on page *********************************/
#centerContent{padding:15px;}

#leftContent{padding:0px;}

#rightContent{display:none;}

#topContent{padding:0px;}

#bottomContent{padding:15px; BACKGROUND: #877e79}


A.cream:link { FONT-WEIGHT: Normal; FONT-SIZE: 9pt; COLOR: #f5f5f5; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica; TEXT-DECORATION: underline}       /* unvisited link */
A.cream:visited { FONT-WEIGHT: Normal; FONT-SIZE: 9pt; COLOR: #f5f5f5; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica; TEXT-DECORATION: underline}       /* unvisited link */
A.cream:active { FONT-WEIGHT: Normal; FONT-SIZE: 9pt; COLOR: #f5f5f5; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica; TEXT-DECORATION: underline}       /* unvisited link */
A.cream:hover { FONT-WEIGHT: Normal; FONT-SIZE: 9pt; BACKGROUND: None; COLOR: #000000; text-decoration: overline}
