body { 
	 background-color: #32485b;
	 font-size: small;
	}

p { 
	
	}

h1 {
	font-size: 150%;
	color: #143551;
	border-color: gray;
	border-top-style: solid;
	border-color: gray;
	border-left-style: solid;
	border-width: 1px;
	padding-left: 5px;
	padding-top: 3px;
	margin-top: 30px;
	}

h2 {
	font-size: 125%;
	font-style: italic;
	}
	
h3 {
	font-size: 100%;
	font-weight: bold;
	}

td { 
	
	}

a:link { 
	color: #4682B4;
	text-decoration: none;
	}

a:visited { 
	color: #DB7093;
	text-decoration: none;
	}

a:hover { 
	color: #4682B4; 
	text-decoration: underline;
	}

a:active { 
	color: #4682B4; 
	text-decoration: none;
	}

#allcontent {
	background-color: #FFFACD;
	background-image: url(CIHC-banner2.jpg);
	background-repeat: no-repeat;
	background-position: top;
	border: 2px solid gray;
	width: 650px;
	margin-left: 15px;

	}
	
#logocontent {
	float: right;
	width: 200px;
	padding-top: 10px;
	padding-left: 10px;
	}

#linkcontent {
	position: fixed;
	top: 140px;
	left: 30px;
	padding: 5px 10px 5px 5px;
	border-top: 2px solid gray;
	border-right: 2px solid gray;
	border-bottom: 2px solid gray;
	font-weight: bold; 
	font-family: Arial Narrow, Arial, sans serif;
	}

#linkcontent a:link {
	color: #32485b;
	text-decoration: none;
	padding: 0px 1px 0px 1px;
	}
	
#linkcontent a:visited {
	color: #32485b;
	text-decoration: none;
	padding: 0px 1px 0px 1px;
	}
#linkcontent a:hover {
	color: #FFFACD;
	background-color: #32485b;
	text-decoration: none;
	padding: 0px 1px 0px 1px;
	}
#linkcontent a:active {
	color: #32485b;
	text-decoration: none;
	padding: 0px 1px 0px 1px;
	}

#maincontent{
	padding-top: 125px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 115px;
	}

#footer {
	background-color: #6f99bc;
	padding: 5px 15px 5px 15px;

	}

#footer p {
	text-align: center;
	font-weight: bold;
	}
	
#footer a:link {
	color: #FFFACD;
	text-decoration: none;
	padding: 0px 1px 0px 1px;
	}
	
#footer a:visited {
	color: #FFFACD;
	text-decoration: none;
	padding: 0px 1px 0px 1px;
	}
#footer a:hover {
	color: #32485b;
	background-color: #FFFACD;
	text-decoration: none;
	padding: 0px 1px 0px 1px;
	}
#footer a:active {
	color: #FFFACD;
	text-decoration: none;
	padding: 0px 1px 0px 1px;
	}
	
div.session {
	padding-left: 30px;
	}

hr.session {
	border-color: #32485b;
	color: #32485b;
	size: 1px;
	}

.speaker { 
	color: #32485b; 
	font-weight: bold; 
	}

.book { 
	text-decoration: underline; 
	}

h1.h1 { 
	font-size: 180%; 
	color: #143551; 
	font-weight: bold; 
	border-top: medium none; 
	border-left: medium none; 
	border-bottom: 1px solid black; 
	padding-bottom: 5px;
	margin-top: 20px;
	margin-bottom: 20px;
	}

h1.h1main { 
	font-size: 180%; 
	color: #143551; 
	font-weight: bold; 
	border-top: medium none; 
	border-left: medium none; 
	border-bottom: 1px solid black; 
	padding-bottom: 5px;
	margin-right: 205px;
	margin-top: 20px;
	margin-bottom: 20px;
	}

h1.first {
	border: none;
	}

.hide {
	color: #FFFACD;
	}

.notice {
	color: #143551;
	font-style: italic;
	font-weight: bold;
	}

.conflink {
	font-size: 150%
	}
	
