   /*******************************************************************/
  /*	Cagri Tugrul CANBOL											 */
 /*******************************************************************/

	body				{	margin: 0px 0px 0px 0px;
							text-align: center;
							background: url(images/bg.jpg) white repeat-x;
							font-family: Tahoma;
							font-size: 8pt;
						}
	#top				{	height: 27px;
							background: url(images/bg_top.png);
						}
	#top_text			{	font-size: 7pt;
							font-weight: bold;
							color: white;
							float: left;
							margin-top: 7px;
							margin-left: 25px;
						}
	#top_text2			{	font-size: 7pt;
							font-weight: bold;
							color: white;
							float: right;
							margin-top: 7px;
							margin-right: 25px;
							text-align:right;
						}
	#header				{	height: 126px;
							background: url(images/header.png);
							width: 1000px;
							margin: auto;
							margin-top: 10px;
							border: solid #e0e0e0;
							border-width: 4px;
						}
	#reklam				{	height: 90px;
							background: url(images/reklam.png);
							margin: auto;
							margin-top: 5px;
							width: 1000px;
						}
	#menu				{	height: 31px;
							width: 1000px;
							margin: auto;
							margin-top: 5px;
							border: solid #e0e0e0;
							border-width: 4px;
							border-bottom: none;
						}
	#slantedmenu		{	font-weight: bold;
							font-size: 8pt;
						}
	#slantedmenu:after	{	content: "."; 
							display: block; 
							height: 0; 
							clear: both; 
							visibility: hidden;
						}
	#slantedmenu ul		{	text-indent: 10px;
							padding: 8px 8px;
							margin: 0;
							background: url(images/bg_menu.png);
							border: 1px solid #bebebe;
							text-align: left;
						}
	#slantedmenu ul li a{	color: #494949;
							padding: 3px 0;
							padding-right: 35px;
							padding-left: 20px;
							margin: 0;
							text-decoration: none;
							background: transparent url(images/slantdivider.gif) top right no-repeat;
						}
	#slantedmenu ul li	{	display: inline;	}
	#slantedmenu ul li a:visited	{	color: #494949;		} 
	#slantedmenu ul li a:hover		{	color: red;		}
	#news_big			{	height: 275px;
							width: 1000px;
							margin: auto;
							border: solid #e0e0e0;
							border-width: 4px;
							border-top: none;
							background: white;
						}
	#news_big_1_text	{	position: absolute;
							background: url(images/bg_news.jpg) no-repeat;
							border-bottom: solid #e0e0e0;
							border-width: 4px;
							height: 64px;
							text-align: left;
							margin-left: 598px;
							margin-top: 4px;
							width: 402px;
							padding-left: 4px;
							padding-right: 14px;
						}
	#news_big_2_text	{	position: absolute;
							background: url(images/bg_news2.jpg) no-repeat;
							border-bottom: solid #e0e0e0;
							border-width: 4px;
							height: 64px;
							text-align: left;
							margin-left: 598px;
							margin-top: 72px;
							width: 402px;
							padding-left: 4px;
							padding-right: 4px;
						}
	#news_big_3_text	{	position: absolute;
							background: url(images/bg_news.jpg) no-repeat;
							border-bottom: solid #e0e0e0;
							border-width: 4px;
							height: 64px;
							text-align: left;
							margin-left: 598px;
							margin-top: 140px;
							width: 402px;
							padding-left: 4px;
							padding-right: 4px;
						}
	#news_big_4_text	{	position: absolute;
							background: url(images/bg_news2.jpg) no-repeat;
							height: 64px;
							text-align: left;
							margin-left: 598px;
							margin-top: 208px;
							width: 402px;
							padding-left: 4px;
							padding-right: 4px;
						}
	#content			{	height: 350px;
							width: 1000px;
							margin: auto;
							margin-top: 5px;
							border: solid #e0e0e0;
							border-width: 4px;
							background: url(images/content_bg.png) no-repeat;
						}
	#content_news_bg	{	width: 375px;
							height: 25px;
							background: url(images/bg_small_news.png) no-repeat;
							padding-top: 5px;
							padding-left: 5px;
							text-align: left;
						}
	#content_news		{	width: 370px;
							padding-bottom: 5px;
							padding-left: 5px;
							text-align: left;
						}
	#content_news_bg2	{	width: 300px;
							height: 25px;
							background: url(images/bg_small_news.png) no-repeat;
							padding-top: 5px;
							padding-left: 10px;
							text-align: left;
							position: absolute;
							margin-left: 380px;
						}
	#content_news2		{	width: 300px;
							height: 319px;
							position: absolute;
							margin-left: 380px;
							border-left: solid #e0e0e0;
							border-right: solid #e0e0e0;
							border-width: 4px;
							text-align: left;
							padding-top: 30px;
							padding-bottom: 5px;
							padding-left: 5px;
							line-height: 1.5;
						}
	#imaj1				{	width: 295px;
							margin:auto;
							padding-top: 5px;
							position: absolute;
							margin-left: 700px;
							height: 125px;
						}
	#imaj2				{	width: 295px;
							margin:auto;
							margin-top: 130px;
							position: absolute;
							margin-left: 700px;
							height: 100px;
						}
	#imaj3				{	width: 295px;
							margin:auto;
							margin-top: 225px;
							position: absolute;
							margin-left: 700px;
							height: 120px;
						}
	#bottom				{	height: 50px;
							background: url(images/bg_bottom.png);
						}
	#bottom_text		{	font-size: 7pt;
							color: white;
							padding-top: 12px;
							text-align: right;
							margin: auto;
							width: 475px;
						}


a:link		{ color: #494949;  text-decoration: none; }
a:active	{ color: #494949;  text-decoration: none; }
a:visited	{ color: #494949;  text-decoration: none; }
a:hover		{ color: red;	  text-decoration: underline; }
a.topp:link		{ color: white;  text-decoration: none; }
a.topp:active	{ color: white;  text-decoration: none; }
a.topp:visited	{ color: white;  text-decoration: none; }
a.topp:hover		{ color: white;	  text-decoration: underline; }
a.baslik:link		{ color: red;  text-decoration: none; }
a.baslik:active	{ color: red;  text-decoration: none; }
a.baslik:visited	{ color: red;  text-decoration: none; }
a.baslik:hover		{ color: red;	  text-decoration: underline; }
a.tdn:link		{ color: black;  text-decoration: none; }
a.tdn:active	{ color: black;  text-decoration: none; }
a.tdn:visited	{ color: black;  text-decoration: none; }
a.tdn:hover		{ color: black;	  text-decoration: underline; }