@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:#ffffff;
	background-color:Black;
}

a {
	font-family: verdana;
	font-size: 12px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: verdana;
	font-size: 12px;
}

#margin
{
	margin-left: 1em;
	margin-top: 1em;
	margin-right:1em;
}

#margin2
{
	margin-left: 0.7em;
}

#margin3
{
	margin-left: 0.0em;
}

.image
{
	width:150px;
}

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:none}

a.menu:link{color:yellow; text-decoration:none}
a.menu:active{color:yellow; text-decoration:none}
a.menu:visited{color:yellow; text-decoration:none}
a.menu:hover{color:white; text-decoration:none}

#home
{
  display: block;
  width: 114px;
  height: 63px;
  background: url("Images/01 Home.png") no-repeat 0 0;

}

#home:hover
{ 
  background-position: 0 -63px;
}

#news
{
  display: block;
  width: 113px;
  height: 63px;
  background: url("Images/02 News.png") no-repeat 0 0;

}

#news:hover
{ 
  background-position: 0 -63px;
}

#results
{
  display: block;
  width: 114px;
  height: 63px;
  background: url("Images/03 Results.png") no-repeat 0 0;

}

#results:hover
{ 
  background-position: 0 -63px;
}

#profile
{
  display: block;
  width: 113px;
  height: 63px;
  background: url("Images/04 Profile.png") no-repeat 0 0;

}

#profile:hover
{ 
  background-position: 0 -63px;
}

#sponsors
{
  display: block;
  width: 135px;
  height: 63px;
  background: url("Images/05 Sponsors.png") no-repeat 0 0;

}

#sponsors:hover
{ 
  background-position: 0 -63px;
}

#gallery
{
  display: block;
  width: 119px;
  height: 63px;
  background: url("Images/06 Gallery.png") no-repeat 0 0;

}

#gallery:hover
{ 
  background-position: 0 -63px;
}

#roh
{
  display: block;
  width: 189px;
  height: 63px;
  background: url("Images/07 ROH.png") no-repeat 0 0;

}

#roh:hover
{ 
  background-position: 0 -63px;
}

#nine
{
  display: block;
  width: 93px;
  height: 63px;
  background: url("Images/08 1992.png") no-repeat 0 0;

}

#nine:hover
{ 
  background-position: 0 -63px;
}