/* yahoo's css resetting */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;}q:before,q:after{content:'';}

BODY {
  background: white;
  text-align: left;
  
  
}

A {
  font-size: 14px;
  font-family: Tahoma, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: blue;
  text-decoration: underline;
  
  
}

A:Visited  {
  font-size: 14px;
  font-family: Tahoma, Arial, sans-serif;
  font-weight : normal;
  font-style : normal;
  color : blue;
  text-decoration : ;
  
}

A:Active  {
  font-size : 14px;
  font-family: Tahoma, Arial, sans-serif;
  font-weight : normal;
  font-style : normal;
  color : blue;
  text-decoration : underline;
 


}

A:Hover  {
  font-size : 14px;
  font-family: Tahoma, Arial, sans-serif;
  font-weight : normal;
  font-style : normal;
  color : blue;
  text-decoration : underline;
  
}





H1 {
  font-size: 19px;
  font-family: Tahoma, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #770606;
  text-decoration: none;
  padding-bottom: 8px;
  padding-top: 15px;
  padding-left: 0px;
}


div#apeconverter-top {
  background: url(ape_vertical.png) repeat-x;
  width: 100%;
  height: 198px;
  float: right;
  position: absolute;
  top: 0px;
  right: 0px;


}

div#apeconverter {
  font-size: 14px;
  font-family: Tahoma, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #252525;
  padding-top: 10px;
  padding-left: 40px;
  padding-right: 20px;
  text-decoration: none;
  text-align: left;
  float: right;
  position: absolute;
  top: 205px;
  right: 250px;


}


#apeconverter div {
  font-size: 14px;
  font-family: Tahoma, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #252525;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 330px;
  padding-bottom: 15px;
  text-decoration: none;
  text-align: left;
  text-color: white;
  float: left;
  position: relative;
  top: 0px;
  left: 0px;
}

div#news {
  background: url(back.png) repeat-y;
  width: 660px;
  height: 100%;
  font-size: 11px;
  font-family: Tahoma, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: black;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  text-decoration: none;
  text-align: left;
  float: right;
  position: absolute;
  top: 198px;
  right: 0px;


}




