 #g_title p, #g_footer p, #g_description p {
    margin: 0;
  }
  /*

      -- -- -- -- -- -- --
      Browser Fixes
      -- -- -- -- -- -- --

      This file uses CSS filtering methods to fix various
      layout bugs.

      Each of the following three imported files is a
      separate, browser-specific CSS file that keeps all
      hacks out of the main style sheet.

      Over time, as supporting these browsers no longer
      remains a priority, cleaning up the hacks is as
      easy as deleting the @import statement below, or
      simply no longer linking this file from the HTML.

  
    fix ie6 ";peekaboo bug"; using the ";holly hack";.
    Note, this style only gets applied to ie6
  */
  * html .wrapper {
    height: 0.1%;
  }

  /*
   * IE5 mac - overrides the IE/Win hack
   */

  /*\*//*/

  * html #threecolumn div {
      height: auto;
  }

    
   * IE5/Win-specific CSS -ensures #container wraps all content on window resize
   */

  @media tty {
   i{content:;/**/}} * html #container { height: 1%; } /*;}
  } */
  /* Styling for editable elements. Eventually, this will be part of the style. */
  .editable {
    border: none;
  }

  #footer {
    clear: both;
  }

  /* Extra divs hidden by default. The custom CSS can override this though */
  #extraDiv1, #extraDiv2, #extraDiv3, #extraDiv4, #extraDiv5, #extraDiv6 {
    display: none;
  }

  a img,:link img,:visited img {border: none;}


  body {text-align: center;}
  #container {width: 700px;text-align: center;margin: 0 auto;}

  /** BEGIN CUSTOM SKIN **/
    /** DESIGN SCHEME, Lines **/

    body {font: 62.5% Arial, sans-serif;line-height: 1.4;}
    h1,h2,h3,h4,h5,h6,pre,code,p {font-size: 1em; font-weight: normal; }
    dl,li,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {margin: 0; padding: 0;}
    a img,:link img,:visited img {border: none;}
    address {font-style: normal;}

    #container { padding: 0 10px; }
    #sidebar, #sidebar-alternate { padding: 0 10px; margin: 0 0 1em; }

    #footer { "color: #99ff99" font-size: 1.2em; padding: 1em 0; font-family: "Georgia", "Arial", "Times", serif; font-weight: bold; font-style: italic; }
    #header { margin: 0;text-align: center; }
    #main-content { margin: 0 0 1em; padding: 0 10px 1em; }
    #g_description { margin: 0 0 0; padding: 0.45em; }

    a:link:hover { text-decoration: none; }
    a:visited:hover { text-decoration: none; }
    p,li,blockquote,dl,caption,td,th { font-size: 1.2em; }
    p { margin: 0 0 1em; }
    div#g_description { font-size: 1.2em; }
    blockquote p,dl dl,li p,blockquote li,li li,li blockquote,blockquote blockquote,div#g_description p,td p,td td,td blockquote,td li { font-size: 1em; }
    #header p { margin: 0; }
    blockquote { margin: 1em 0; padding: 0 1em; }
    table { padding: 0.3em; }
    caption { padding: 0.3em; }
    th { padding-bottom: 0.3em; }
th, caption { font-family: "Georgia", "Arial", "Times", "serif"; font-weight: bold; font-size: 1.3em; }    hr { margin: 1em 0; border-style: none; height: 1px; }
h1,h2,h3,h4,h5,h6 { font-family: "Georgia", "Arial", "Times", serif; margin: 0.5em 0; }    h1 { font-size: 4em; padding: 0.5em 0; margin: 0; }
    h2 { font-size: 2em; font-style: italic; padding: 0 0.2em 0.1em; }
    h3 { font-size: 1.6em; }
    h4 { font-size: 1.3em; font-weight: bold; font-style: italic; letter-spacing: 0.03em; }
    h5 { font-size: 1.3em; font-weight: bold; letter-spacing: 0.03em; }
    h6 { font-size: 1.3em; font-style: italic; letter-spacing: 0.03em; }
    ul { padding: 0 0 0 20px; list-style: circle; }
    ol { padding: 0 0 0 20px; }
    code, kbd { font-size: 1.4em; }

    #onecolumn #main-content { width: 678px; }
    #twocolumn-left #main-content, #twocolumn-right #main-content { width: 455px; }
    #twocolumn-left #sidebar, #twocolumn-right #sidebar { width: 220px; }
    #threecolumn #main-content { width: 394px; }
    #threecolumn #sidebar { width: 130px; }
    #threecolumn #sidebar-alternate { width: 130px; }

/** COLOR SCHEME, modaplayamx **/

    body { background: #0089c9 url(body-tile.gif) top left repeat-x; }    a:link { color: #669; }    a:visited { color: #0089c9; }    a:link:hover { background: #99C; color: #FFF; }
    a:visited:hover { background: #B399CC; color: #FFF; }

    #container { background: #FFF url(border-tile.gif) top left repeat-x; }


    #sidebar, #sidebar-alternate { background: #0089c9; border: 1px solid #99C; border-top: 0; }    #twocolumn-right #sidebar, #threecolumn #sidebar { border-left: 0; }    #twocolumn-left #sidebar, #sidebar-alternate { border-right: 0; }



    #header { background: #0089c9; border-bottom: 1px solid #99C; }    #main-content { background: #FFF; border: 1px solid #0089c9; border-left: 1px solid #0089c9; border-top: 0; }    #threecolumn #main-content, #twocolumn-right #main-content { border-right: 1px solid #0089c9; }    #twocolumn-right #main-content, #onecolumn #main-content { border-left: 1px solid #0089c9; }
    #g_description { background: #FFFFFF url(subhead-tile.gif) top left repeat-x; }    blockquote { color: #39396A; border-left: 1px dotted #669; }
    table { text-align: justify; margin-left: auto; margin-right: auto; border:none }
    caption { background: #0089c9; }
    th { border-bottom: 1px dotted #99C; }
    th, caption { color: #669; }

    hr { color: #99C; background: #99C; border-color: #CF6; }    h2,h3,h4,h5,h6 { color: #39396A; }
    h1 { color: #FFF; }


    h2 { border-bottom: 1px dotted #0089c9; border-left: 1px dotted #0089c9; }    #sidebar h2, #sidebar-alternate h2 { border-bottom: 1px dotted #FFF; border-left: 1px dotted #FFF; }    h3 { border-bottom: 1px dotted #99C; }
    #sidebar h3, #sidebar-alternate h3 { border-bottom: 1px dotted #FFF; }

    code, kbd { color: #39396A; }
    abbr, acronym { border-bottom: 1px dotted #669; }
  /** END CUSTOM SKIN **/
