/* 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: #367dfe;
  text-align: left;
    
}

A {
  font-size: 12px;
  font-family: Tahoma, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: white;
  text-decoration: underline;
  
  
}

A:Visited  {
  font-size: 12px;
  font-family: Tahoma, Arial, sans-serif;
  font-weight : normal;
  font-style : normal;
  color : white;
  text-decoration : none;
  
}

A:Active  {
  font-size : 12px;
  font-family: Tahoma, Arial, sans-serif;
  font-weight : normal;
  font-style : normal;
  color : white;
  text-decoration : underline;
 


}

A:Hover  {
  font-size : 12px;
  font-family: Tahoma, Arial, sans-serif;
  font-weight : normal;
  font-style : normal;
  color : white;
  text-decoration : underline;
  
}


H1 {
  font-size: 18px;
  font-family: Tahoma, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: white;
  text-decoration: none;
  padding-bottom: 8px;
  padding-top: 15px;
  padding-left: 0px;
}



div#dvd-shrinker {
  background: url(blue.png) repeat-x;
  width: 100%;
  height: 203px;
  float: left;
  position: absolute;
  top: 0px;
  left: 0px;


}

div#article {
  background: url(fon.png) repeat-y;
  width: 672px;
  font-size: 12px;
  font-family: Tahoma, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  text-decoration: none;
  text-align: left;
  float: left;
  position: absolute;
  top: 203px;
  left: 0px;


}


#article div {
  width: 600px;
  font-size: 12px;
  font-family: Tahoma, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: black;
  padding-top: 0px;
  padding-left: 45px;
  padding-right: 20px;
  text-decoration: none;
  text-align: left;
  text-color: white;
  float: left;
  position: relative;
  top: 0px;
  left: 0px;
}

div#news {
  font-size: 11px;
  font-family: Tahoma, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: black;
  padding-top: 0px;
  padding-left: 70px;
  padding-right: 30px;
  text-decoration: none;
  text-align: left;
  float: left;
  position: absolute;
  top: 203px;
  left: 650px;


}




