﻿body 
{
    width:100%;    
    margin: 0%;    
    height: 98%;
    background-color: black;
    text-align: center;
}

#menu
{
    width:800px;
    height:64px;
}

#footer
{
    clear: both;
    font-weight: bold;
    font-size: 0.7em;
    float: none;
    vertical-align: middle;
    width: 700px;
    color: #477897;    
    font-family: Arial;
    position: static;
    height: 26px;
    text-align: center;
}

#homepage
{
    direction:rtl;
    width:100%;
    height:405px;
    background-image:url(Sameyach.Main.jpg);
    background-repeat:no-repeat;
}

#about
{
    direction:rtl;    
    width:100%;
    height:405px;
    background-image:url(Sameyach.About.jpg);
    background-repeat:no-repeat;
}

.aboutText
{     
    float:left;      
    padding-right:10px;  
    text-align:right;
    left: 322px;
    top: 8px;
    height: 386px;
    width: 464px;
    position: relative;
    overflow:auto;
    overflow-x: hidden;    
    background-color: Transparent;    
    scrollbar-base-color: #999999;
    scrollbar-face-color: #CC9966;
    scrollbar-shadow-color: #330000; 
    scrollbar-track-color: #000000; 
     
    direction: rtl;          
}

#music
{
    text-align:left;
    width:100%;
    height:405px;
    background-image:url(Sameyach.Music.jpg);
    background-repeat:no-repeat;
}
.player_music
{
    padding-left:245px;
    padding-top:250px;
    position:relative;
}

#downloadmusic
{
    position:relative;
    left:60px;
    top:-23px;
    
}

.downloadlink
{
    font-family:David;
    font-weight:bold;
    color:Gray;          
}

#movies
{
    text-align:left;
    width:100%;
    height:405px;
    background-image:url(Sameyach.Video.jpg);
    background-repeat:no-repeat;
}
.player_movies
{
    position:relative;
    padding-left:160px;
    padding-top:153px;
}
#pix
{
    width:100%;
    height:405px;
    background-image:url(Sameyach.Pix.jpg);
    background-repeat:no-repeat;
}

#content
{
    width:800px;
}

.HomePageLeft
{
    float: left;
    left: 111px;
    top: 236px;
    height: 142px;
    width: 284px;
    position: relative;
    color: #477897;
    background-color: Transparent;
    text-align: right;
    scrollbar-base-color: #999999;
    scrollbar-face-color: #CC9966;
    scrollbar-shadow-color: #330000; 
    scrollbar-track-color: #000000;     				    
    overflow: auto;
    overflow-x: hidden;
    direction: rtl;
}

.grid
{
    padding: 0px;
    margin: 0px;    
    text-indent: 0pt;
    position: relative;
    line-height: 15pt;
}

.HomePageRight
{   
    float: left;    
    top: 237px;
    left: 139px; 
    height: 140px;  
    width: 259px;        
    overflow: hidden;
    color: #477897;    
    position: relative;
    background-color: Transparent;
    text-align: right;
    direction: rtl;
}

.homepageadmin
{
    text-align:right;
}

.sameyahSong
{
    float:left;
    right:543px;
    top:383px;
    position: relative;
}

#wrapper
{
    text-align:center;    
    margin: auto;    
    width:800px;
}

#feedback
{    
    background-color:#cccc99; 
    padding-right:30px;
    padding-left:30px;
    padding-top:30px;
    padding-bottom:0px;
    direction:rtl;
    color:#000033;
    text-align: right;
}

#thanks
{
    height:405px;
    background-color: #cccc99;
    padding: 150px 40px 40px 40px;
    direction: rtl;
    color: #003333;
    font-family: Arial;
    font-size: large;
    font-weight: bold;
    
}


#demoForScrollBarsColors
{
    scrollbar-3dlight-color:#FFD700; 
	scrollbar-arrow-color:#FFFF00;
	scrollbar-base-color:#FF6347;
	scrollbar-darkshadow-color:#FFA500;
	scrollbar-face-color:#008080;
	scrollbar-highlight-color:#FF69B4;
	scrollbar-shadow-color:#FF00FF;
}
