﻿body{ 
text-align:center; 
margin:0;
padding:0;
background-color:#f7faff;

} 

#sayfa{ 
width:960px; 
margin:0 auto; 
text-align:left; 
background-color:White;
} 
#tepe
{
float: left;
width: 100%;
background-image: url(../images/enust.gif);
text-align:right;
}
#baslik 
{ 
width:960px;
height:70px;
background-image: url(../images/ust_baslik1.gif)
} 

#ustmenu
{ 
float: left;
width: 100%;
background-color:#f6ffe5;
margin-bottom:5px;
border-bottom:dotted 1px green;
} 


#KapsayiciAlan 
{ 
margin-top:2px;
float: right; 
width: 760px; 
} 

#icerik 
{ 
float: left; 
width: 577px; 
border-left:dotted 1px green;
text-align:left;


} 

#sagalan{ 
float: right; 
width: 179px; 
text-align:center;
border-left:dotted 1px green;

} 
#solalan 
{ 
float: left; 
width: 200px; 
} 

#altAlan 
{ 
text-align:center;
width:960px; 
clear: both; 
font: normal 10px Verdana, Arial, Helvetica, sans-serif; color: #134A81;
background-image: url(../images/alt-backgronud.gif);
} 
#hop
{ 
border:solid 1px maroon;
}

A:link {text-decoration: none}
A:visited {text-decoration: none; color: #134A81;}
A:active {text-decoration: none}
A:hover {text-decoration: underline; color: #134A81;}
