body {background-image: url('bg.jpg'); background-position: center; font-family: Arial, Verdana, Helvetica, sans-serif; font-size:  12px; line-height:  18px}

#home
{
  display: block;
  width: 103px;
  height: 34px;
  background: url("./images/home.jpg") no-repeat 0 0;
	float: left
	
}

#home:hover
{ 
  background-position: 0 -34px;
}

#home span
{
  display: none;
}

#getlisted
{
  display: block;
  width: 99px;
  height: 34px;
  background: url("./images/getlisted.jpg") no-repeat 0 0;
	float: left
	
}

#getlisted:hover
{ 
  background-position: 0 -34px;
}

#getlisted span
{
  display: none;
}

#contact
{
  display: block;
  width: 90px;
  height: 34px;
  background: url("./images/contact.jpg") no-repeat 0 0;
	float: left
	
}

#contact:hover
{ 
  background-position: 0 -34px;
}

#contact span
{
  display: none;
}

#search
{
  display: block;
  width: 82px;
  height: 34px;
  background: url("./images/search.jpg") no-repeat 0 0;
	float: left
	
}

#search:hover
{ 
  background-position: 0 -34px;
}

#search span
{
  display: none;
}

#articles
{
  display: block;
  width: 177px;
  height: 34px;
  background: url("./images/hha.jpg") no-repeat 0 0;
	float: left
	
}

#articles:hover
{ 
  background-position: 0 -34px;
}

#articles span
{
  display: none;
}

#nhv
{
  display: block;
  width: 215px;
  height: 34px;
  background: url("./images/nhv.jpg") no-repeat 0 0;
	float: left
	
}

#nhv:hover
{ 
  background-position: 0 -34px;
}

#nhv span
{
  display: none;
}

td, p {color: #000000; font-family: Arial, Verdana, Helvetica, sans-serif; font-size:  12px; line-height:  18px; }

a:link { color: #629432; text-decoration: none; font-weight: none; }
a:visited { color: #629432; font-weight: none; }
a:hover { text-decoration: underline }

a.bookmark:link { color: #FFFFFF; text-decoration: none; font-weight: none; }
a.bookmark:visited { color: #FFFFFF; text-decoration: none; font-weight: none; }
a:bookmark:hover { text-decoration: underline }

a.main:link { color: #629432; text-decoration: none; font-weight: none; }
a.main:visited { color: #629432; text-decoration: none; font-weight: none; }
a:main:hover { text-decoration: underline }

table.high {border-collapse:collapse;} 

blockquote
{line-height:  16px;
margin-left:  20px;
margin-right:  25px}

{font-size:  14px;
font-family: Arial, Georgia, Verdana, Tahoma, Helvetica}
li { font-family: Arial, Helvetica, sans-serif ; font-size: 12px; type: circle}
ul { font-family: Arial, Helvetica, sans-serif ; font-size: 12px}

-->