body{
	background-color: White;
	text-align: center;
	margin: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #5E5E5E;
}


a{
	color: #FF1493;
	text-decoration: none;
}

a:hover{
	text-decoration: none;
	color: White;
}


h1{
	font-family: MS Sans Serif;
	font-size: 14pt;
	font-weight: bold;
	margin: 0px;
	margin-left: 3px;
	color: #18BAF6;
}

h2{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #0F82A8;
	margin: 0px;
	margin-left: 5px;
	text-transform: capitalize;
}


.sayfa{
	width: 772px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	background-color: White;
}

.ust{
	width: 772px;
	height: 239px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
}

.ic{
	width: 772px;
}

.sol_dis{
	width: 578px;
	float: left;
	margin-bottom: 5px;
}

.sol{
	width: 578px;
	float: left;
	background-image: url(images/sol_arka.jpg);
	background-repeat: repeat-y;
	text-indent: 5px;
}

.sag_dis{
	width: 185px;
	float: right;
	margin-bottom: 5px;
}

.sag{
	width: 185px;
	float: right;
	background-image: url(images/sag_arka.jpg);
	background-repeat: repeat-y;
}

.alt{
	width: 772px;
	height: 45px;
	background-color: #7094b7;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	color: White;
}

.alt a{
	text-decoration: none;
	color: White;
	border: none;
}

.alt a:hover{
	color: #CAF2CD;
	text-decoration: none;
	background-color: transparent;
}

.menu{
	text-align: left;
	margin-bottom: 20px;
	margin-left: 3px;
}

.menu ul{
	width: 180px;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.menu a{
	text-decoration: none;
	background-color: transparent;
	color: #7B7637;
	width: 180px;
	font-size: 8pt;
	font-weight: bold;
	display: block;
	padding-bottom: 3px;
	padding-top: 3px;
	border-bottom: 1px dashed #D6D09C;
}


.menu a:hover{
	text-decoration: none;
	background-color: transparent;
	width: 180px;
	color: #BDB76B;
}

.yazi{
	width: 570px;
}

/*
#yazi a{
	color: #FF1493;
	text-decoration: none;
	border-bottom: #FF1493 1px dashed;
}

#yazi a:hover{
	text-decoration: none;
	background-color: #FF1493;
	color: White;
}
*/

.yazi_ust{
	width: 99%;
}

#tarih{
	font-size: 8pt;
	color: #7D8E9E;
	display: inline;
	margin-left: 5px;
	margin-right: 5px;
}

#kategori{
	font-size: 8pt;
	color: #7D8E9E;
	display: inline;
	margin-left: 5px;
	margin-right: 5px;
	text-transform: capitalize;
}

#kategori a{
	text-decoration: none;
	color: #7D8E9E;
	font-weight: bold;
	border: none;
}

#kategori a:hover{
	color: #32454E;
	background-color: transparent;
}

#yorum{
	font-size: 8pt;
	margin-left: 5px;
	margin-right: 5px;
	display: inline;
	color: #7D8E9E;
}

#yorum a{
	text-decoration: none;
	background-color: transparent;
	color: #7D8E9E;
	border: none;
}

#yorum a:hover{
	color: #32454E;
}

.yazi img{
	margin: 8px;
	margin-bottom: 0px;
	margin-top: 10px;
	padding: 5px;
	border: 3px #0F82A8 solid;
	float: left;
	clear: both;
	position: static;
}

.yazi a img{
	background-color: #3B4A53;
}

.yazi a:hover img{
	background-color: #6495ED;
}

#yazi{
	margin-top: 10px;
	margin-left: 15px;
	margin-right: 10px;
	text-align: justify;
}

.menu_ust{
	width: 770px;
	float: left;
	text-align: left;
	margin: 0px;
	margin-top: 140px;
	padding: 0px;
}

.menu_ust ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
}

.menu_ust li{
	float: left;
	list-style-image: none;
	list-style-type: none;
	border: none;
}

.menu_ust a img{
	display: block;
	text-align: center;
	text-decoration: none;
	background-color: transparent;
	border: none;
}

.menu_ust a:hover img{
	text-decoration: none;
	background-color: transparent;
	border: none;
}

.menu_ust a:hover{
	text-decoration: none;
	background-color: transparent;
	border: none;
}

#galeri_tarih{
	font-size: 11pt;
	font-weight: bold;
	font-family: sans-serif;
	margin-left: 5px;
}

.galeriresim{
	width: 130px;
	height: 180px;
	float: left;
	margin-left: 3px;
	margin-bottom: 3px;
	display: inline;
	vertical-align: middle;
	text-align: center;
}

.galeriresim img{
	border: none;
	text-decoration: none;
}

.galeriresim a{
	border: none;
	text-decoration: none;
}

.galeriresim a img{
	padding: 5px;
	background-color: #3B4A53;
}

.galeriresim a:hover img{
	background-color: #6495ED;
}

.defter{
	width: 100%;
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: justify;
	text-indent: 5px;
}

/*
.defter a{
	color: #FF1493;
	text-decoration: none;
	border-bottom: #FF1493 1px dashed;
}

.defter a:hover{
	text-decoration: none;
	background-color: #FF1493;
	color: White;
}

*/

#defter_madde{
	width: 95%;
}

.box {
	border: 1px #FF60B8 solid;
	background-color: #FFDDF0;
}

.sayfalama a img{
	border: none;
	background-color: transparent;
}

.sayfalama a{
	border: none;
	background-color: transparent;
}
