body
{
    behavior: url('behaviors/csshover.htc'); /* IE Hover Hack */
}

.content
{
	padding-bottom: 50px;
}

.standalone-section
{
	border: 1px solid #003366;
	margin: 35px;
}

.section-transition
{
	margin: 20px;
	font-size: 26px;
	font-weight: bold;
	font-style: italic;
}

.section-title
{
  font-size: 24px;
  font-weight: bold;
}

.section
{
  font-size: 18px;
  margin: 25px 0px 0px 0px;
  width: 400px;
}

.section-left
{
  font-size: 18px;
  margin: 20px 0px 0px 0px;
  width: 400px;
  float: left;
}

.section-right
{
  font-size: 18px;
  margin: 0px 0px 0px 0px;
  width: 400px;
  float: right;
}

.menu
{
	margin-left: 5px;
	border: 2px solid #003366;
}

.menu-item
{
  margin: 5px;
  font-weight: bold;
  font-size: 16px;
  padding: 5px;
}

.menu-item:hover
{
	padding: 3px;
	border: 2px solid #003366;
}

.race-title
{
  font-weight: bold;
}

.race-date
{
  font-color: black;
}

.title
{
  font-size: 28px;
  font-weight: bold;
}

.sub-title
{
  font-size: 24px;
}

div.note
{
	margin: 25px;
}

div.note-title
{
	font-weight: bold;
	border-top: 1px solid black;
	border-bottom: 4px solid black;
}

div.note p
{
	text-align: justify;
}

.race
{
  margin: 15px;
}

.race-date
{
  font-weight: bold;
}

.race-details
{
  margin-top: 10px;
}