body {background-image: url('./images/back.gif'); font-family: Arial, Verdana, Helvetica, Arial, sans-serif; color: #242424; font-size:  12px; line-height:  18px; }

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

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

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

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

table
{line-height:  18px; 
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px}

table.thin {border-collapse:collapse;} 

{font-size:  12px;
font-family: Arial, 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}

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

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

#home span
{
  display: none;
}


#about
{
  display: block;
  width: 129px;
  height: 40px;
  background: url("./images/about.gif") no-repeat 0 0;
	float: left
	
}

#about:hover
{ 
  background-position: 0 -40px;
}

#about span
{
  display: none;
}

#support
{
  display: block;
  width: 183px;
  height: 40px;
  background: url("./images/support.gif") no-repeat 0 0;
	float: left
	
}

#support:hover
{ 
  background-position: 0 -40px;
}

#support span
{
  display: none;
}

#members
{
  display: block;
  width: 141px;
  height: 40px;
  background: url("./images/members.gif") no-repeat 0 0;
	float: left
	
}

#members:hover
{ 
  background-position: 0 -40px;
}

#members span
{
  display: none;
}

#events
{
  display: block;
  width: 138px;
  height: 40px;
  background: url("./images/events.gif") no-repeat 0 0;
	float: left
	
}

#events:hover
{ 
  background-position: 0 -40px;
}

#events span
{
  display: none;
}

#shrimp
{
  display: block;
  width: 158px;
  height: 40px;
  background: url("./images/shrimp.gif") no-repeat 0 0;
	float: left
	
}

#shrimp:hover
{ 
  background-position: 0 -40px;
}

#shrimp span
{
  display: none;
}

#links
{
  display: block;
  width: 60px;
  height: 40px;
  background: url("./images/links.gif") no-repeat 0 0;
	float: left
	
}

#links:hover
{ 
  background-position: 0 -40px;
}

#links span
{
  display: none;
}

-->
