
.activities {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-align: left;
	width: 120px;
	margin: 8px;
	padding: 8px;
	font-weight: normal;
}

.welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-align: left;
	width: 280px;
	margin: 8px;
	padding: 8px;
	font-weight: normal;
}

.update {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-align: left;
	width: 200px;
	margin: 8px;
	padding: 8px;
	font-weight: normal;
}

.events {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-align: left;
	width: 200px;
	margin: 8px;
	padding: 8px;
	font-weight: normal;
}

a.iconabout {
      display: block;
      width: 144px;
      height: 53px;
      background: url("Pages/icons/about.gif") no-repeat;
      background-position:100% -53px;
      text-decoration: none;
      }
       
      a:hover.iconabout {
      background-position:100% 0px;
      }

a.iconmustang {
      display: block;
      width: 68px;
      height: 39px;
      background: url("images/mustang.gif") no-repeat;
      background-position:100% -39px;
      text-decoration: none;
      }
       
      a:hover.iconmustang {
      background-position:100% 0px;
      }
a.icondrivers {
      display: block;
      width: 68px;
      height: 19px;
      background: url("images/drivers.gif") no-repeat;
      background-position:100% -19px;
      text-decoration: none;
      }
       
      a:hover.icondrivers {
      background-position:100% 0px;
      }
a.iconrace {
      display: block;
      width: 68px;
      height: 32px;
      background: url("images/race.gif") no-repeat;
      background-position:100% -32px;
      text-decoration: none;
      }
       
      a:hover.iconrace {
      background-position:100% 0px;
      }

a.iconprograms {
      display: block;
      width: 144px;
      height: 53px;
      background: url("Pages/icons/programs.gif") no-repeat;
      background-position:100% -53px;
      text-decoration: none;
      }
       
      a:hover.iconprograms {
      background-position:100% 0px;
      }
a.iconpromo {
      display: block;
      width: 144px;
      height: 53px;
      background: url("Pages/icons/promo.gif") no-repeat;
      background-position:100% -53px;
      text-decoration: none;
      }
       
      a:hover.iconpromo {
      background-position:100% 0px;
      }
a.iconschedule {
      display: block;
      width: 68px;
      height: 25px;
      background: url("images/schedule.gif") no-repeat;
      background-position:100% -25px;
      text-decoration: none;
      }
       
      a:hover.iconschedule {
      background-position:100% 0px;
      }

a.iconteam {
      display: block;
      width: 68px;
      height: 20px;
      background: url("images/team.gif") no-repeat;
      background-position:100% -20px;
      text-decoration: none;
      }
       
      a:hover.iconteam {
      background-position:100% 0px;
      }

a.iconhome {
      display: block;
      width: 68px;
      height: 20px;
      background: url("images/home.gif") no-repeat;
      background-position:100% -20px;
      text-decoration: none;
      }
       
      a:hover.iconhome {
      background-position:100% 0px;
      }



a.icongallery {
      display: block;
      width: 68px;
      height: 22px;
      background: url("images/gallery.gif") no-repeat;
      background-position:100% -22px;
      text-decoration: none;
      }
       
      a:hover.icongallery {
      background-position:100% 0px;
      }

a.iconcontact {
      display: block;
      width: 68px;
      height: 29px;
      background: url("images/contact.gif") no-repeat;
      background-position:100% -29px;
      text-decoration: none;
      }
       
      a:hover.iconcontact {
      background-position:100% 0px;
      }

.unnamed2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-align: left;
	width: 500px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
    text-decoration: none;
}
