@charset "UTF-8";

/*------- Latest News ---------*/
#LatestNews
{
	display: block;
	width: 150px;
	font-style: italic;
	font-weight: bold;
	margin-left:5px;
    /*	background: url("Graphics/LeftNavMenu1-LatestNews.gif") no-repeat 0 0;
	/*  margin-bottom: 6px;*/
}
/* #LatestNews:hover
{ 
  background-position: 0 -16px;
}
#LatestNews span
{
  display: none;
} */

/*------- New Members ---------*/
#NewMembers
{
	display: block;
	width: 150px;
	font-style: italic;
	font-weight: bold;
	margin-left:5px;
	/* height: 25px; */
/*  position: relative;
  left: -5px;
  /*  margin-bottom: 6px;*/
}

/*------- News Archive ---------*/
#NewsArchive
{
	display: block;
	width: 150px;
	font-style: italic;
	font-weight: bold;
	margin-left:5px;
	/* height: 25px; */
/*  position: relative;
  left: -5px;
  /*  margin-bottom: 6px;*/
}

/*------- About IKF ---------*/
#AboutIKF
{
	display: block;
	width: 150px;
	font-style: italic;
	font-weight: bold;
	margin-left:5px;
}

/*------- About Sprint ---------*/
#AboutSprintRacing
{
	display: block;
	width: 150px;
	font-style: italic;
	font-weight: bold;
	margin-left:5px;
}

/*------- About Road Race ---------*/
#AboutRoadRacing
{
	display: block;
	width: 150px;
	font-style: italic;
	font-weight: bold;
	margin-left:5px;
}

/*------- About Speedway ---------*/
#AboutSpeedwayRacing
{
	display: block;
	width: 150px;
	font-style: italic;
	font-weight: bold;
	margin-left:5px;
}

/*------- About Shifter Kart ---------*/
#AboutShifterKartRacing
{
	display: block;
	width: 150px;
	font-style: italic;
	font-weight: bold;
	margin-left:5px;
}

/*------- Generic ---------*/
#GenericLeftNav
{
	display: block;
	width: 150px;
	font-style: italic;
	font-weight: bold;
	margin-left:5px;
}

/*------- Generic Sub ---------*/
#GenericLeftNavSub
{
	display: block;
	width: 150px;
	margin-left:5px;
}