/* ^^^^^^^^ BELOW IS THE CODE FOR THE MENU ^^^^^^^^^^ */
ul#saturday{margin:0;padding:0; float:left; list-style-type:none;width:auto;position:relative;display:block;height:36px; font-size:12px;font-weight:bold;background:transparent url("images/bgOFF.gif") repeat-x top left;font-family:Helvetica,Arial,Verdana,sans-serif;border-bottom:4px solid #336666;border-top:1px solid #C0E2D4;}
ul#saturday li{display:block;float:left;margin:0;pading:0;}
ul#saturday li a{display:block;float:left;color:#874B46;text-decoration:none;padding:12px 20px 0 20px;height:24px;background:transparent url("images/bgDIVIDER.gif") no-repeat top right;}
ul#saturday li a:hover{background:transparent url("images/bgHOVER.gif") no-repeat top right;}
ul#saturday li a.current,ul#saturday li a.current:hover{color:#fff;background:transparent url("images/bgON.gif") no-repeat top right;}
/* ^^^^^^^^ ABOVE IS THE CODE FOR THE MENU ^^^^^^^^^^ */

body{
margin:0;
padding:0;
}


#maincontainer{
width: 600px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
}

#topsection{
background: #fff;
height: 120px; /*Height of top section*/
background-image:url(images/kapak.jpg);
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin-left: 50px; /*Set left margin to LeftColumnWidth*/
height:375px;
}

#leftcolumn{
float: left;
width: 50px; /*Width of left column*/
height:375px;
margin-left: -600px; /*Set left margin to -(MainContainerWidth)*/
background: #fff;
}

#footer{
clear: left;
width: 100%;
background:fff;
padding: 10px 20px;
margin:1px;

}

#footer a{
color:#000;
text-align:center;
padding-left:90px;
}


/  *********  GALERI      ***********/

	.galeri {
cursor:default;
list-style:none;
}

.galeri a {
cursor:pointer;
outline:none;
}



.galeri img {
border:2px solid #fff;
width:75px;
height:56px;

}



.galeri ul {
border:0;
margin:0;
padding:0;
}



.galeri li {
border:0;
display:inline;
float:left;
}

			

	

#detay {
text-align:center;
outline:none;
}

#detay a{
color:#0000CC;
font:12px Verdana, Arial, Helvetica, sans-serif;
text-decoration:none;
margin-left:10px;
}

