#sayfa
{
	width:768px;
	height:800px;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	vertical-align: text-top;
	border: 1px;
}

#ust
{
	width: 768px;
	height:200px ;
	background:url(images/banner.jpg) no-repeat;
	background-color:#003366;
} 

#orta
{
	float: right;
	width: 568px;
	height:570px;
	background:url(images/icerik.jpg) no-repeat;
	font-size: 12px;
	background-color:#006666;
	text-align:left;
	

}

#menu
{
	float: left;
	width: 200px;
	height:570px;
	background-color:#009966;
	background-image: url(images/menu.jpg);
	background-repeat: no-repeat;	
}

#alt
{
	width: 768px;
	clear: both;
	height:30px;
	text-align:center;
	vertical-align:text-top;
	font-size: 11px;
	background-color:#00CCFF;
	background-image: url(images/alt.jpg);
	background-repeat: no-repeat;
}

ul.menu_sol {
    list-style-type: none;
    padding: 0;
    margin: 0;
	text-align:left;
}
ul.menu_sol a {
	display: block;
	color: #1B1B1B;
	width:10em;
	padding: .1em .8em;
	text-decoration: none;
}
ul.menu_sol a:hover
{
	color: #0066FF;
}
ul.menu_sol li {
	margin: 0 0 .1em 0;
}
#orta_2
{
	float: right;
	width: 568px;
	height:570px;
	background:url(images/icerik.jpg) no-repeat;
	font-size: 14px;
	background-color:#006666;
	text-align:left;

