body {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-color: black;
	padding: 0px 0px 300px 0px;
	background-position: 50% 136px;
	margin-top: 107px;
	margin-right: 0px;
	margin-bottom: 150px;
	margin-left: 0px;
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size: 10pt;
	font-weight: normal;
	line-height: 180%;
	color: white;
}

.menuLink{
	color: #ffff66;
	text-decoration: none;
}

HR{
	size: 1px;
	height: 1px;
	color: navy;
	background-color: navy;
	width: 60%;
}


.pageHeadline {
	Xfont-family: 'XDael Neu', Georgia, Arial;
	font-weight: bold;
	font-style: normal;
	font-size: 22pt;
	letter-spacing: .2pt;
	margin-left: -5px;
	margin-right: -10px;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 5px;
	color: #990000;
	border-top: 1px solid #990000;
	border-bottom: 1px solid #990000;
	line-height: 120%;
	text-align: left;
	background-color: white;
	Xbackground-image: url('/2wheels/images/landscape.jpg');
	background-repeat: no-repeat;
	position: relative;
	top: 0px;

}
A {
	color:  #9999ff;
}

.whiteEmph{
	color: white; 
	border-bottom: 1px dotted yellow;
}

.dottedDivider{
	border-top: 1px dotted #990000;
}
.quoteDivider{
	border-top: 1px dotted #990000;
	text-align: center;
	font-size: 11pt;
	padding-left: 10px;
	padding-right: 10px;
	color: white;
}

.style3{
text-align: center;
color: white;

}
.style2{
text-align: center;
color: yellow;
}

.audienceBlocks1{
	background-color: #71c6d5;
	color: black;
	padding: 3px 3px 3px 6px;
	position: relative;
	left: 0px;
	text-align: left;
	margin: 2px;
}

.audienceBlocks2{
	background-color: #b5aa8c;
	color: black;
	padding: 3px 6px 3px 6px;
	position: relative;
	width: auto;
	right: 0px;
	text-align: right;
	margin: 2px;
}

.highlightYellow{
	background-color: lightblue;
	text-decoration: underline;
	color: black;
	padding: 0px 2px 0px 2px;
}

.speakerHead{
	font-size: 18pt;
	line-height: 16pt;
	text-indent: -65px;
}

.talkTitle {
	text-decoration: none;
	color: white;
}

.subHeader{
	font-size: 12.5pt;
	font-weight: bold;
	border-bottom: 1px dotted #990000;
}