ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,img{margin:0; padding:0;}

body {
}

#wrapper {
	width: 960px;
	position: relative;
	margin: 0 auto;
	height: 365px;
}

#header {
	width: 960px;
	position: relative;
	background-color:#0c2b5a;
}

#header h1 {
	font: Georgia, "Times New Roman", Times, serif;
	font-size: 46px;
	color: #ffffff;
	padding: 20px;
	text-align: center;
}



#content {
	width: 960px;
	background-color: #d2edf4;
	height: auto;
}

#info {
	float: left;
	width: 580px;
	background-color: #E3EDE9;
	position: relative;
}

#bio {
	padding: 10px;
	float: left;
	width: 360px;
	position: relative;
	background-color: #d2edf4;
	background-repeat: repeat-x;
}

h2 {
	font: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	line-height: 1.4em;
	color: #0c2b5a;
	text-align: center;
}

h3 {
	font: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 1.4em;
	color: #ffffff;
	padding: 10px 0 0 10px;
}

h4 {
	font: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 1.4em;
	color: #000000;
	padding: 10px 0 0 10px;
}

p {
	font: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 1.2em;
	color: #000000;
	padding-top: 10px;
}

#info p {
	font: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 1.2em;
	color: #000000;
	padding: 10px;
}

#content span {
	color: #25408f;
}

#reg, #hotel, #agenda_info { 
	background-color: #25408f;
	height: 40px;
}



#agenda {
	display: table;
}

#row {
	display: table-row:
}

#agenda .time {
	display: table-column;
	width: 100px;
}

#agenda .time {
		display: table-column;

}

ul {
	margin-left: 20px;
}


	
