/*CSS for Discipling the Nations*/ body { font-family: Arial, Helvetica, sans-serif; background-color: #999966; margin: 0px; } .second_strip_top { background-image: url( graphics/whoweare/second_strip_top.gif ); background-position: top; background-repeat: repeat-x; } .second_strip_bottom { background-image: url( graphics/whoweare/second_strip_bottom.gif ); background-position: bottom; background-repeat: repeat-x; } .content_table { background-color: #CCCC99; border: 3px solid #333333; width: 100%; } .section_table { margin: 15px 15px 25px 15px; background-color: #CCCC99; width: 95%; } .header { color: #B0111F; font-family: Arial; font-size: 18px; border-width: 0px 0px 2px 0px; border-style: solid; border-color: #B0111F; padding: 10px 10px 5px 0px; background-color: #CCCC99; } .corner { border-width: 0px 0px 2px 0px; border-color: #B0111F; border-style: solid; background-color: #CCCC99; width: 10px; } .content_column { font-size: 12px; padding: 15px; } .advisors_listing { border-width: 0px 1px 0px 0px; border-color: black; border-style: solid; border-right-style: dashed; width: 240px; vertical-align: top; } .advisors_desc { border-width: 0px 0px 0px 0px; border-color: black; border-style: solid; vertical-align: top; }