.conference
{
	background-image: url(images/conference-images/2010/bkgrnd_conference2010a.jpg);
	height: 622px;
	background-repeat: no-repeat;
}
.conference P
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	position: relative;
	left: 30px;
	width: 450px;
	top: 35px;
}
.conference H3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
/*	color: #CC6600; */
	line-height: 16px;
	position: relative;
	left: 30px;
	width: 450px;
	margin-top: 0px;
	padding-top: 0px;
	top: 35px;
}
.conference H4
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC6600;
	line-height: 16px;
	position: relative;
	left: 30px;
	width: 475px;
	margin-top: 0px;
	padding-top: 12px;
	top: 35px;
}


/*CSS FOR 2009 USER CONFERENCE RECAP PAGE*/

.conference09
{
	background-image: url(images/bkgrnd_conference.jpg);
	height: 667px;
	background-repeat: repeat-x;
}
.conference09 P
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	line-height: 16px;
	position: relative;
	left: 30px;
	width: 475px;
	top: 35px;
}
.conference09 H3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC6600;
	line-height: 16px;
	position: relative;
	left: 30px;
	width: 500px;
	margin-top: 0px;
	padding-top: 12px;
	top: 35px;
}
.conference09 H4
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC6600;
	line-height: 16px;
	position: relative;
	left: 30px;
	width: 500px;
	margin-top: 0px;
	padding-top: 12px;
	top: 35px;
}

/*CSS FOR 2010 USER CONFERENCE RECAP PAGE*/
.conference2010
{
	background-image: url(images/conference-images/2010/bkgrnd_conference2010a.jpg);
	height: 622px;
	background-repeat: no-repeat;
}
.conference2010 P
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 16px;
	position: relative;
	left: 30px;
	width: 450px;
	top: 20px;
}
.conference2010 H3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	/*	color: #CC6600; */
	line-height: 18px;
	position: relative;
	width: 225px;
	margin-top: 0px;
	padding-top: 0px;
	top: 20px;
	margin-bottom: 20px;
}
.conference2010 H4
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC6600;
	line-height: 16px;
	position: relative;
	left: 30px;
	width: 475px;
	margin-top: 0px;
	padding-top: 12px;
	top: 20px;
}

