#print_baslik{
display:none;
visibility:hidden;
}
#sayfa {
	clear: both;
	width: 743px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#sayfa_icerik {
	width: auto;
	background-image: url(/css/govde_bg_2.jpg);
	background-repeat: repeat-y;
}
#ust {
	background-image: url(/css/ust_resim_.jpg);
	background-repeat: no-repeat;
	background-position: top;
	clear: both;
	height: 186px;
	background-color: #F0F4F3;
}
#orta {
	background-image: url(/css/govde_bg_2.jpg);
	clear: both;
	width: auto;
}
#alt {
	clear: both;
	height: auto;
}
#sayfa_sol {
	float: left;
	width: 180px;
	padding-left: 6px;
}
/**********************************************/

#ana_menu {
	background-image: url(/css/menu_ana_.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 180px;
	height: 300px;
	text-align: center;
	padding-top: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
}
#ana_menu ul {
	list-style-type: none;
	clear: both;
	padding-top: 10px;
}
#ana_menu li {
	padding-top: 7px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DCE7E8;
	width: 180px;
}
#ana_menu li a:link,
#ana_menu li a:visited,
#ana_menu li a:active
  {
	color: #666666;
	text-decoration: none;
	padding-top: 7px;
	padding-bottom: 6px;
	clear: both;
	
}

#ana_menu li a:hover {
	text-decoration: none;
	color: #003300;
}
 

/****************************************/
#sayfa_sag {
	float: right;
	width: 500px;
	padding-right: 25px;
	padding-top: 10px;
}
#icerik_sol {
color:#666666;
	float: left;
	width: 275px;
}
#icerik_sol a {
	color: #ff0000;
	text-decoration: none;
}
#icerik_sol a:hover {
	text-decoration: none;
	color: #003300;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}

#icerik_sag {
	float: right;
	width: 210px;
}
