@charset "utf-8";
/* CSS Document */

html , body{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	background-color: #353630;
	margin: 0px;
	height: auto;
	width: 100%;
	text-align: center;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#bahadir {
	height: 700px;
	width: 778px;
	position: static;
	text-align: left;
	margin: auto;
}
#header {
	background-color: #282924;
	clear: left;
	float: left;
	height: 76px;
	width: 778px;
	position: static;
	margin-top: 34px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#logo {
	margin: auto;
	clear: left;
	float: left;
	height: 76px;
	width: 201px;
	position: static;
}
#menu {
	margin: auto;
	float: right;
	height: 76px;
	width: 110px;
	position: static;
}
#menu_list {
	background-color: #282924;
	clear: left;
	float: left;
	height: 24px;
	width: 778px;
	margin-top: 29px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	position: static;
}
#b_photos {
	clear: left;
	float: left;
	min-height: 400px;
	width: 778px;
	margin-top: 21px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	position: static;
	line-height: 18px;
	font-size: 12px;
}
#b_scroll {
	clear: left;
	float: left;
	height: 10px;
	width: 778px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	position: static;
}
#k_photos {
	background-color: #282924;
	clear: left;
	float: left;
	height: 83px;
	width: 778px;
	margin-top: 16px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	position: static;
	padding-top: 10px;
}
#k_scroll {
	margin: auto;
	clear: left;
	float: left;
	height: 20px;
	width: 778px;
	position: static;
	background-color: #282924;
}
#developer {
	margin: auto;
	clear: left;
	float: left;
	height: 30px;
	width: 778px;
	position: static;
	text-align: right;
	padding-top: 20px;
}
#b_photos table tr td table {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
#b_photos table tr td table tr td strong {
	color: #8F9285;
}