/* Document styles */



body { background-color: #9C9C9C; margin: 0px 0px 0px 0px; font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000; }



/* ID styles */



#mainTable { width: 885px; background-color: #D2CCB2; border-left: 1px solid #000; border-right: 1px solid #000; }



#logoPlace { width: 185px; height: 148px; background-image: url(../images/cancerSucksLogo.gif); background-position: 0px 0px; position: absolute; }



#newsArea { position: absolute; width: 465px; height: 370px; padding: 5px; overflow: auto; border-top: 1px dotted #000; }

#eventsArea { position: absolute; width: 635px; height: 370px; padding: 5px; overflow: auto; border-top: 1px dotted #000; }

#meetBecArea { position: absolute; width: 635px; height: 420px; padding: 5px; overflow: auto; border-top: 1px dotted #000; }



/* Class styles */

.sectionHeaders { font-size: 14px; color: #663300; font-weight: bold; }

.repeatedTop { width: 885px; height: 62px; background-image: url(../images/repeatedTop.gif); background-repeat: repeat-x; }

.dottedLine { border-top: 1px dotted #000; padding: 3px; }



.menuBar { width: 885px; height: 20px; font-size: 11px; background-color: #E3E3E3; border-bottom: 1px solid #666; }

.menuBar a { color: #000; text-decoration: none; }

.menuBar a:hover { color: #B54F1D; text-decoration: underline; }



.belowNavRepeat { background-image:url(../images/belowNavRepeat.gif); background-repeat: repeat-x; }

/* HOME Page layout styles */

.leftBox { position: relative; float: left; width: 150px; margin: 25px 13px 10px 26px; padding: 0px; font-size: 10px; clear: both; float: none; }

.midBox { position: relative; float: left; width: 480px; margin: 0px 13px 10px 13px; padding: 0px; font-size: 10px; clear: both; float: none; }

.rightBox { position: relative; float: left; width: 150px; height: 340px; margin: 0px 26px 10px 13px; padding: 0px; font-size: 10px; clear: both; float: none; }

/* NEWS SECTION on Homepage layout styles */

.newsHeader { font-size: 13px; color: #FF0000; font-weight: bold; }

.newsContent { font-size: 10px; }

.newsSig { font-size: 11px; color: #339999; font-weight: bold; }

/* MEET BECCA Page layout styles */

.leftBecBox { position: relative; float: left; width: 150px; margin: 25px 13px 10px 26px; padding: 0px; font-size: 10px; clear: both; float: none; }

.midBecBox { position: relative; float: left; width: 650px; margin: 0px 26px 10px 13px; padding: 0px; font-size: 10px; clear: both; float: none; }

/* MEDIA Page layout styles */

.leftBoxMedia { position: relative; float: left; width: 270px; margin: 25px 13px 10px 15px; padding: 0px; font-size: 10px; clear: both; float: none; }

.leftBtmBoxMedia { position: relative; float: left; width: 270px; margin: 10px 13px 10px 15px; padding: 0px; font-size: 10px; clear: both; float: none; }

.midBoxMedia { position: relative; float: left; width: 510px; margin: 0px 13px 10px 13px; padding: 0px; font-size: 10px; clear: both; float: none; }

