html {
  font-size: 100%; }

body {
  background: #f5f5f5 url(../images/mid-bg.jpg) center 260px no-repeat;
  color: #49494A;
  font-size: .8em;
  line-height: 1.6em;
  font-family: Helvetica, Arial, Verdana, sans-serif; }

#header, #header-part, #footer {
  width: 650px;
  margin: 0 auto; }

#header, #header-part {
  height: 200px;
  position: relative; }
  #header h1, #header .tagline, #header-part h1, #header-part .tagline {
    position: absolute;
    text-align: left;
    text-indent: -9999em; }
  #header h1 {
    top: 75px;
    left: 50px;
    width: 494px;
    height: 133px;
    background: url(../images/oea-logo.jpg) no-repeat; }
    
    

#content {
  width: 480px;
  text-align: left;
  padding-top: 45px;
    margin: 0 auto; }

}


#content p {
  margin-bottom: 10px;
 }




#content a {
  color: #ed217c;
  }


    
    
    #welcome {
        padding-bottom: 4px;
    }
    
    
    #members {
        padding-bottom: 4px;
    }
    
    
    #streamys {
        padding-bottom: 4px;
    }
    
      #welcome h2 {
    padding-bottom: 0px;
    margin-bottom: -5px;
    height: 25px;
    background: url(../images/welcome.png) left 0px no-repeat;
    text-align: left;
    text-indent: -9999em; }
  
  
  
        #members h2 {
    padding-bottom: 0px;
    margin-bottom: -5px;
    height: 25px;
    background: url(../images/membership.png) left 0px no-repeat;
    text-align: left;
    text-indent: -9999em; }
  
        #streamys h2 {
	margin-bottom: -5px;
    height: 25px;
    background: url(../images/streamys.png) left 0px no-repeat;
    text-align: left;
    text-indent: -9999em; }
 

#footer {
  display: block;
  padding: 65px 0;
  text-align: center;
  font-style: normal;
  font-size: .75em; 
  font-family: Helvetica, Arial, Verdana;}
  

#footer a{
  color: #ed217c;
  }
  