body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	padding:0; margin:0;
	text-align:center;
}
#container{
	width: 1001px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #c0c0c0;
	border-left-color: #c0c0c0;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
#content{width:665px; margin-left:10px;}
#space{ margin-top:10px;}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #005dab;

}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #000000;
	width:300px;
	margin: 0px;
	padding: 0px;

	}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
ul{
	list-style-type: square;
	margin-top: 0px;
	padding-top: 0px;
}
li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-bottom: 2px;
}
#programholder{ margin:0; padding:0;}
#programleft{
	float: left;
	width:48%;
}
#programright{
	float: right;
	width:48%;
}
.clear{
	clear: both;
}
.time{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2a3189;
	text-align: center;
	padding: 2px;
	font-weight: bold;
}
.title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #0066CC;
}.speakers img {
	padding: 2px;
	border: 1px solid #999999;
}
ul#register {
	list-style-type: decimal;
}
#slider {position: relative; overflow: hidden; height:175px; margin-left:auto; margin-right:auto; width:962px;}
#slider img {position:absolute;	margin:0; height:155px;;display:none;}
#imageloader {position:relative; display:block; width: 100%; margin: 0px auto; text-align: center;}
#imageloader img { position:relative; top:70px; z-index:100; width:128px; height:15px; display:inline;}