@CHARSET "UTF-8";

BODY {

	font-family: Arial;
	font-size: 13px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: Black;
}

div.konteynir {

	width: 970px;
	margin: 0px auto;
	background-color: white;
      	padding: 6px;
        background-image: url("resimler/taban.png");
}

div.ust {

	height: 103px;
	text-align: right;
}

div.ust_menu {

	text-align: right;
	padding: 6px;
	font-weight: bold;
	background-image: url("resimler/alt_cubuk.png");
	
}

div.ust_menu A {
     
	text-decoration: none;
	color: Yellow;
	padding: 6px;
}

div.ust_menu A:hover {

	color: Red;
}

div.sol {

	width: 195px;
	float: left;
}

div.orta {

	margin: 0px auto;
	width: 560px;
}

div.sag {

	width: 195px;
	float: right;
}

div.alt {

	clear: both;
	height: 30px;
	text-align: center;
}

div.destekleyenler {

	background-image: url("resimler/alt_cubuk.png");
	height: 30px;
	
}

div.destekleyenler div.linkler {

	color: red;
	font-weight: bold;
	top: 8px;
	text-align: center;
	position: relative;
	font-size: 11px;
}

div.destekleyenler div.linkler A {
        color: Yellow;
	text-decoration: none;
}


div.destekleyenler div.linkler A:HOVER {

	color: red;
	text-decoration: none;
}

DIV.bosluk_yukseklik {

	height: 5px;
}
