.clearboth { clear: both; }
body, textarea {overflow:auto} 


body.home
{
background: #BA9F48 url(stripe.jpg) repeat-y center;
scrollbar-face-color: #BA9F48;  
scrollbar-highlight-color: #000; 
scrollbar-shadow-color: #000; 
scrollbar-3dlight-color: #BA9F48; 
scrollbar-arrow-color: #000; 
scrollbar-track-color: #BA9F48; 
scrollbar-darkshadow-color: #BA9F48;
margin-bottom: 30px;
font-family: tahoma, sans serif;
color: #000;
font-size: 10px;
}



body.content
{
background: #000;
scrollbar-face-color: #000;  
scrollbar-highlight-color: #fff; 
scrollbar-shadow-color: #fff; 
scrollbar-3dlight-color: #000; 
scrollbar-arrow-color: #fff; 
scrollbar-track-color: #000; 
scrollbar-darkshadow-color: #000;
margin: 20 0 0 10;
padding: 0 0 0 0;
font-family: tahoma, sans serif;
color: #fff;
font-size: 12px;
direction: rtl;
}



body.showpicture
{
background: #ffffff;
scrollbar-face-color: #ffffff;  
scrollbar-highlight-color: #000000; 
scrollbar-shadow-color: #000000; 
scrollbar-3dlight-color: #ffffff; 
scrollbar-arrow-color: #000000; 
scrollbar-track-color: #ffffff; 
scrollbar-darkshadow-color: #ffffff;
font-family: Tahoma, sans-serif; font-size: 11px; color: black;
}


.showpicture img
{
border: 1px solid #000;
}



#home a 
{
display: block;
width: 119px;
height: 31px;
background: url(link_home2.jpg) 0 0px no-repeat;
text-decoration: none;
}

#home a:hover 
{
background-position: 0 -31px;
}




#sculpture a 
{
display: block;
width: 145px;
height: 31px;
background: url(link_sculpture2.jpg) 0 0px no-repeat;
text-decoration: none;
}

#sculpture a:hover 
{
background-position: 0 -31px;
}




#painting a 
{
display: block;
width: 132px;
height: 31px;
background: url(link_painting2.jpg) 0 0px no-repeat;
text-decoration: none;
}

#painting a:hover 
{
background-position: 0 -31px;
}




#about a 
{
display: block;
width: 164px;
height: 31px;
background: url(link_about2.jpg) 0 0px no-repeat;
text-decoration: none;
}

#about a:hover 
{
background-position: 0 -31px;
}



#contact a 
{
display: block;
width: 140px;
height: 31px;
background: url(link_contact2.jpg) 0 0px no-repeat;
text-decoration: none;
}

#contact a:hover 
{
background-position: 0 -31px;
}







img.begin
{
border: 0px solid #fff;
margin-right: 50px;
}




img.fill
{
border: 0px solid #fff;
margin-right: 200px;
}


img.thumb
{
border: 1px solid #fff;
margin-bottom: 40px;
}


a:hover
{
background-position: 0 0;
}

a:hover img.thumb
{
border: 1px solid #BA9F48;
position: relative;
top: 1px;
left: 1px;
}



a.closewindow
{
color: #000;
text-decoration: underline;
}

a.closewindow:hover
{
color: #6C6CB0;
text-decoration: none;
}




.white
{
border: 1px solid #000;
background: #fff;
}




.sp
{
font-size: 15px;
}




.EAleft
{
background: #000;
}



























