
body{ 
text-align:center; 
font-size:62.5%; 
font-family:Arial, Helvetica, sans-serif; 
/*background: #fff url(../images/bg-body.png) repeat-x;*/
background: #fff url(../images/bg.png) repeat-x;
} 

#sayfa{ 
width:1000px; 
margin:0 auto; 
text-align:left;
background-color:White; 
}

#baslik 
{ 
width:1000px;
height:70px;
background-image: url(../images/ust_baslik1.gif)
}
 
#KapsayiciAlan 
{ 
margin-top:2px;
float: right; 
} 

#icerik 
{ 
float: right; 
text-align:left;
width: 820px;

} 

#altAlan 
{ 
text-align:center;
clear: both; 
font: normal 10px Verdana, Arial, Helvetica, sans-serif; color: #134A81;
background-image: url(../images/alt-backgronud.gif);
margin-top:20px;
} 


.urbangreymenu{
width: 170px; /*width of menu*/
float: left; }

.urbangreymenu .headerbar{
font: bold 13px Verdana;
color: white;
background: #606060 url(media/arrowstop.gif) no-repeat 8px 6px; /*last 2 values are the x and y coordinates of bullet image*/
margin-bottom: 0; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 7px 0 7px 31px; /*31px is left indentation of header text*/
}

.urbangreymenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}

.urbangreymenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.urbangreymenu ul li a{
font: normal 12px Arial;
color: black;
background: #E9E9E9;
display: block;
padding: 5px 0;
line-height: 17px;
padding-left: 8px; /*link text is indented 8px*/
text-decoration: none;
}

.urbangreymenu ul li a:visited{
color: black;
}

.urbangreymenu ul li a:hover{ /*hover state CSS*/
color: white;
background: black;
}

.bold{
font: bold 13px Verdana;
color: white;
background: #606060 ; /*last 2 values are the x and y coordinates of bullet image*/
margin-bottom: 0; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 7px 0 7px 31px; /*31px is left indentation of header text*/
}

.text{
font: bold 13px Verdana;
color:Black;
margin-bottom: 0; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 7px 0 7px 0px; /*31px is left indentation of header text*/
font:verdana;
}
