@charset "UTF-8";
/* CSS Document */

h5 {
	font-size: 12px;
	color: #cc9900;
	margin-bottom: 40px;
}

h3.subtitle {
	margin: 10px 0 10px 0;
	text-transform: capitalize;
}


div#centercolumn p {
	padding: 0 0 15px 0;
	margin: 0;
	text-indent: 0;
	font-size: 12px;
}




div#centercolumn {
	height: 1850px
	padding: 0 20px 0 20px;
	background-image: url(../gfx/bkrnd_content.png);
	background-repeat: repeat;
	}
	

	
div#rightcolumn {
	margin: 0;
	padding: 0;
	background-color: #000000;
}

img.floatLeft {
	float: left;
	margin: 0 15px 0 0;
}

img.floatRight {
	float: right;
	margin: 0 0 0 15px;}

div#conferenceCtrSlideshow {
	width: 475px;
	height: 317px;
	margin: 0 auto 0 auto;}

.instructorList {
	float: left;
	margin: 20px 50px 0 0px;
	list-style: none;}

ul {list-style: none;}

.center { margin: 0 auto 0 auto; text-align: center;}

##ddForm {
	margin: 0 auto 0 auto;
}

table {
	font-size: 12px;
}

tr.endDay {
	vertical-align: top;
	height: 40px;
}
