body {
	font-family: "Lucida Grande",Helvetica, sans-serif;
	font-size:10px;
	background-image:url(/images/bg.jpg);
	background-repeat:repeat-x;
	padding:0px;
	margin:0px;
	margin-bottom: 15px;
	text-align:center;
}
.main {
	position:relative;
	margin:16px auto 0px auto;
	width:896px;
	background-color:#FFFFFF;
	text-align:left;
	border:1px solid #272727;
}
.clearAll {
  clear:both;
}
.mainbottomgrad {
	background-image:url(/images/weblayout6_r8_c2.jpg);
	width:896px;
	height:46px;
	float:left;
}
.header {background-image:url(/images/header.jpg);
float:left;
width:896px;
height:130px;
}
.nav {
	float:left;
	width:896px;
	height:33px;
	background-color:#CCCCCC;
}
.navhome {
	position:absolute;
	bottom:-1px;
	left:0px;
	width:896px;
	height:33px;
	background-color:#272727;
}
.navtext {
			color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	padding-top:8px;
	display:block;
	text-align:center;
}
a.buttonoff {
	text-decoration:none;
	display:block;	
	float:left;
	width:148px;
	height:32px;
	background-image:url(/images/buttonoff.jpg);
	margin-right:1px;
	margin-top:1px;
}
a.buttonoff:hover {
	background-image:url(/images/buttonon.jpg);
}
a.buttonon {
	text-decoration:none;
	display:block;	
	float:left;
	width:148px;
	height:32px;
	background-image:url(/images/buttonon.jpg);
	margin-right:1px;
	margin-top:1px;
}
a.buttonright {
	text-decoration:none;
	margin-top:1px;
	margin-right:0px;
	display:block;
	float:left;
	width:151px;
	height:32px;
	background-image:url(/images/buttonoff.jpg);
}
a.buttonright:hover {
	background-image:url(/images/buttonon.jpg);
}
.content {
padding-left:50px;
padding-top:35px;
width: 609px;
float:left;
} 
.title {
margin-left:-22px;
margin-bottom: 20px;
width: 480px;
font-size: 36px;
border-bottom: 1px solid #DB2420;
color: #DB2420;
}
.pageimage {
  float:right;
  width: 136px;
  height:304px;
	padding-right:50px;
	padding-top:86px;
}
.simage {
margin-right:15px;
margin-bottom: 15px;
background-image:url(/images/dropshadow.jpg);
height:102px;
width:89px;
float:left;
}
.speakercontainer {
width:455px;
float:left;
padding-bottom:30px;
}
.subtitle {
color: #DB2420;
font-size:18px;
}
.speakerstext {
	padding-top:10px;
	padding-left:10px;
}
.headLnk {
font-weight:bold;
padding-top:15px;
font-size:12px;
float:left;
}
.pclass {
}
