﻿body {
}
	#skin
	{
		width:100%;
		height:100%;
	}
	#bg
	{
			margin:auto;
			width:810px;
			background-image:url('../images/bg.gif');
			background-repeat:repeat-y;
	}
		#container
		{
			margin:auto;
			width:800px;
background-color:#ededed;
		}
			#banner
			{
			background-image:url('../images/kurultay_01.png');
			height:154px;
			}
			#menu
			{
				
			background-image:url('../images/menu1.gif');
			height:32px;
			background-repeat:repeat-x;
			}
			#menu_bottom
			{
				background-color:White;
				color:#666666;
				font-family:Verdana;
				font-weight:bold;
				font-size:14px;
				color: black;
			background-image:url('../images/kurultay_03.png');
			background-repeat:no-repeat;
			height:46px;
			}
			#content
			{
			width:100%;
			}
				#new
				{
				width:220px;
				float:left;
				background-color:#ededed;
				}
					#news_top
					{
					height:216px;
					background-image:url('../images/kurultay_04.gif');
					background-repeat:no-repeat;
					padding-top:20px;
					padding-left:30px;
					}
					#news_bottom
					{
					background-image:url('../images/kurultay_062.gif');
					background-repeat:repeat-y;
					min-height:145px;
					background-color:#ededed;
					text-align:center;
					}
	#ziyaretci_baslik
	{
		height:27px;
		background-image:url('../images/ziyaretci_baslik.gif');
		background-repeat:no-repeat;
				color:#666666;
				font-family:Verdana;
				font-weight:bold;
				font-size:14px;
				text-align:left;
	}
	#ziyaretci_bg
	{
	height:40px;
	width:220px;
		background-image:url('../images/ziyaretci_bg.gif');
		background-repeat:no-repeat;
		text-align:center;
		margin-top:10px;
	}
	#kayit_baslik
	{
		height:27px;
		background-image:url('../images/ziyaretci_baslik.gif');
		background-repeat:no-repeat;
				color:#666666;
				font-family:Verdana;
				font-weight:bold;
				font-size:14px;
				text-align:left;
	}
	#kayit_bg
	{
	height:40px;
	width:220px;
		background-image:url('../images/ziyaretci_bg.gif');
		background-repeat:no-repeat;
		text-align:center;
		margin-top:10px;
	}

				#icerik
				{
					background-color:White;
				width:580px;
				float:left;
				min-height:381px;
					background-image:url('../images/kurultay_052.gif');
					background-repeat:repeat-y;
				}
					#icerik_top
					{
					height:252px;
					background-image:url('../images/kurultay_05.gif');
					background-repeat:no-repeat;
					}
					#icerik_bottom
					{
					background-image:url('../images/kurultay_07.gif');
					background-repeat:repeat-y;
					}
			#copyright
			{
			background-image:url('../images/kurultay_072.gif');
			height:90px;
			padding-bottom:0px;
			}
.clear
{
	clear:both;
}
/* duyuru kısmı*/
/*Example CSS for the two demo scrollers*/
#baslikk
{
					color:#591857;
				font-family:Verdana;
				font-weight:bold;
				font-size:11px;
				padding:4px;
	height:15px;
	widows:229px;
	background-image:url('../images/baslik.png');
	margin-bottom:10px;
}
#pscroller1
{
width: 170px;
height: 196px;
}
.someclass{ /*class to apply to your scroller(s) if desired*/
}
