.clearboth { clear: both; }
body, textarea {overflow:auto} 


body.home
{
background: #ACC243 url(stripe.jpg) repeat-y center;
scrollbar-face-color: #ACC243;  
scrollbar-highlight-color: #000; 
scrollbar-shadow-color: #000; 
scrollbar-3dlight-color: #ACC243; 
scrollbar-arrow-color: #000; 
scrollbar-track-color: #ACC243; 
scrollbar-darkshadow-color: #ACC243;
margin-bottom: 30px;
font-family: tahoma, sans serif;
color: #000;
font-size: 10px;
}



body.flash
{
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-top: 70px;
}


body.visions
{
background: #000;
margin: 23px;
}





#upcoming a 
{
display: block;
width: 151px;
height: 120px;
background: url(upcoming.gif) 0 0px no-repeat;
text-decoration: none;
}

#upcoming a:hover 
{
background-position: 0 -120px;
}






#home a 
{
display: block;
width: 119px;
height: 31px;
background: url(link_home.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_sculpture.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_painting.jpg) 0 0px no-repeat;
text-decoration: none;
}

#painting a:hover 
{
background-position: 0 -31px;
}




#about a 
{
display: block;
width: 165px;
height: 31px;
background: url(link_about.jpg) 0 0px no-repeat;
text-decoration: none;
}

#about a:hover 
{
background-position: 0 -31px;
}



#contact a 
{
display: block;
width: 139px;
height: 31px;
background: url(link_contact.jpg) 0 0px no-repeat;
text-decoration: none;
}

#contact a:hover 
{
background-position: 0 -31px;
}





.middle
{
width: 700px;
height: 538px;
background: url(EAmiddle.jpg) no-repeat;
padding: 115 0 0 472;
}








