#sespp1 section {
	background-color: #e3e6c3;
	padding-top:20px;
	-moz-border-radius: 0 0 15px 15px;
	-webkit-border-radius: 0 0 15px 15px;
	border-radius:0 0 15px 15px;
	-khtml-border-radius: 10px; /* for old Konqueror browsers */
	}

.row, 
.row-last {
	width:700px;
	margin:0 auto;
	margin-top:10px;
	margin-bottom:10px
	}
.row-last {margin-bottom:30px}

article#contact {
	float:left;
	width:30%;
	padding-left:50px;
	}
article#location {
	float:right;
	width:60%;
	margin-bottom:50px;
	}

section h1 {
	font: bold 1.3em Verdana, Tahoma, sans-serif;
	margin-bottom:1em;
	padding-top:2em;
	color:#7d8405;
	}

#sespp1 section h1.below5 {margin-bottom:.5em}
h1 + p, h1 + p + p { 
	margin-bottom:.3em;
	} 
h1#resources {margin-left:45px;}

#sespp1 p span {font:italic 1em serif}
.sespp1 img {
	float:right;
	position:relative; 
	left:120px;
	}
h2 {
	margin-top:1.7em;
	margin-bottom:.5em;
	color:#364f5e;
	color:#8e9506;
	color:#7d8405;
	font: normal 1.2em Verdana, Tahoma, sans-serif;
	}
h3 {
	color:#7d8405;
	font: normal 1.0em/1.5 Verdana, Tahoma, sans-serif;
	text-transform:uppercase;
	letter-spacing:.05em;
	}
h3 + h1 {padding-top:0; margin-bottom:3em}
p {
    font: 1em/1.4 arial, verdana, sans-serif;
    padding-right:25px;
    color: #253f4f;
	}

article#left-col {
	float:left;
	width:300px;
	margin-left:45px;
	border:0px solid red;
	margin-bottom:50px;
	color: #607890;
	}
article#right-col {
	float:right;
	width:300px;
	margin-right:40px;
	border:0px solid red;
	color: #607890;
	}
article#right-col li, article#left-col li {
	margin-bottom:.8em;
	}
	
article#right-col img {
	margin-top:50px;
	padding-right:10px;
	}
	
.links  {
	margin-bottom: 30px;
	}	
.links p {
	margin-bottom: 1em;
	}	
.links p a {
	color:#6385A8;
	font-weight: bold;
	}	
.links p a:hover {
	text-decoration: none;
	}	
/************************day conference*****************/	
	
span.lineup {color:#e3e6c3}
aside h2 {font-size:1.1em}
aside h3 {
	font-size:.8em; margin-top:3em;
	font-weight:bold;
	color:#253f4f;
	}
h4#speaker {    
	font: normal 1.1em/1.4 arial, verdana, sans-serif;
	color: #253f4f;
	margin-top: 2em;
	margin-bottom:.2em;
	}


	
