@charset "utf-8";
/* CSS Document */

body {font-size:11px; font-family:Verdana, Geneva, sans-serif;}

/*------------------------- Some Classes -----------------------------*/

.left {float:left;}
.right{float:right;}
span.clearFix {clear:both; width:100%; height:100%; display:block; line-height:0px; margin:0px; padding:0px;}
.null {text-align:center;}
/*------------------------- Main ------------------------------------*/

div#container {width:780px; margin:0 auto;}
div#header {width:780px; border-bottom:1px dotted #ccc; padding:10px 0}
div#header a.logo {display:block;}
div#content {width:781px;}
div#content ul#pictures {width:520px; margin:20px 0 0 0}
div#content ul#pictures li {float:left; width:168px; height:125px; position:relative; margin:0 5px 5px 0}
div#content ul#pictures li a {display:block; width:168px; height:125px; background-image:url(img/bg_transparentHover.png); background-repeat:no-repeat; position:absolute; top:0px; left:0px; line-height:17px; color:#563d06; padding:15px 0 0 15px; font-size:16px; font-weight:400;}
div#content ul#pictures li a:hover {

	color:#780b0b;
	text-decoration:bold;


}
div#bigPhoto {width:211px; height:246px; padding:20px 0 0 0}
div#navigation {width:850px; height:50px; border-bottom:1px dotted #ccc; border-left:1px dotted #ccc; border-right:1px dotted #ccc; margin:20px 0 0 0}
div#navigation ul {width:850px !important;}
div#navigation ul li {float:left; width:106px; height:40px; border-right:1px dotted #ccc; line-height:17px; padding:10px 0 0 10px;}
div#navigation ul li.last {border-right:none; width:130px}
div#navigation ul li.last img {width:50px; height:35px; margin:0px 0 0 3px}
div#navigation ul li a {display:block; height:50px; color:#666;}
div#navigation ul li a:hover {color:#999;}
div#footer {width:731px; margin:20px 0 0 0;}
div#footer p {text-align:center; color:#666;}
.Ozlemcakircom{ padding-left:200px; width:250px; float:left;}
.twitter{ float:left; padding-left:20px; cursor:pointer;}
a
       {
       color:#000;
       text-decoration:none;
       }


