body {
	background-image: url(images/page-bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #164CB8;
	margin: 0;
	text-align: center;
}
.ust{
	margin:auto;
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	height: 163px;
	background-position: center top;
	width: 899px;
}
.ust .logo {
	height: 140px;
	width: 530px;
	margin-left: 300px;
}
.sayfa {
	height: auto;
	width: 899px;
	margin: auto;
	text-align: center;
}
.sag {
	width: 251px;
	height: auto;
	float: left;
	margin-left: 0px;
}
.sol {
	width: 644px;
	height: auto;
	float: left;
	text-align: left;
}
.sil {
	clear: both;
}
.p {
	font-family: Arial;
	color: #999;
	text-decoration: none;
	font-weight: lighter;
	font-style: normal;
	line-height: 21px;
	font-size: 15px;
	text-align: left;
}
.p strong{
	font-family: Arial;
	color: #999;
	text-decoration: none;
	font-weight: bolder;
	font-style: normal;
	line-height: 21px;
	font-size: 15px;
	text-align: left;
}
.p2 {
	font-family: Arial;
	color: #999;
	text-decoration: none;
	font-weight: lighter;
	font-style: normal;
	line-height: 20px;
	font-size: 13px;
	text-align: left;
}
.textsmall {
	font-family: Arial;
	color: #FFF;
	text-decoration: none;
	font-weight: lighter;
	font-style: normal;
	line-height: 21px;
	font-size: 15px;
}
.p1 {
	font-family: Arial;
	color: #999;
	text-decoration: none;
	font-weight: lighter;
	font-style: normal;
	line-height: 21px;
	font-size: 15px;
}
.altlink {
	font-family: "arial black";
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}

.h1 {
	font-family: Arial;
	color: #164DB9;
	font-size: 21px;
	font-style: italic;
	text-decoration: none;
	letter-spacing: -1px;
	text-align: left;
}
.h2 {
	font-family: Arial;
	color: #164DB9;
	font-size: 16px;
	text-decoration: none;
	letter-spacing: -1px;
	text-align: left;
}
.h3 {
	font-family: Arial;
	color: #FFF;
	font-size: 25px;
	text-decoration: none;
	letter-spacing: -1px;
	background-color: #164DB9;
	clip: rect(auto,auto,auto,auto);
	top: 5px;
}
.inputum {
	font-family: Arial;
	color: #3B7CEA;
	font-size: 12px;
	text-decoration: none;
	letter-spacing: -1px;
	background-color: #F4F4F4;
	clip: rect(auto,auto,auto,auto);
	top: 5px;
	border: 1px solid #164DB9;
	height: 25px;
	width: 175px;
}
.textarea {
	font-family: Arial;
	color: #3B7CEA;
	font-size: 12px;
	text-decoration: none;
	letter-spacing: -1px;
	background-color: #F4F4F4;
	clip: rect(auto,auto,auto,auto);
	top: 5px;
	border: 1px solid #164DB9;
	height: 75px;
	width: 175px;
}
.yorum {
	height: 450px;
	width: 190px;
	background-image: url(images/kullanici.jpg);
	background-repeat: no-repeat;
	margin-left: 7px;
	text-align: left;
	padding-left: 2px;
	color: #FFF;
	font-family: arial;
	font-size: 13px;
	padding-right: 5px;
}
.yorum a{
	width: 190px;
	color: #FFF;
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
}
.resimbos {
	float: right;
	height: 250px;
	width: 300px;
	background-image:url(images/video-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
}
.resimbos1 {
	float: left;
	height: 250px;
	width: 300px;
	background-image:url(images/video-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	margin-left: 0px;
}
.videoo {
	width: 229px;
	position: absolute;
	top: 26px;
	left: 37px;
	height: 160px;
	background-color:none;
}

