/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*  CSS for mayclassic.com              */
/*  May Classic 5K                      */
/*  www.virtualcreatives.com            */
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

body {
  font-family: Arial, Verdana, Tahoma, sans-serif;
}
.comingsoon {
  font-weight: bold;
  font-family: verdana, sans-serif;
  font-size: large;
  text-align: center;
}

.sponsors a {
  float: left;
  display: inline;
  width: 195px;
  height: 125px;
  text-align: center;
}

.menu {
  color:#fff;
  font-family: Arial, Verdana, Tahoma, sans-serif;
  font-weight:bold;
  text-align:center;
}
.menu a {
  color:#fff;
}

td.mayclassic {
	background-image:url(../images/bg_mayclassic.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}

ul {
text-align:left;
}
ul li li {
font-size:80%;
}