@media (max-width: 600px) {
/*special instructions for narrower screens */
html, body {
	height: 100%;
	}
	
html {
	margin-left: auto;
	margin-right: auto;
	}
	
body {
	width: 98%;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	background-color: black;
	}
	
#all {
	display: block;
	width: 96%;
	height: 100%;
	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;
	display: block;
	background-color: black;
	color: white;
	width: 100%;
	height: 2.2em;
	margin-top: -0.0em;
	margin-left: -4.0em;
	margin-right: 0.0em;
	margin-bottom: -0.0em;
	z-index: 2;
	}
	
#nav li{
	display: inline;
	float: left;
	background-color: black;
	list-style-type: none;
	border: white 2px groove;
	border-radius: 0.5em;
	font-size: 0.6em;
	text-align: center;
	padding: 0.1em;
	width: 8.0%;
	margin-top: 0.5em;
	margin-right: auto;
	margin-left:  0.1em;
	}
	
#nav ul{
	height: 2.2em;
	width: 100%;
	background-color: black;
	padding-left: 0.0em;
	margin-right: 0.0em;
	margin-left: 0.0em;
	margin-top: -0.0em;
	margin-bottom: -0.0em;
	}	
	
#home {
	position: relative;
	display: block;
	width: 100%;
	height: 85%;
	text-align: center;
	background-image: url("../Pages/Images/Sh2-173_v5Sss.jpg");
	background-repeat: no-repeat;
	background-position: top;
	background-size: 135%;
	margin-top: 0.0em;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: -0.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: auto;
	background-color: black;
	margin-top: 0.0em;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: -0.0em;
	}
	
#about-1 object{	
	position: relative;
	width: 100%;
	height: 250%;
	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: 0.25em;
	margin-bottom: -0.0em;
	}

#talks-0 object{
	position: relative;
	width: 98%;
	height: 75%;
	background-color: black;
	margin-top: 0.0em;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: -8.0em;
	}
	
#talks-1 {
	position: relative;
	width: 100%;
	height: 75%;
	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;
	}
	

#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 {
	width: 100%;
	height: 50%;
	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: -0.0em;
}

#im-02 {
	width: 100%;
	height: 50%;
	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: -0.0em;
}

#im-03 {
	width: 100%;
	height: 50%;
	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: -0.0em;
}

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

#im-05 {
	width: 100%;
	height: 50%;
	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 {
	width: 100%;
	height: 50%;
	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 {
	width: 100%;
	height: 50%;
	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 {
	width: 100%;
	height: 50%;
	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 {
	width: 100%;
	height: 50%;
	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 {
	width: 100%;
	height: 50%;
	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-bottom: -0.0em;
}

#im-11 {
	width: 100%;
	height: 50%;
	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 {
	width: 100%;
	height: 50%;
	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: -0.0em;
}

#im-13 {
	width: 100%;
	height: 50%;
	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 {
	width: 100%;
	height: 50%;
	text-align: center;
	background-image: url("../Pages/largeNewImages/t-14.jpg");
	background-repeat: no-repeat;
	background-position: top;
	background-size: 93%;
	margin-top: 0.0em;
	margin-left: 0.0em;
	margin-right: 0.0em;
	margin-bottom: -0.0em;
}

#im-15 {
	width: 100%;
	height: 50%;
	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 {
	width: 100%;
	height: 50%;
	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 {
	width: 100%;
	height: 50%;
	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: -0.0em;
}

#im-18 {
	width: 100%;
	height: 50%;
	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: -0.0em;
}
#im-19 {
	width: 100%;
	height: 50%;
	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 {
	width: 100%;
	height: 50%;
	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 {
	width: 100%;
	height: 50%;
	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 {
	width: 100%;
	height: 50%;
	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 {
	width: 100%;
	height: 50%;
	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 {
	width: 100%;
	height: 50%;
	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 {
	width: 100%;
	height: 50%;
	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 {
	width: 100%;
	height: 50%;
	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 {
	width: 100%;
	height: 50%;
	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 {
	width: 100%;
	height: 50%;
	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: 23%;
	width: 300px;
	height: 450px;
	margin-top: 0.0em;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: -20.0em;
	z-index: 1;
	}
}