p 	{color:#000000; 
	font-size:11px; 
	font-family:Verdana, sans-serif;}

ul 	{color:#782707; 
	font-size:11px; 
	font-family:Verdana, sans-serif;}

#home
{
  display: block;
  width: 120px;
  height: 40px;
  background: url("images/home.gif") no-repeat 0 0;

}

#home:hover
{ 
  background: url("images/home2.gif") no-repeat 0 0;
}

#home span
{
  display: none;
}

#products
{
  display: block;
  width: 120px;
  height: 40px;
  background: url("images/products.gif") no-repeat 0 0;

}

#products:hover
{ 
  background: url("images/products2.gif") no-repeat 0 0;
}

#products span
{
  display: none;
}

#services
{
  display: block;
  width: 120px;
  height: 40px;
  background: url("images/services.gif") no-repeat 0 0;

}

#services:hover
{ 
  background: url("images/services2.gif") no-repeat 0 0;
}

#services span
{
  display: none;
}

#news
{
  display: block;
  width: 120px;
  height: 40px;
  background: url("images/news.gif") no-repeat 0 0;

}

#news:hover
{ 
  background: url("images/news2.gif") no-repeat 0 0;
}

#news span
{
  display: none;
}

#contacts
{
  display: block;
  width: 120px;
  height: 40px;
  background: url("images/contacts.gif") no-repeat 0 0;

}

#contacts:hover
{ 
  background: url("images/contacts2.gif") no-repeat 0 0;
}

#contacts span
{
  display: none;
}

#maintext

{text-align: left;
vertical-align: top

cell-padding:15px;
valign:top;
}

BODY 

{background-color:#000000; 
scrollbar-3dlight-color:#722914;
scrollbar-arrow-color:#722914;
scrollbar-base-color:#722914;
scrollbar-track-color:#000000;
scrollbar-darkshadow-color:#000000;
scrollbar-face-color:#722914;
scrollbar-highlight-color:#722914;
scrollbar-shadow-color:#000000}

a:link {color: #722914; font-size:10px; text-decoration: none; font-family:Verdana, sans-serif;}
a:visited {color: #722914; font-size:10px; text-decoration: none; font-family:Verdana, sans-serif;}
a:hover {color: #DB6D37; font-size:10px; text-decoration: none; font-family:Verdana, sans-serif;}