/*---- apply everywhere ----*/  p         {margin:5px 10px 5px 10px;             font-family:Trebuchet MS,Arial;                          font-size:14px;}       a    {font-family:Trebuchet MS,Arial;                          font-size:14px;}      h2    {font-family:Tempus Sans ITC, Lucida Handwriting;             font-size:18px;             margin:5px 10px 5px 10px;             color:#D23C3C;             border:1px solid #D23C3C;}     h3     {font-family:Tempus Sans ITC, Lucida Handwriting;             font-size:18px;             margin:5px 10px 5px 10px;                              color:#2A1858;             background-color:#A6A6A6;}   ul       {list-style-type:circle;             list-style-position:outside;}   img      {border:0px;             margin:5px 5px 5px 5px;}   dl       {margin-left:5px;             font-family:Trebuchet MS,Arial;}     dt       {font-weight:bold;             color:#D23C3C;}/*---- Layout ----*/#pagewrap   {margin-left:auto;             margin-right:auto;             width:92%;             background-color:#ffffff;}/*---- Header ----*/#header     {width:100%;             height:60px;}.bgnd       {background-image: url(graphic/bnr3.jpg);              background-repeat: no-repeat;              background-position: left top;}#header h1  {font-family:Tempus Sans ITC, Lucida Handwriting;             font-size:32px;             line-height:60px;             margin-bottom:0px;             margin-left:196px;             color:#D23C3C;}/*---- Navigation ----*/#nav        {float:left;             width:100%;                        font-family:Trebuchet MS,Arial;             background-color:#2A1858;                        font-size:16px;             color:#ffffff;}#nav a      {color:#ffffff;             background-color:#2A1858;                        font-family:Trebuchet MS,Arial;             border-left:1px solid #ffffff;             padding-left:5px;             text-decoration:none;             font-size:16px;}#dropmenudiv{position:absolute;             border:1px solid #2A1858;             z-index:100;             font-size:16px;}#dropmenudiv a{color:#2a1858;               float:left;               width:100%;               padding-left:3px;               border-bottom:1px solid #2a1858;                            font-family:Trebuchet MS,Arial;               text-decoration:none;               font-size:16px;}#dropmenudiv a:hover{color:#2a1858;                     background-color:#D23C3C;                                          float:left;                     width:100%;                     padding-left:3px;                     border-bottom:1px solid #2a1858;                             font-family:Trebuchet MS,Arial;}       /*---- Left Column ----*/#leftcol    {float:left;             height:100%;             width:60%;             margin-top:10px;             margin-bottom:10px;             font-size:14px;             background-color:#ffffff;}/*---- Right Column ----*/#rightcol   {float:left;             height:100%;             width:39%;             margin-top:10px;             font-size:14px;             background-color:#ffffff;}#rightcol td a {font-size:12px;}/*---- Footer ----*/#footer     {clear:both;             height:30px             line-height:28px;             font-size:16px;             color:#D23C3C;}.fade       {background-image: url(graphic/foot.jpg);              background-repeat: no-repeat;              background-position: right bottom;}.foot       {color:#2A1858;             font-family:Book Antigua;             margin-left:10px;}           