body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	margin: 0px auto;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	text-align: center;background-color: #F3F3F3;
	
}
#ust {
	height: 300px;
	width: 1000px;
	margin: auto;
	text-align: left;
	position:relative
}
#orta {
	width: 1000px;
	text-align: left;
	background-image: url(../images/orta.jpg);
	background-repeat: no-repeat;
	background-color: #F3F3F3;
	padding-top: 20px;
	position: relative;
	height: auto;
	margin: auto;
}

#ust #logo {
	float: left;
	height: 300px;
	width: 304px;
	margin-left: 20px;
}
#ust #anamenu {
	float: right;
	height: 20px;
	margin-top: 90px;
	margin-right: 20px;
	color: #FFF;
}
#alt {
	background-color: #DAECF8;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFF;
	display: block;
	width: 100%;
}

#ust #anamenu a {
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
	margin-top: 150px;
}
table tr #sol {
	padding-right: 10px;
	padding-left: 20px;
}
table tr #sag {
	padding-right: 20px;
	padding-left: 20px;
}
a {
	font-weight: bold;
	color: #027cd1;
	text-decoration: none;
}
a:hover{
	color: #333;
	text-decoration: underline;
}

#galeri {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}#galeri li{
	margin: 5px;
	padding: 5px;
	float: left;
	width: 100px;
	text-align: center;
}
#alttablo tr td #resim {
	float: left;
	height: 100px;
	width: 100px;
	overflow: hidden;
	border: 5px solid #b8dbe1;
}
#baslik    {
	color: #027cd1;
	font-weight: bold;
	display: block;
	font-size: 18px;
}
