body, div, p, table, td, img, h1, h2, h3, h4, h5, h6, ul, ul li{
  padding: 0;
  margin: 0;
  border: 0;
  }
body{
  background: url(../img/topBarTall.jpg) 50% 0 repeat-x;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  text-align: center;
  color: #000;
  }
body.home{
  background: none;
  }
#preload img{
  display: none;
  }
td{
  vertical-align: top;
  }
a:link,
a:visited,
a:active {
  color: #000;
  text-decoration: underline;
}
a:hover{
  text-decoration: none;
}
#sidebar a:link,
#sidebar a:visited,
#sidebar a:active
{
  color: #fff;
  text-decoration: underline;
  }
#sidebar a:hover{
  text-decoration: none;
  }

#outer{
  width: 900px;
  margin: auto;
  text-align: left;
  padding: 0 9px 0 10px;
  position: relative;
  }
  #girl{
    background: url(../img/girl-o2.jpg) 0 0 no-repeat;
    width: 211px;
    height: 305px;
    position: absolute;
    right: 47px;
    top: 36px;
    z-index: 1;
    }
  #header{
    position: relative;
    height: 164px;
    margin: 0 0 19px 0;
    z-index: 2;
    }
    #header #logoHomeLink{
      }
      #header #logoHomeLink img{
        width: 140px;
        height: 130px;
        background: url(../img/logo_GRCF_black.gif) 0 0 no-repeat;
        margin: 10px 0 0 0;
       }
    #header #headerMenu{
      position: absolute;
      right: 145px;
      top: 37px;
      height: 15px;
      text-align: right;
      }
      #header #headerMenu a img{
        height: 14px;
        }

      #header #headerMenu #headRollMenu a{
        text-decoration: none;
        float: left;
        margin: 0 0 0 41px;
        }
      
      #header #headerMenu #headRollMenu a.base:link,
      #header #headerMenu #headRollMenu a.base:visited,
      #header #headerMenu #headRollMenu a.base:active
      {
        /* nothing to see here */
        }
      #header #headerMenu #headRollMenu a.base:hover,
      #header #headerMenu #headRollMenu a.over:link,
      #header #headerMenu #headRollMenu a.over:visited,
      #header #headerMenu #headRollMenu a.over:active,
      #header #headerMenu #headRollMenu a.over:hover
      {
        /* nothing to see here */
        }
      
      #header #headerMenu .dropMenu{
        position: absolute;
        width: 260px;
        background: #1E211B;
        text-align: left;
        padding-top: 7px;
        padding-bottom: 5px;
        display: none;
        z-index: 999;
        }
      #header #headerMenu .dropMenu ul{
        list-style: none;
        }
      #header #headerMenu .dropMenu ul li{
        padding: 0;
        margin: 0;
        }
      
      #header #headerMenu .dropMenu a:link,
      #header #headerMenu .dropMenu a:visited,
      #header #headerMenu .dropMenu a:active
      {
        display: block;
        height: 1%;  /* fix for IE */
        color: #fff;
        text-decoration: none;
        padding: 2px 10px 4px 20px;
        font-size: 11px;
        }
      
      #header #headerMenu .dropMenu a:hover{
        background: url(../img/bg_arrow.gif) 5px 2px no-repeat;
        }
      
  #postitImage{
    position: absolute;
    left: 521px;
    top: 256px;
    width: 124px;
    height: 82px;
    }
		#postitImage img{
			width: 124px;
			height: 82px;
		}



/*
--------------------------------------
  Begin home-page-specific
--------------------------------------
*/

body.home #outer{
  height: 750px;
  padding: 0;
  }
#inner{
  position: absolute;
  left: 35px;
  top: 41px;
  width: 807px;
  height: 665px;
  /* background: url(../img/bg_home.jpg) right bottom no-repeat; */
  /* margin: 41px 51px 40px 35px; */
  }
#bg{
  position: absolute;
  right: 0;
  bottom: 0;
  width: 744px;
  height: 579px;
  }
.home #logo{
  position: absolute;
  left: 0;
  top: 0;
  width: 190px;
  height: 176px;
  z-index: 60;
  }

.home #topBanner,
.home_editor #topBanner{
  position: absolute;
  right: 0;
  top: 0;
  width: 589px;
  /*height: 83px;*/
}
.home_editor #topBanner{
  top: -43px;
}

#channelSurfer{
  position: absolute;
  left: 107px;
  top: 247px;
  width: 243px;
  height: 162px;
  z-index: 50;
  background: #666666;
  overflow: hidden;
  padding: 0;
  margin: 0;
  }
#menuH{
  position: absolute;
  left: 252px;
  top: 130px;
  vertical-align: top;
  }
  #menuH td{
     padding: 0 19px 0 0;
    }
  #menuH tr.menuLinks td{
    }
  #menuH tr.menuDescriptions td{
    font-size: 10px;
    color: #fff;
    }
  #menuH td.col1{
    width: 142px;
    }
  #menuH td.col2{
    width: 189px;
    }
  #menuH td.col3{
    width: 89px;
    }
#menuH a{
  margin: 0 17px 0 0;
  }
#menuV{
  position: absolute;
  left: 424px;
  top: 234px;
  width: 113px;
  vertical-align: top;
  }
#menuV a{
  display: block;
  margin: 0 0 20px 0;
  }

.home #footer{
  position: absolute;
  bottom: 0;
  right: 0;
  width: 871px;
  }

/* End home-page-specific */


/*
--------------------------------------
  Begin site body
--------------------------------------
*/

  #page{
    width: 671px;
    }
    #pageBackground{
      background: url(../img/pageBackgroundvTall.jpg) 0 15px repeat-y;
      }
    #pageTop{
      background: url(../img/pageTop.jpg) 0 0 no-repeat;
      }
    #page .content{
      padding: 65px 73px 47px 73px;
      background: url(../img/pageBottom.gif) 0 100% no-repeat;
      line-height: 20px;
      height: 1%; /* fix for IE */
      }

	#page .content ul{
	  margin:10px 20px;
	}

	#page .content img{
	  float:right;
	  border:1px solid #000;
	  margin:5px;
	}

      /*
      -------------------------------------------
        Begin intro- and sub navigation-specific
      -------------------------------------------
      */

      #page .content #upperSection{
        padding-right: 120px;
		min-height:140px;
        }
        #page .content #upperSection #intro{
          }
        #page .content #upperSection #subNav{
          margin: 0 0 36px 0;
          }
          #page .content #upperSection #subNav #subNavTitle{
            font-size: 15px;
            line-height: 15px;
            padding: 0 0 5px 0;
            margin: 7px 0 8px 20px;
            border-bottom: solid 2px #000;
            }
          #subNav dl{
            display: inline;
            float: left;
            margin: 0px 0px 0px 20px;
            width: 172px;
            }
          #subNav dl.first-resource-list{
            margin-left: 40px;
            }
            dl{
              margin: 0px;
              }
            #subNav dl dd{
              margin: 0px;
              padding: 0px;
              }
            .clearfix:after{ 
              content: "."; 
              display: block; 
              height: 0; 
              clear: both; 
              visibility: hidden;
              }
            
            /* Hides from IE-mac \*/
            * html .clearfix{
              height: 1%;
              }
            /* End hide from IE-mac */
          
            #subNav dl dd a:link,
            #subNav dl dd a:visited,
            #subNav dl dd a:active
            {
              color: #ED1C24;
              text-decoration: none;
              }
            #subNav dl dd a:hover{
              text-decoration: underline;
              }
          
      /* Begin intro- and sub navigation-specific */
        

      /*
      -------------------------------
        Begin page-content-specific
      -------------------------------
      */

      #page .content h1,
	  #page .content h3{
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 24px;
        line-height: 28px;
        color: #ED1C24;
      }
      #page .content h2{
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 22px;
        font-weight: normal;
        line-height: 26px;
      }
      #page .content h3{
	font-weight:normal;
	margin:10px 0;
      }
	
      #page .content p{
        padding: 0 0 12px 0;
        /*clear: both;*/
        }

      #gap{
        width: 21px;
        }
    
      #sidebar{
        width: 164px;
        background: #FF9301;
        }
        #sidebar .content{
          width: 136px;
          margin: 162px 1px 0 0;
          padding: 0 18px 20px 10px;
          font-size: 12px;
          line-height: 20px;
          color: #fff;
          }
        #sidebar .content h1{
          font-family: Georgia, "Times New Roman", Times, serif;
          font-size: 16px;
          line-height: 24px;
          font-weight: normal;
          color: #000;
          }
        #sidebar .content p{
          padding: 0 0 10px 0;
          }
    
      #footer{
        text-align: center;
        font-size: 11px;
        color: #666666;
        padding: 16px 0 10px 0;
        }
        #footer .name{
          font-size: 12px;
         }



















