#conteyner{
	width:1040px;
	
	position: relative;
	height:auto;
	margin:0 auto;
	}
	
	.kenar{ border-bottom-style:double; border-bottom-color:black; border:3; border-top:double; margin:0 auto;}
	
	#header{width:width:1040px; height:154px; background-color:#FFF; margin:0 auto; }
	#orta{font-family:Courier New; padding:18px; width:width:1040px; height:500px; background-color:#FFF ;margin:0 auto; }
	
	#orta a{ color:#000; text-decoration:none; font-family:Courier New;}
#orta a:visited{ color:#000; text-decoration:none}
#orta a:hover{ color:#8b0000; text-decoration:none}
#orta a:active{ color:#8b0000; text-decoration:none}
	
	#iorta{font-family:Courier New; width:width:1040px; height:250px; background-color:#FFF ; margin:0 auto;}
	
	body{ background-image:url(resimler/background-pictures-images-palmer-dexter.jpg); margin:0 auto; }
	
	.ortaya{font-family:Courier New; padding:18px; width:width:1040px; height:auto; background-color:#FFF ;margin:0 auto; }
	
#sse1
{
    /*You can decorate the menu's container, such as adding background images through this block*/
    background-color: #222;
    height: 38px;
    padding: 15px;
    border-radius: 1px;
    box-sizing: content-box;
}
#sses1
{
    margin:0 auto;/*This will make the menu center-aligned. Removing this line will make the menu align left.*/
}
#sses1 ul 
{ 
    position: relative;
    list-style-type: none;
    float:left;
    padding:0;margin:0;
    border-bottom:solid 1px #6C0000;
}
#sses1 li
{
    float:left;
    list-style-type: none;
    padding:0;margin:0;background-image:none;
}
/*CSS for background bubble*/
#sses1 li.highlight
{
    background-color:#800;
    top:36px;
    height:2px;
    border-bottom:solid 1px #C00;
    z-index: 1;
    position: absolute;
    overflow:hidden;
}
#sses1 li a
{
    box-sizing: content-box;
    height:30px;
    padding-top: 8px;
    margin: 0 20px;/*used to adjust the distance between each menu item. Now the distance is 20+20=40px.*/
    color: #fff;
    text-align: center;
    text-decoration: none;
    float: left;
    display: block;
    position: relative;
    z-index: 2;
	font-family:Agency FB;
	font-size:20px;
}




#p {
   width:1040px;
	color: #fff;
	float: left;
	line-height: 30px;
	margin: 0 auto;
	background: #252525;		
	
}

.altbolum{ color: #FFF;
font-family:Century Gothic;
font-size:18px;
padding-left:10px;
	
	}


.altbolum a{ color:#FFF; text-decoration:none; font-family:Courier New;}
.altbolum a:visited{ color:#FFF; text-decoration:none}
.altbolum a:hover{ color:#8b0000; text-decoration:none}
.altbolum a:active{ color:#8b0000; text-decoration:none}