@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:Yellow;
}

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.9em;
}

#margin3
{
	margin-left: 0.0em;
}

.image
{
	width:150px;
}

a.link:link{color:#6F9BC5; text-decoration:none}
a.link:active{color:#6F9BC5; text-decoration:none}
a.link:visited{color:#6F9BC5; text-decoration:none}
a.link:hover{color:red; text-decoration:none}

a.link2:link{color:red; text-decoration:none}
a.link2:active{color:red; text-decoration:none}
a.link2:visited{color:red; text-decoration:none}
a.link2:hover{color:black; 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: 56px;
  height: 30px;
  background: url("Images/01 Home.jpg") no-repeat 0 0;

}

#home:hover
{ 
  background-position: 0 -30px;
}

#team
{
  display: block;
  width: 50px;
  height: 30px;
  background: url("Images/03 Team.jpg") no-repeat 0 0;

}

#team:hover
{ 
  background-position: 0 -30px;
}

#news
{
  display: block;
  width: 46px;
  height: 30px;
  background: url("Images/02 News.jpg") no-repeat 0 0;

}

#news:hover
{ 
  background-position: 0 -30px;
}

#results
{
  display: block;
  width: 126px;
  height: 30px;
  background: url("Images/04 Results.jpg") no-repeat 0 0;

}

#results:hover
{ 
  background-position: 0 -30px;
}

#stats
{
  display: block;
  width: 149px;
  height: 30px;
  background: url("Images/05 Stats.jpg") no-repeat 0 0;

}

#stats:hover
{ 
  background-position: 0 -30px;
}

#sponsors
{
  display: block;
  width: 74px;
  height: 30px;
  background: url("Images/06 Sponsors.jpg") no-repeat 0 0;

}

#sponsors:hover
{ 
  background-position: 0 -30px;
}

#store
{
  display: block;
  width: 52px;
  height: 30px;
  background: url("Images/07 Store.jpg") no-repeat 0 0;

}

#store:hover
{ 
  background-position: 0 -30px;
}

#gallery
{
  display: block;
  width: 60px;
  height: 30px;
  background: url("Images/08 Gallery.jpg") no-repeat 0 0;

}

#gallery:hover
{ 
  background-position: 0 -30px;
}

#cobras
{
  display: block;
  width: 68px;
  height: 30px;
  background: url("Images/09 Cobras.jpg") no-repeat 0 0;

}

#cobras:hover
{ 
  background-position: 0 -30px;
}

#club
{
  display: block;
  width: 70px;
  height: 30px;
  background: url("Images/10 Club.jpg") no-repeat 0 0;

}

#club:hover
{ 
  background-position: 0 -30px;
}

#links
{
  display: block;
  width: 50px;
  height: 30px;
  background: url("Images/11 Links.jpg") no-repeat 0 0;

}

#links:hover
{ 
  background-position: 0 -30px;
}

#contact
{
  display: block;
  width: 83px;
  height: 30px;
  background: url("Images/12 Contact.jpg") no-repeat 0 0;

}

#contact:hover
{ 
  background-position: 0 -30px;
}