*{
margin:0px;
padding:0px
}
img{border:0px;}
html{
width:100%;
height:100%;
background-image:url(top_bg.gif);
background-position:top left;
background-repeat:repeat-x;
}
body{
width:995px;
height:100%;
margin:0 auto;
background-image:url(top.jpg);
background-position:top left;
background-repeat:no-repeat;
font-family:Georgia;
font-style:italic;
font-size:13px;
color:#333333;
}

#menu{
background-image:url(menu_bg.jpg);
background-image:top left;
background-repeat:no-repeat;
margin:214px 0 0 0;
float:left;
width:995px;
height:64px;
text-align:left
}
#menu ul{
width:650px;
margin:0 auto;
}
#menu li{
float:left;
list-style-type:none;
}
#menu li a{
display:block;
float:left;
height:54px;
background-position:bottom;
background-repeat:no-repeat
}
#menu li a:hover{
background-image:url(arrow.gif);
}
#menu li a.active{
background-image:url(arrow.gif);
}
#content{
float:left;
width:953px;
margin:0 0 0 21px;
display:inline
}
#sol{
width:220px; overflow:hidden;
float:left; 
}
#haber{
width:200px;
float:left;
background-image:url(hbg.gif);
background-position:top left;
background-repeat:no-repeat;
height:150px;
margin:5px;
padding:15px;
}
#uye{
width:200px;
float:left;
height:150px;
margin:5px;
padding:15px;
}
.baslik{
background-image:url(baslik.jpg);
background-position:top left;
background-repeat:no-repeat;
float:left;
font-size:15px;
font-weight:bold;
padding-left:35px;
padding-top: 15px;
color:#27950E; 
}
.baslik a{
color:#27950E; text-decoration:none
}
.baslik a:visited{
color:#27950E; text-decoration:none
}
.center{
width:665px; 
float:left;
}
.welcome{
background-image:url(welcome.jpg);
background-position:top left;
background-repeat:no-repeat;
margin:6px 0 12px 5px;
display:inline;
width:670px;
height:250px;
float:left
}
.img{
margin-left:5px;
width:658px; margin-top:5px;
height:225px;
float:left
}
.text{
width:700px; overflow:hidden;
padding:10px 19px 5px 13px
}
.text p{
padding:15px 15px 0 0
}
#footer{
width:953px;
float:left; top:10px;
padding-left:50px;
text-align:left;
color:#323232
}
#footer a{
color:#323232;
text-decoration:none;
margin:0 5px
}
#footer a:visited{text-decoration:none}
#footer a:hover{text-decoration:underline}
#copyright{
width:953px;
float:left;
text-align:right;
padding:10px 0;
}
#copyright a{
color:#8E190B;
text-decoration:underline
}
#copyright a:visited{text-decoration:underline}
#copyright a:hover{text-decoration:none}
.input{
	font-size: 10px;
}
.turuncubaslik {
	color: #F68409;
	font-weight: bold;
}
.yesilbaslik {
	color: #207207;
	font-weight: bold;
}