@charset "iso-8859-9";
/* CSS Document */
html{
	overflow:auto;
}
body{
	text-align:center;
	margin:0px;
	padding:0px;
	height:100%
}

.LinklerYazi{
	margin-top:10px;
	float:left;
	margin-right:20px;
	color:#FFFFFF;
}

.anaBolge{
	width:1000px;
	margin:0 auto;
	text-align:left;
	
}

.logo{
	position:absolute;
	float:left;
	bottom:0px;
	width:100%;
	left:0px;	
	margin:0;
	padding:0px;
	text-align:center;
	z-index:-1;
}

a{
	color:#FFFFFF;
}

a:visited{
	color:#FFFFFF;
}

#soyleyen .soyleyenOrta{
	color:#FFFFFF;
}

.nelerYazilmisIcerik{width:98%}
.anasayfaDon{float:left;margin-left:20px}