
/* ----- ORG NAME ----- */

div#content h1
{font-weight: normal;
 font-style: normal;
 padding-bottom: 0px;
 background: none;}

/* ----- SECTION DIVS ----- */

.section {margin-left: 160px; clear: both;}

/* Section header */
div#content .section h2
{text-transform: uppercase;
 padding: 3px; 
 border-bottom: 1px #FFCCAA solid;
 margin-bottom: 0px;
 color: #F60;
 background-color: #FED;
 background-image: url("/gfx/w_content_header_bg.gif");
 background-position: right top;
 background-repeat: no-repeat;}

.section .content {margin-left: 15px; color: black; background: transparent;}

.section .content .info
{padding: 3px 0px 3px 15px;
 border-bottom: 1px #FFCCAA solid;
 text-indent: -15px;}

/* ----- ORG LOGO ----- */

#org_logo
{display: block;
 position: absolute;
 left: 35px;
 margin-top: 15px;
 margin-left: 0px;}

/* ----- OFFICERS ----- */

#officers
{margin-left: 15px;
 border-collapse: collapse;
 width: 345px;}

#officers td
{padding-top: 3px;
 padding-bottom: 3px;
 border-bottom: 1px #FFCCAA solid;
 line-height: 1.5;}

#officers_position {width: 50%;} /* officer position column */
#officers td.pos {line-height: 1.2; padding-right: 10px;} /* officer position cells */

/* ----- ORG META DATA ----- */

#org_meta_data {margin: 20px 0px 100px 160px;} /* large bottom margin to accomodate absolutely-positioned navlet */

#org_meta_data .date
{color: #777777;
 background: transparent;
 line-height: 1.2;
 text-align: right;}

/* ----- ORGDIR NAVLET ----- */

#orgdir_navlet
{width: 494px; margin: 20px 0px 20px 5px; padding: 10px;
 position: absolute; bottom: 20px;
 background: #FFF3E8;
 border: 1px solid #FF8C1A;}
* html #orgdir_navlet {width: 516px; w\idth: 494px;}

#content #orgdir_navlet h1
{margin: 0px 0px 5px 0px; padding: 0px;
 color: #F60; 
 background: none;
 font-weight: bold; font-style: normal; font-size: 13px;}

#orgdir_navlet input
{display: inline-block;
 margin: 0px 0px 2px 10px; padding: 0px;
 vertical-align: bottom;}

