html{
height:100%;
width:100%;
margin:0px;
padding:0px;
}
body {
height:95%;
width:95%;
background-image: url(../img/bg4.jpg);
background-repeat: no-repeat;
background-position: bottom right;
margin-top:5% 0px; padding:0px;
text-align:center;
}
#dil {
width:601px;
margin-left:auto;
margin-right:auto;
text-align:right;
padding-bottom:5px;
}
#dil a, #dil a:visited {
font-family: "Century Gothic";
font-size:12px;
font-weight:bold;
color:#ffffff;
text-decoration:none;
}
#dil a:hover{
color:#88c8ff;
text-decoration:none;
}
#content {
width:601px;
margin-left:auto;
margin-right:auto;
text-align:left;
padding:15px;
}
#content a, #content a:visited {
color:#ffffff;
text-decoration:none;
}
#content a:hover{
color:#346fa8;
text-decoration:none;
}
#content img{
float:left;
padding:0px;
margin:0px
}
#haber {
float:left;
width:571px;
height:75px;
text-align:left;
background-image: url(../img/haberbg.png);
padding:15px;
margin-bottom:10px;
}

#moostick{
float:left;
width:576px;
height:75px;
display: block;
margin:0;
padding:0;
overflow: hidden;       /* used in css check */
}

#moostick li{
float:left;
width:571px;
height:75px;
display: block;         /* used in css check */
list-style-type: none;  /* used in css check */
margin: 0 auto 0 auto;
padding: 0;
visibility: hidden;     /* can use trustOpacity mode */
opacity: 0;             /* can use trustOpacity mode */
cursor:hand;
}
#haber h1{
float:left;
width:561px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color:#ffffff;
margin:0px;
margin-bottom:5px;
padding:0px
}
#haber p{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#88c8ff;
width:571px;
text-align:justify;
margin:0px;
line-height:14px;
padding:0px
}
.style1 {
color: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
}
#menu {
float:left;
width:600px;
margin-bottom:50px;
}
.menuitem {
color:#FFFFFF;
font-family: "Century Gothic";
font-size:12px;
font-weight:bold;
text-align:center;
float:left;
width:141px;
height:40px;
padding-top:30px;
margin-left: 4px;
margin-right: 4px;
cursor:hand;
}
.menuitemover {
color:#FFFFFF;
font-family: "Century Gothic";
font-size:12px;
font-weight:bold;
text-align:center;
float:left;
width:140px;
height:80px;
padding-top:30px;
margin-left: 5px;
margin-right: 5px;
}