@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:white; text-decoration:none}
a.menu:active{color:white; text-decoration:none}
a.menu:visited{color:white; text-decoration:none}
a.menu:hover{color:Yellow; text-decoration:none}

#home
{
  display: block;
  width: 139px;
  height: 54px;
  background: url("Images/01 Home.png") no-repeat 0 0;

}

#home:hover
{ 
  background-position: 0 -54px;
}

#news
{
  display: block;
  width: 103px;
  height: 54px;
  background: url("Images/02 News.png") no-repeat 0 0;

}

#news:hover
{ 
  background-position: 0 -54px;
}

#calendar
{
  display: block;
  width: 156px;
  height: 54px;
  background: url("Images/03 Calendar.png") no-repeat 0 0;

}

#calendar:hover
{ 
  background-position: 0 -54px;
}

#profile
{
  display: block;
  width: 133px;
  height: 54px;
  background: url("Images/04 Profile.png") no-repeat 0 0;

}

#profile:hover
{ 
  background-position: 0 -54px;
}

#gallery
{
  display: block;
  width: 118px;
  height: 54px;
  background: url("Images/05 Gallery.png") no-repeat 0 0;

}

#gallery:hover
{ 
  background-position: 0 -54px;
}

#sponsors
{
  display: block;
  width: 138px;
  height: 54px;
  background: url("Images/06 Sponsors.png") no-repeat 0 0;

}

#sponsors:hover
{ 
  background-position: 0 -54px;
}

#links
{
  display: block;
  width: 99px;
  height: 54px;
  background: url("Images/07 Links.png") no-repeat 0 0;

}

#links:hover
{ 
  background-position: 0 -54px;
}