@charset "utf-8";
td img {display: block;}

#Table_01 {
	margin: 0px auto;
	position:relative;
	left:0px;
	top:0px;
	width:1024px;
}

body {
	font-family: verdana;
	font-size: 12px;
	color:#000000;
	background-attachment:fixed;
	background-image:url(images/background.jpg);
	background-position:center;
}

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;
}

td[axis="bottom"] {background-image:url(Images/bottomback.jpg); background-repeat:no-repeat}
td[axis="search"] {background-image:url(Images/speedwaytar_r2_c13.gif); background-repeat:no-repeat}
td[axis="issue"] {background-image:url(Images/speedwaytar_r3_c10.gif); background-repeat:no-repeat}

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:orange; text-decoration:none}

a.menu:link{color:white; text-decoration:none}
a.menu:active{color:white; text-decoration:none}
a.menu:visited{color:white; text-decoration:none}
a.menu:hover{color:red; text-decoration:none}

#home
{
  display: block;
  width: 44px;
  height: 23px;
  background: url("images/01 Home.jpg") no-repeat 0 0;

}

#home:hover
{ 
  background-position: 0 -23px;
}

#news
{
  display: block;
  width: 40px;
  height: 23px;
  background: url("images/02 News.jpg") no-repeat 0 0;

}

#news:hover
{ 
  background-position: 0 -23px;
}

#subs
{
  display: block;
  width: 89px;
  height: 23px;
  background: url("images/03 Subscriptions.jpg") no-repeat 0 0;

}

#subs:hover
{ 
  background-position: 0 -23px;
}

#backissues
{
  display: block;
  width: 76px;
  height: 23px;
  background: url("images/04 BackIssues.jpg") no-repeat 0 0;

}

#backissues:hover
{ 
  background-position: 0 -23px;
}

#dir
{
  display: block;
  width: 65px;
  height: 23px;
  background: url("images/05 Directory.jpg") no-repeat 0 0;

}

#dir:hover
{ 
  background-position: 0 -23px;
}

#shop
{
  display: block;
  width: 35px;
  height: 23px;
  background: url("images/06 Shop.jpg") no-repeat 0 0;

}

#shop:hover
{ 
  background-position: 0 -23px;
}

#travel
{
  display: block;
  width: 76px;
  height: 23px;
  background: url("images/07 TravelClub.jpg") no-repeat 0 0;

}

#travel:hover
{ 
  background-position: 0 -23px;
}

#links
{
  display: block;
  width: 45px;
  height: 23px;
  background: url("images/08 Links.jpg") no-repeat 0 0;

}

#links:hover
{ 
  background-position: 0 -23px;
}

#fantasy
{
  display: block;
  width: 78px;
  height: 41px;
  background: url("images/07 Fantasy.jpg") no-repeat 0 0;

}

#fantasy:hover
{ 
  background-position: 0 -41px;
}

#contact
{
  display: block;
  width: 64px;
  height: 41px;
  background: url("images/08 ContactUs.jpg") no-repeat 0 0;

}

#contact:hover
{ 
  background-position: 0 -41px;
}