/* CSS Document */

#container {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#ust {
	background-color: #0099FF;
	background-image:url(images/zoqueDakiGibi2_01.jpg);
	height: 214px;
}
#orta {
	clear: both;
	background-color: #9CDCFF;
	float:left;
	width:950px;
	height:auto;
}
#alt {
	background-color: #FF0000;
	background-image:url(images/zoqueDakiGibi_05.jpg);
	clear: both;
	height: 40px;
}

#icerik {
	background-color: #EDF9FF;
	float:center;
	margin-left:53px;
	margin-top:0px;
	width: 846px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}

p.digerlerininki {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#339900;
}

p.anaSayfaninki {	
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#339900;
	text-align:center;
}

p.digerlerininki a{
	color:#9ACC53;
}

h1 {
	color:#339900;	
	font-size:16px;
}

h2 {
	color:#339900;
}

ul li{
	color:#339900;	
	font-size:16px;
}

ul li a{
	color:#9ACC53;
	font-size:16px;
}

#ust ul li {
width: 100px;
height: 60px;
margin-left:20px;
margin-top:153px;
float: left;
display: inline;
background-position: top;
}

#home { 
width: 100px;
background:url(images/dugmeAnaSayfa.png) 0 0 no-repeat}
#benKimim { 
width: 100px;
background:url(images/dugmeBenKimim.png) 0 0 no-repeat}
#fotograf { 
width: 100px;
background:url(images/dugmeFotograf.png) 0 0 no-repeat}
#ruyalar { 
width: 100px;
background:url(images/dugmeRuyalar.png) 0 0 no-repeat}
#gundelikHayatTeorileri { 
width: 100px;
background:url(images/dugmeGundelikHayatTeorileri.png) 0 0 no-repeat}
#ondanBundanSundan { 
width: 100px;
background:url(images/dugmeOndanBundanSundan.png) 0 0 no-repeat}
#nelerOluyorHayatta { 
width: 100px;
background:url(images/dugmeNelerOluyorHayatta.png) 0 0 no-repeat}

#home:hover {
background-position: bottom;
}
#benKimim:hover {
background-position: bottom;
}
#fotograf:hover {
background-position: bottom;
}
#ruyalar:hover {
background-position: bottom;
}
#gundelikHayatTeorileri:hover {
background-position: bottom;
}
#ondanBundanSundan:hover {
background-position: bottom;
}
#nelerOluyorHayatta:hover {
background-position: bottom;
}

