@charset "utf-8";
td img {display: block;}

#Table_01 {
	margin: 0px auto;
	position:relative;
	left:0px;
	top:0px;
	width:990px;
}

body {
	font-family: verdana;
	font-size: 12px;
	color:#000000;
	background-image:url(images/back.jpg);
	background-position:centre;
}
a {
	font-family: verdana;
	font-size: 12px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: verdana;font-size: 12px;
}

a.link:link{color:red; text-decoration:none}
a.link:active{color:red; text-decoration:none}
a.link:visited{color:red; text-decoration:none}
a.link:hover{color:white; text-decoration:underline}

a.bar:link{color:white; text-decoration:none}
a.bar:active{color:white; text-decoration:none}
a.bar:visited{color:white; text-decoration:none}
a.bar:hover{color:black; text-decoration:underline}

td[axis="bottom"] {background-image:url(images/benwilson_r6_c1.gif); background-repeat:no-repeat}
td[axis="top"] {background-image:url(images/benwilson_r4_c2.gif); background-repeat:no-repeat}
td[axis="left"] {background-image:url(images/benwilson_r5_c2.gif); background-repeat:no-repeat; background-color:#FFFFFF}
td[axis="right"] {background-image:url(images/benwilson_r5_c6.gif); background-repeat:no-repeat; background-color:#FFFFFF}

.style1
{
color:#FFFF00
}

#home
{
  display: block;
  width: 75px;
  height: 27px;
  background: url("images/01 Home.jpg") no-repeat 0 0;

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

#news
{
  display: block;
  width: 78px;
  height: 27px;
  background: url("images/02 News.jpg") no-repeat 0 0;

}
#news:hover
{ 
  background-position: 0 -27px;
}

#results
{
  display: block;
  width: 82px;
  height: 27px;
  background: url("images/03 Results.jpg") no-repeat 0 0;

}
#results:hover
{ 
  background-position: 0 -27px;
}

#profile
{
  display: block;
  width: 99px;
  height: 27px;
  background: url("images/04 Profile.jpg") no-repeat 0 0;

}
#profile:hover
{ 
  background-position: 0 -27px;
}

#gallery
{
  display: block;
  width: 93px;
  height: 27px;
  background: url("images/05 Gallery.jpg ") no-repeat 0 0;

}
#gallery:hover
{ 
  background-position: 0 -27px;
}

#sponsors
{
  display: block;
  width: 87px;
  height: 27px;
  background: url("images/06 Sponsors.jpg ") no-repeat 0 0;

}
#sponsors:hover
{ 
  background-position: 0 -27px;
}