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/iawtv-logo.jpg) no-repeat; }
    
#nav {
margin-top: 32px;
_margin-top:62px;
*margin-top:62px;
margin-left: 8px;
font-size:16px;
font-weight:;
font-family: georgia;
font-style: italic;
}
    
#nav a:link {
text-decoration: none;
color: #999999;
border-bottom: 0px #999999 dotted;

}

#nav a:visited {
text-decoration: none;
color: #999999;
border-bottom: 0px #999999 dotted;

}
    

#nav a:hover {
text-decoration: none;
color: #258eb3;
border-bottom: 0px #999999 dotted;

}
    


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

}


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




#content a {
  color: #258eb3;
  }








 h3 {
color: #258eb3;
}
    
    
    #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: #eb5527;
  }
  