body
{
	text-align: center;
	margin: 0 0 0 0;
	font-family: Arial, Verdana, Sans-Serif;
}
img
{
	border: none;
}
div#Wrapper
{
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	width: 990px;
	text-align: left;
	border: solid 2px black;
}
div#Header
{
	height: 120px;
}
div#TitleSponsor
{
	float: left;
	width: 30%;
	margin-top: 20px;
	text-align: center;
}
div#SupportSponsors
{
	float: left;
	width: 39%;
	height: 100%;
	border-left: solid 1px silver;
	border-right: solid 1px silver;
	text-align: center;
}
div#SeriesTitle
{
	text-align: center;
	height: 48px;
	width: 100%;
	border-bottom: solid 1px silver;
	padding-top: 5px;
}
div#Stuttgart
{
	float: left;
	text-align: center;
	height: 60px;
	width: 50%;
	padding-top: 21px;
}
div#GMG
{
	float: right;
	border-left: solid 1px silver;
	text-align: center;
	height: 60px;
	width: 49%;
	padding-top: 6px;
}
div#Porsche
{
	float: left;
	width: 30%;
	margin-top: 12px;
	text-align: center;
}
div#Buttons
{
	background-color: #f5f5f5;
	border-top: solid 3px black;
	border-bottom: solid 3px black;
	height: 28px;
	padding-top: 7px;
}
div#Events
{
	background-color: #f5f5f5;
}
div#Party
{
	background-color: #f5f5f5;
	height: 30px;
	text-align: center;
	color: Red;
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
	padding-top: 5px;
}
.EventRow
{
	width: 100%;
	height: 70px;
	font-size: 14px;
}
.EventDate
{
	width: 100px;
	height: 50px;
	border-bottom: solid 2px black;
	float: left;
	text-align: center;
	padding-top: 18px;
}
.EventVenue
{
	width: 160px;
	height: 68px;
	border-left: solid 2px black;
	border-bottom: solid 2px black;
	float: left;
	text-align: center;
	line-height: 68px;
}
.EventVenueZ8
{
	width: 160px;
	height: 50px;
	border-left: solid 2px black;
	border-bottom: solid 2px black;
	float: left;
	text-align: center;
	padding-top: 18px;
}
.EventSponsor
{
	width: 225px;
	height: 68px;
	border-left: solid 2px black;
	border-bottom: solid 2px black;
	float: left;
	text-align: center;
}
.EventSpacer
{
	width: 8px;
	height: 68px;
	background-color: #FFD5AA;
	border-left: solid 2px black;
	border-right: solid 2px black;
	border-bottom: solid 2px #FFD5AA;
	float: left;
}
.EventSpacerLast
{
	width: 8px;
	height: 68px;
	background-color: #FFD5AA;
	border-left: solid 2px black;
	border-right: solid 2px black;
	border-bottom: solid 2px Black;
	float: left;
}
.PartyText
{
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
}
.PartyBullet
{
	color: #B22C2B;
}
.SetButton
{
	margin-left: 33px;
	height: 20px;
	width: 100px;
}


