
body {
	background-color: gray;
	padding: 0;
	margin: 0;
	font-family: Verdana, "Franklin Gothic Medium", Arial, Sans-Serif;
	font-weight: normal;
	font-size: 8pt;
	color: black;
}

a {
	text-decoration: none;
	color: #218BED;
}

a:hover {
	color: #2125ED;
}

h3 {
	font-size: 12pt;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 10px;
	padding: 0;
	
}


h4 {
	font-size: 8pt;
	font-weight: bold;
	margin-top: 25px;
	margin-bottom: 5px;
	padding: 0;
	
}

#content {
	width: 790px;
	height: auto;
	margin: 0 auto;
	margin-bottom: 30px;
	background-color: white;
}


#header {
	background-image: url('images/header2.gif');
	background-repeat: no-repeat;
	background-color: white;
	margin: 0;
	padding: 0;
	width: 790px;
	/*height: 229px; image height */
	height: 201px;
	margin-bottom: 4px;
	
}

#headerline {
	position: relative;
	margin: 0;
	padding: 0;
	width: 750px;
	height: 4px;
	top: 205px;
	left: 40px;
	background-color: #9E0008;
}

#leftcol {
	position: relative;
		float: left;
	margin: 0; 
	margin-top: 10px;
	padding: 0;

	
	width: 170px;
		/*text-align: right;*/
}

#divider {
	position: relative;
	float: right;
	background-color: #9E0008;
	height: 550px;
	width: 6px;	
	margin-right: 0;
}

#leftcol ul {
	list-style-type: none;
	margin: 0;
	margin-top: 65px;
	margin-left: 19px;
	/*margin-left: 5px;*/
	padding: 0;
	
}



#leftcol ul li{
	display: inline;
	margin: 0;
	padding: 0;
}

.sidebarlink div {
	
	position: relative;
	background-color: #ED2024;
	width: 140px;
	text-align: right;
	margin: 10px 0;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 5px;
	font-size: 8pt;
	font-weight: bold;
}

.sidebarlink div:hover {
	
	background-color: #9E0008;
	color: white;

}
.sidebarlink, .sidebarlink2{
	
	width: 140px;
	margin: 0;
	padding: 0;
	color: white;
	}
	
.sidebarlink: hover{
	background-color: #9E0008;

	}

#main {
	position: relative;
	background-image: url('images/africawatermark2.gif');
	background-position: top center;
	background-repeat: no-repeat;
	margin-top: 50px;
	width: 600px;
	margin-left:180px;
	min-height: 550px;
	/*height: 550px;*/
}

#main p {
	position: relative;
	width: 400px;
	padding: 0;
	margin: 0;
	margin-left: 10px;
}



#leftline {
	float: left;
	background-color: #9E0008;
	width: 600px;
	height: 5px;
	margin-top: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
	padding: 0;
}

#rightline {
	float: right;
	background-color: #9E0008;
	width: 600px;
	height: 5px;
	margin-top: 0;
	margin-bottom: 20px;
	margin-right: 20px;
	padding: 0;
}

#footer {
	text-align: center;
	clear: both;
	padding-bottom: 20px;
	margin-bottom: 30px;
}

#footer p {
	color: #9E0008;
	font-size: 7pt;
}


.speakerbiopic {
	position: relative;
	float: left;
	width: 150px;
	
	padding: 0;
	margin-top: 0;
	
	margin-left: 0;
	margin-right: 10px;
	margin-bottom: 5px
}
	
.speakerbiopicwide {
	position: relative;
	float: left;
	width: 200px;
	
	padding: 0;
	margin-top: 0;
	
	margin-left: 0;
	margin-right: 10px;
	margin-bottom: 5px;
	text-align: center;
	font-size: 7pt;
	font-weight: bold;
}

.speakerbiopicwide img {
	width: 200px;
	
	padding: 0;
	margin: 0;
	margin-bottom: 5px;
}
	

img.footer {
	width: 170px;
	margin: 20px 40px;
}


.speakername {
	margin-left: 25px;
}

#register{	
	position: relative;
	text-align: center;
	margin: 0 auto;
	/*padding-top: 130px;*/
}


.regimg {
	width: 100px;
	margin: 50px auto;
	
}

#button {
	position: relative;
	text-align: center;
	margin:20px auto;
}

#mainimages {
	position: relative;
	width: 150px;
	float: right;
	padding: 0;
	margin: 10px;
	margin-right: 0;
}

#mainimages img {
	width: 140px;
	margin:0;
	margin-top: 20px;
	margin-left: 6px;
}



#intro {
	position: relative;
	top: 70px;
	
	
}
