body { 
	background-color : #dcd9c6; 
	background-image : url(images/background.jpg); 
	font-family : "Trebuchet MS", sans-serif;
	font-size : 13px; 
} 

* { margin:0; padding:0; }
a { color: #7d0101; text-decoration: none;}
a:hover { color: #FFFFFF; text-decoration: none; }
img { border: none; }
img a { border: 2px; }

#wrapper {
	width : 986px;
	text-align : left;
}
 
#top {
	height: 75px;
	width: 980px;
	margin-left: 3px;
}

.bayrak { 
	width:22px; 
	float: left;
	}

#flash {
	width : 986px;
	height: 232px;
	}
	
.sag  { width: 3px; height: 232px; float: left;}
.orta { width: 980px; float: left; }
.sol { width: 3px; height: 232px; float: left;}

#menu {
	background : url(images/menu.png) no-repeat;
	width : 980px;
	padding: 0 0 0 33px;
	height: 87px;
}

#menu .buton {
	float: left;
	padding-left: 6px;
}

#icerik {
	background : #b3803b url(images/orta.png) no-repeat;
	padding-left:48px;
	padding-right: 48px;
	padding-bottom: 20px;
}

#footer { 
	width : 980px; 
	height: 29px;
	text-align : right;
	color: #ffffff;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	margin-left: 3px;
} 

#orta {
	background-color: #b3803b;
	width: 980px;
	margin-left: 3px;
	}