.clearboth { clear: both; }
body, textarea {overflow:auto} 


body.home
{
background: #8A7B83 url(stripe.jpg) repeat-y center;
scrollbar-face-color: #8A7B83;  
scrollbar-highlight-color: #fff; 
scrollbar-shadow-color: #fff; 
scrollbar-3dlight-color: #8A7B83; 
scrollbar-arrow-color: #fff; 
scrollbar-track-color: #8A7B83; 
scrollbar-darkshadow-color: #8A7B83;
margin-bottom: 30px;
font-family: tahoma, sans serif;
color: #000;
font-size: 10px;
}



body.content
{
background: #8A7B83 url(EAthumb.jpg) no-repeat fixed;
scrollbar-face-color: #fff;  
scrollbar-highlight-color: #000; 
scrollbar-shadow-color: #000; 
scrollbar-3dlight-color: #fff; 
scrollbar-arrow-color: #000; 
scrollbar-track-color: #fff; 
scrollbar-darkshadow-color: #fff;
margin: 0 0 0 50;
font-family: tahoma, sans serif;
color: #fff;
font-size: 12px;
}



#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;
}





.contact2
{
height: 538px;
background: url(EAmiddle.jpg) no-repeat;
font-family: Tahoma, sans-serif;
font-size: 19px;
color: #DA2A00;
font-weight: bold;
padding: 0 0 0 0;
}



.contact2 a
{
color: #DA2A00;
font-weight: bold;
text-decoration: none;
}



.contact2 a:hover
{
color: #000;
font-weight: bold;
text-decoration: none;
position: relative;
top: 1px;
left: 1px;
}







#info
{
width: 130px;
height: 200px;
border: 1px solid #000;
background: #fff;
padding: 25px;
}
























