#container {
	margin-left:0px;
	direction: rtl;
	text-align: right;
}

#navigate, #rightside, #leftside, #mainmenu, #buttons {
	display: none; 
}

a {
	text-decoration: none;
	color:black;
}

#row1 {
  background-color: #bec2c4;
}
h3{
  text-align: center;
  margin-top: -5px;
}
h1, h2 {
  text-align: center;
}
#sitename {
    background:#192a7a url(img/2.jpg) top left repeat-x;
    height: 121px;
    width: 825px;
}
#ad {
    height: 85px;
    padding-top: 7px;
}

#logo {
    float: right;
}

#top_menu img {
    border: 0px;
    text-decoration: none;
}