Body{
  background: url(../Images/bg.gif);
  margin: 0px;
}
A{
  text-decoration: none;
}
A:Hover{
  text-decoration: underline;
}
Img{
  border-width: 0px;
}
#SolKose{
  top: 1px;
  left: 1px;
  z-index: 9000;
  position: absolute;
}
#Birinci{
  background: url(../Images/kategori-alt.gif) fixed no-repeat;
  padding: 3px;
  width: 180px;
  font-size: 12px;
  height: 570px;
  font-weight: bold;
  font-family: Arial;
  margin-top: -3px;
}
#Birinci A{
  color: #3366CC;
  text-decoration: none;
}

#GazeteTarsus{
  background: url(../Images/gazete-tarsus.gif) ;
  height: 20px;
  width: 246px;
  position: absolute;
  z-index: 100;
}
#GazeteTarsus Img{
	background: none;
    background-image: none;
}


#Base{
  width: 550px;
  background: #F0F8FF;
  margin-top: 10px;
  border: #FDF5E6 solid 3px;
}
#Base Img{
  background: url(../Images/Yukleniyor.gif) no-repeat 50%;
  max-width: 550px;
  width:expression(this.width > 550 ? 550: true);
  max-height:auto;
}
#Menu{
  background: url(../Images/menu-bg.gif);
  height: 35px;
  margin-top: 5px;
  border-top: #FFFAF0 solid 2px;
  border-bottom: #FFFAF0 solid 2px;
  padding: 5px;
}
#Menu A{
  color: #F5F5F5;
  font-weight: bold;
  font-family: Arial;
  font-size: 13px;
}

#Box{
  width: 800px;
}
#Box .Title{
  height:25px;
  background: url(../Images/title-bg.gif);
  margin-top: 10px;
  font-family: Arial;
  font-weight: bold;
  padding: 3px;

}
#Box .Description{
  padding: 5px;
  background: #FFFFFF;
  text-align: left;
  font-family: Verdana;
  font-size: 12px;

}
#Box .Bottom{
  height:15px;
  background: url(../Images/title-bg-ters.gif) repeat-x;
}
#Footer{
  font-family: Arial;
  font-size:12px;
}