html, body {
	height: 100%;
	}
	
html {
	margin-left: auto;
	margin-right: auto;
	}
	
body {
	max-width: 1000px;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	background-color: black;
	}
	
#all {
	width: 96%;
	max-height: 700px;
	background-color: black;
	color: white;
	text-align: center;
	margin-top: 0.0em;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0.0em;

	}
	
#nav {
	position: fixed; 
	top: 0;
	left: 18%;
	display: block;
	color: white;
	min-width: 700px;
	max-width: 950px;
	height: 4.50em;
	margin-top: -0.0em;
	margin-right: auto;
	margin-bottom: 0.0em;
	z-index: 2;
	}
	
#nav li{
	display: inline;
	float: left; 
	background-color: black;
	list-style-type: none;
	margin-top: 0.5em;
	margin-right: 0.4em;
	margin-left:  auto;
	padding: 0.25em;
	max-width: 10em;
	border: white 2px groove;
	border-radius: 0.5em;
	font-size: 1.5em;
	text-align: center;
	}
	
#nav ul{
	height: 4.5em;
	max-width: 950px;
	padding-left: 0.0em;
	margin-right: auto;
	margin-left: auto;
	margin-top: -0.0em;
	margin-bottom: 0.0em;
	}	
	
#home {
	width: 100%;
	height: 100%;
	top: 0px;
	text-align: center;
	background-image: url("../Pages/Images/Sh2-173_v5SS.jpg");
	background-repeat: no-repeat;
	background-position: center;
	background-size: 98%;
	margin-top: 0.0em;
	margin-left: 0.0em;
	margin-right: 0.0em;
	margin-bottom: 1.0em;
	}
	
#about-0 {	
	position: relative;
	width: 98%;
	height: 10%;
	background-color: black;
	color: white;
	font-family:"Tahoma, Geneva, sans-serif";
	font-size: 2em;
	text-align: center;
	margin-top: 0em;
	margin-left: 0.25em;
	margin-right: 0.25em;
	margin-bottom: -0.0em;
	}
	
#about-1 {	
	position: relative;
	width: 98%;
	height: 100%;
	background-color: black;
	margin-top: 0.0em;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: -5.0em;
	}
	
#about-1 object{	
	position: relative;
	width: 98%;
	height: 100%;
	background-color: black;
	color: white;
	font-family:"Tahoma, Geneva, sans-serif";
	font-size: 1.0em;
	text-align: center;
	margin-top: 0.0em;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: -0.0em;
	}

#talks {
	position: relative;
	width: 98%;
	height: 10%;
	background-color: black;
	color: white;
	font-family:"Tahoma, Geneva, sans-serif";
	font-size: 2em;
	text-align: center;
	margin-top: 0em;
	margin-left: 0.0em;
	margin-right: 0.0em;
	margin-bottom: -0.0em;
	}

#talks-0 {
	position: relative;
	width: 98%;
	height: auto;
	background-color: black;
	color: white;
	margin-top: 0.0em;
	margin-left: 0.25em;
	margin-right: auto;
	margin-bottom: auto;
	}

#talks-0 object{
	position: relative;
	width: 98%;
	height: 40%;
	color: white;
	font-family:"Tahoma, Geneva, sans-serif";
	font-size: 1.0em;
	text-align: center;
	margin-top: 0.0em;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: -0.0em;
	}
	
#talks-1 {
	position: relative;
	display: block;
	width: 98%;
	height: auto;
	background-color: black;
	color: white;
	font-family:"Tahoma, Geneva, sans-serif";
	font-size: 1em;
	text-align: center;
	text-align: center;
	margin-top: 0.0em;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: -0.0em;
	}

#images {	
	position: relative;
	width: 98%;
	height: 10%;
	background-color: black;
	color: white;
	font-family:"Tahoma, Geneva, sans-serif";
	font-size: 2em;
	text-align: center;
	margin-top: 0em;
	margin-left: 0.0em;
	margin-right: 0.0em;
	margin-bottom: -00.0em;
	}
	
#links {	
	position: relative;
	width: 98%;
	height: 100%;
	background-color: black;
	color: white;
	text-align: center;
	margin-top: 0.0em;
	margin-left: 0.0em;
	margin-right: -0.0em;
	margin-bottom: 0.0em;
	}
	
#links object{
	position: relative;
	width: 98%;
	height: 100%;
	background-color: black;
	color: white;
	font-family:"Tahoma, Geneva, sans-serif";
	font-size: 1em;
	text-align: center;
	margin-top: 0.0em;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0.0em;
	}
	
	
	
#im-01 {
	max-width: 950px;
	height: 100%;
	background-image: url("../Pages/largeNewImages/t-01.jpg");
	background-repeat: no-repeat;
	background-position: top;
	background-size: 95%;
	margin-top: 0.0em;
	margin-left: 0.0em;
	margin-right: 0.0em;
	margin-bottom: -3.0em;
}

#im-02 {
	max-width: 950px;
	height: 100%;
	text-align: center;
	background-image: url("../Pages/largeNewImages/t-02.jpg");
	background-repeat: no-repeat;
	background-position: top;
	background-size: 95%;
	margin-top: 0.0em;
	margin-left: 0.0em;
	margin-right: 0.0em;
	margin-bottom: -3.0em;
}

#im-03 {
	max-width: 950px;
	height: 100%;
	text-align: center;
	background-image: url("../Pages/largeNewImages/t-03.jpg");
	background-repeat: no-repeat;
	background-position: top;
	background-size: 95%;
	margin-top: 0.0em;
	margin-left: 0.0em;
	margin-right: 0.0em;
	margin-bottom: -3.0em;
}

#im-04 {
	max-width: 950px;
	height: 100%;
	text-align: center;
	background-image: url("../Pages/largeNewImages/t-04.jpg");
	background-repeat: no-repeat;
	background-position: top;
	background-size: 65%;
	margin-top: 0.0em;
	margin-left: 0.0em;
	margin-right: 0.0em;
	margin-bottom: 2.0em;
}

#im-05 {
	max-width: 950px;
	height: 100%;
	text-align: center;
	background-image: url("../Pages/largeNewImages/t-05.jpg");
	background-repeat: no-repeat;
	background-position: top;
	background-size: 95%;
	margin-top: 0.0em;
	margin-left: 0.0em;
	margin-right: 0.0em;
	margin-bottom: 0.0em;
}

#im-06 {
	max-width: 950px;
	height: 100%;
	text-align: center;
	background-image: url("../Pages/largeNewImages/t-06.jpg");
	background-repeat: no-repeat;
	background-position: top;
	background-size: 95%;
	margin-top: 0.0em;
	margin-left: 0.0em;
	margin-right: 0.0em;
	margin-bottom: 0.0em;
}

#im-07 {
	max-width: 950px;
	height: 100%;
	text-align: center;
	background-image: url("../Pages/largeNewImages/t-07.jpg");
	background-repeat: no-repeat;
	background-position: top;
	background-size: 95%;
	margin-top: 0.0em;
	margin-left: 0.0em;
	margin-right: 0.0em;
	margin-bottom: 0.0em;
}
#im-08 {
	max-width: 950px;
	height: 100%;
	text-align: center;
	background-image: url("../Pages/largeNewImages/t-08.jpg");
	background-repeat: no-repeat;
	background-position: top;
	background-size: 95%;
	margin-top: 0.0em;
	margin-left: 0.0em;
	margin-right: 0.0em;
	margin-bottom: 0.0em;
}

#im-09 {
	max-width: 950px;
	height: 100%;
	text-align: center;
	background-image: url("../Pages/largeNewImages/t-09.jpg");
	background-repeat: no-repeat;
	background-position: top;
	background-size: 95%;
	margin-top: 0.0em;
	margin-left: 0.0em;
	margin-right: 0.0em;
	margin-bottom: 0.0em;
}

#im-10 {
	max-width: 950px;
	height: 100%;
	text-align: center;
	background-image: url("../Pages/largeNewImages/t-10.jpg");
	background-repeat: no-repeat;
	background-position: top;
	background-size: 95%;
	margin-top: 0.0em;
	margin-left: 0.0em;
	margin-right: 0.0em;
	margin-bottom: 0.0em;
}

#im-11 {
	max-width: 950px;
	height: 100%;
	text-align: center;
	background-image: url("../Pages/largeNewImages/t-11.jpg");
	background-repeat: no-repeat;
	background-position: top;
	background-size: 95%;
	margin-top: 0.0em;
	margin-left: 0.0em;
	margin-right: 0.0em;
	margin-bottom: 0.0em;
}

#im-12 {
	max-width: 950px;
	height: 100%;
	text-align: center;
	background-image: url("../Pages/largeNewImages/t-12.jpg");
	background-repeat: no-repeat;
	background-position: top;
	background-size: 95%;
	margin-top: 0.0em;
	margin-left: 0.0em;
	margin-right: 0.0em;
	margin-bottom: -1.0em;
}

#im-13 {
	max-width: 950px;
	height: 100%;
	text-align: center;
	background-image: url("../Pages/largeNewImages/t-13.jpg");
	background-repeat: no-repeat;
	background-position: top;
	background-size: 65%;
	margin-top: 0.0em;
	margin-left: 0.0em;
	margin-right: 0.0em;
	margin-bottom: 0.0em;
}

#im-14 {
	max-width: 950px;
	height: 100%;
	text-align: center;
	background-image: url("../Pages/largeNewImages/t-14.jpg");
	background-repeat: no-repeat;
	background-position: top;
	background-size: 95%;
	margin-top: 0.0em;
	margin-left: 0.0em;
	margin-right: 0.0em;
	margin-bottom: 0.0em;
}

#im-15 {
	max-width: 950px;
	height: 100%;
	text-align: center;
	background-image: url("../Pages/largeNewImages/t-15.jpg");
	background-repeat: no-repeat;
	background-position: top;
	background-size: 95%;
	margin-top: 0.0em;
	margin-left: 0.0em;
	margin-right: 0.0em;
	margin-bottom: 0.0em;
}

#im-16 {
	max-width: 950px;
	height: 100%;
	text-align: center;
	background-image: url("../Pages/largeNewImages/t-16.jpg");
	background-repeat: no-repeat;
	background-position: top;
	background-size: 95%;
	margin-top: 0.0em;
	margin-left: 0.0em;
	margin-right: 0.0em;
	margin-bottom: 0.0em;
}

#im-17 {
	max-width: 950px;
	height: 100%;
	text-align: center;
	background-image: url("../Pages/largeNewImages/t-17.jpg");
	background-repeat: no-repeat;
	background-position: top;
	background-size: 95%;
	margin-top: 0.0em;
	margin-left: 0.0em;
	margin-right: 0.0em;
	margin-bottom: -3.0em;
}

#im-18 {
	max-width: 950px;
	height: 100%;
	text-align: center;
	background-image: url("../Pages/largeNewImages/t-18.jpg");
	background-repeat: no-repeat;
	background-position: top;
	background-size: 95%;
	margin-top: 0.0em;
	margin-left: 0.0em;
	margin-right: 0.0em;
	margin-bottom: -3.0em;
}
#im-19 {
	max-width: 950px;
	height: 100%;
	text-align: center;
	background-image: url("../Pages/largeNewImages/t-19.jpg");
	background-repeat: no-repeat;
	background-position: top;
	background-size: 95%;
	margin-top: 0.0em;
	margin-left: 0.0em;
	margin-right: 0.0em;
	margin-bottom: 0.0em;
}

#im-20 {
	max-width: 950px;
	height: 100%;
	text-align: center;
	background-image: url("../Pages/largeNewImages/t-20.jpg");
	background-repeat: no-repeat;
	background-position: top;
	background-size: 95%;
	margin-top: 0.0em;
	margin-left: 0.0em;
	margin-right: 0.0em;
	margin-bottom: 0.0em;
}

#im-21 {
	max-width: 950px;
	height: 100%;
	text-align: center;
	background-image: url("../Pages/largeNewImages/t-21.jpg");
	background-repeat: no-repeat;
	background-position: top;
	background-size: 95%;
	margin-top: 0.0em;
	margin-left: 0.0em;
	margin-right: 0.0em;
	margin-bottom: 0.0em;
}

#im-22 {
	max-width: 950px;
	height: 100%;
	text-align: center;
	background-image: url("../Pages/largeNewImages/t-22.jpg");
	background-repeat: no-repeat;
	background-position: top;
	background-size: 95%;
	margin-top: 0.0em;
	margin-left: 0.0em;
	margin-right: 0.0em;
	margin-bottom: 0.0em;
}


#im-23 {
	max-width: 950px;
	height: 100%;
	text-align: center;
	background-image: url("../Pages/largeNewImages/t-23.jpg");
	background-repeat: no-repeat;
	background-position: top;
	background-size: 95%;
	margin-top: 0.0em;
	margin-left: 0.0em;
	margin-right: 0.0em;
	margin-bottom: 0.0em;
}

#im-24 {
	max-width: 950px;
	height: 100%;
	text-align: center;
	background-image: url("../Pages/largeNewImages/t-24.jpg");
	background-repeat: no-repeat;
	background-position: top;
	background-size: 95%;
	margin-top: 0.0em;
	margin-left: 0.0em;
	margin-right: 0.0em;
	margin-bottom: 0.0em;
}

#im-25 {
	max-width: 950px;
	height: 100%;
	text-align: center;
	background-image: url("../Pages/largeNewImages/t-25.jpg");
	background-repeat: no-repeat;
	background-position: top;
	background-size: 95%;
	margin-top: 0.0em;
	margin-left: 0.0em;
	margin-right: 0.0em;
	margin-bottom: 0.0em;
}

#im-26 {
	max-width: 950px;
	height: 100%;
	text-align: center;
	background-image: url("../Pages/largeNewImages/t-26.jpg");
	background-repeat: no-repeat;
	background-position: top;
	background-size: 95%;
	margin-top: 0.0em;
	margin-left: 0.0em;
	margin-right: 0.0em;
	margin-bottom: 0.0em;
}

#im-27 {
	max-width: 950px;
	height: 100%;
	text-align: center;
	background-image: url("../Pages/largeNewImages/t-27.jpg");
	background-repeat: no-repeat;
	background-position: top;
	background-size: 95%;
	margin-top: 0.0em;
	margin-left: 0.0em;
	margin-right: 0.0em;
	margin-bottom: 0.0em;
}

#im-28 {
	max-width: 950px;
	height: 100%;
	text-align: center;
	background-image: url("../Pages/largeNewImages/t-28.jpg");
	background-repeat: no-repeat;
	background-position: top;
	background-size: 95%;
	margin-top: 0.0em;
	margin-left: 0.0em;
	margin-right: 0.0em;
	margin-bottom: 0.0em;
}

#apDiv2 {
	position: sticky;
	top: 28%;
	width: 310px;
	height: 470px;
	margin-top: 0.0em;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: -22.0em;
	z-index: 1;
	}