body{
 margin:0;
}

#control_Preloader{
 display:none;
 background:transparent url(control_left.jpg) no-repeat 0 0;
}

#slider {
    margin:0 auto;
    direction:ltr;
    width:640px;
    height:363px;
    float:right;
    background-color:#eae7e0;
    position:relative;
    border:solid 3px #473D33;
}

#slideshowTitle  {
  display:block;
  width:640px;
  height:60px;
  background:transparent url(bg_pagecontainer_h1.jpg) no-repeat top left;
  text-indent: -10000px;
}

#slidesContainer {
    background-color:Transparent;
    top: 0px;
    left: 0px;
 }
 
#slider #slidesContainer {
    margin:0 auto;
    width:560px;
    height:300px;
    overflow:auto;
    position:relative;
}

#slider #slidesContainer .slide {
    margin:0 auto;
    width:540px;
    height:290px;
}

.slide a {
  color:#117895;
  font-weight:bold;
  text-decoration:none;
}
.slide a:hover {
  text-decoration:underline;
  color:#14bddd;
  text-decoration:none;
}

.slide p {
  font-family: Tahoma,Arial,verdana,Sans-Serif;
  font-size:13px;
  margin:0 15px 0 15px;
  direction:rtl;
  text-align:justify;
}

.slide h2 {
  margin:15px;
  direction:rtl;
}

.slide h2 a {
  font-size:26px;
  font-style:normal;
  font-family:"Times New Roman",verdana,Tahoma,, Sans-Serif;
  color:#0A659E;
}

.slide h2 a:hover {
  color:#E06D00;
  text-decoration:none;
}

.slide img {
  float:left;
  margin:0 15px 10px 0;
  border:solid 6px #d5d0bc;
}

.slide img:hover {
  float:left;
  margin:0 15px 10px 0;
  border:solid 6px #E1DDD0;
}

.control {
    display:block;
    width:39px;
    height:303px;
    text-indent:-10000px;
    position:absolute;
    cursor: pointer;
}

#leftControl {
    top:60px;
    left:0;
    background:transparent url(control_left.jpg) no-repeat 0 0;
}

#rightControl {
    top:60px;
    right:0;
    background:transparent url(control_right.jpg) no-repeat 0 0;
}

.newsSlideThumbDec
{
	width:220px;
    height:150px;
}

#register {
    margin:0 auto;
    width:265px;
    height:363px;
    float:left;
    background-color:#eae7e0;
    border:solid 3px #473D33;
}

#registerTitle  {
  display:block;
  width:265px;
  height:60px;
  background:transparent url(register.jpg) no-repeat top left;
}