   <style type="text/css">
	
        @font-face {
            font-family: 'Quicksand';
            font-weight: 700;
            font-style: normal;
            src: url(slideshow/assets/fonts/quicksand-bold-webfont.eot);
            src: url('./slideshow/assets/fonts/quicksand-bold-webfont.eot?#iefix') format('embedded-opentype'), url('./slideshow/assets/fonts/quicksand-bold-webfont.woff2') format('woff2'), url('./slideshow/assets/fonts/quicksand-bold-webfont.woff') format('woff'), url('./slideshow/assets/fonts/quicksand-bold-webfont.ttf') format('truetype'), url('./slideshow/assets/fonts/quicksand-bold-webfont.svg#quicksandbold') format('svg');
            unicode-range: U+0000-00FF, U+0231, U+0252-0253, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
        }
		

        #page-content {
            width: 1000px;
            margin-left: auto;
            margin-right: auto;
        }
		BODY { TEXT-ALIGN:CEBTER;
			  background-image: url(slideshow/assets/images/Book28-light.JPG) no-repeat center center fixed; 
			  -webkit-background-size: cover;
			  -moz-background-size: cover;
			  -o-background-size: cover;
			  background-size: cover;
			}
			
		.city { border-radius: 10px; 
		   display: inline-block;
		   margin: 8px;
		   padding: 8px;
		   max-width: 200px;
		   min-height: 100px;
		   border: 3px solid black;
		   text-align:center;
		   box-shadow: 5px 5px 5px #888888;
		   background-color:white;
		}
		.city-small { border-radius: 5px; 
		   display: inline-block;
		   margin: 10px;
		   padding: 5px;
		   width: 95px;
		   HEIGHT:62PX;
		   border: 1px solid lightgray;
		   text-align:center;
		   box-shadow: 5px 5px 5px #888888;
		   background-color: lightblue;
		   color:black;
		}
				
		.city-sub { border-radius: 10px; 
			MARGIN-left:10PX;
		   display: inline-block;
		   margin: 2px;
		   padding: 2px;
		   max-width: 390px;
		   min-height: 100px;
		   border: 0px solid blue;
		   text-align:center;
		}
		
		.city-sub-2 { border-radius: 10px; 
			MARGIN-left:10PX;
		   display: inline-block;
		   margin: 2px;
		   padding: 2px;
		   max-width: 390px;
		   min-height: 100px;
		   border: 0px solid blue;
		   text-align:center;
		   display: ;
		}
		
		.headline {
		font-size:10pt;
		font-family: Arial;
		font-weight:bold; 
		color:black;
		
		}
		.headline-2 {
		font-size:12pt;
		font-family: Quicksand;
		font-weight:strong; 
		TEXT-ALIGN:CENTER;
		color:black;
		}
		
		.sub-head {
		font-size:8pt;
		font-weight:strong;
		color:black;}
		
		.page-container {background-color:}
		.page-header {border-radius: 10px; FLOAT:LEFT; width:99%; text-align:center; color:yellow; background:black; padding:5px; font-size:24pt;font-family:"Quicksand";}
		
		.series3-container (vertical-align: top; padding-top: 5px)
		
		<!--- HOME --->
		
		#container {text-align:center; MARGIN-LEFT:AUTO; MARGIN-RIGHT:AUTO; max-width:100%;}
		#left {display: inline-block; border: 1px solid black; box-shadow: 5px 5px 5px #888888; background-color:white; border-radius: 7px;}
		#center {display: inline-block; border: 1px solid black; box-shadow: 5px 5px 5px #888888; background-color:white; border-radius: 6px;}
		#right {display: inline-block; border: 1px solid black; box-shadow: 5px 5px 5px #888888; background-color:white; border-radius: 7px;}

		.image-inside {border-radius: 5px; border: 1px solid black;}
		.image-inside-small {border-radius: 5px; border: 1px solid black; width:50px}
		
		.banner {border-radius: 10px; FLOAT:LEFT; width:98.5%; text-align:center; color:white; background:darkblue; padding:5px; font-size:16pt; font-family:"Quicksand";}
				
		.top-header {font-size: 2vmax; MARGIN-LEFT:AUTO; MARGIN-RIGHT:AUTO; text-align:center; padding-bottom:0px;}
		
		.user-open-unit-list {float:left; background-color:; color:white; padding:4px;line-height:200%}
		.user-open-div-list {background-color:; float:left; padding-left:50px; margin-right:20px; line-height:200%}
		.menu-box { margin:1px; padding:1px;  display: inline-block; TEXT-ALIGN:CENTER}
		.menu-text {background-color:red; color: #ffffff;}
		.menu-button {padding:5px; margin:5px; float:left; background-color:#78C8CE;}
				
		.container {max-width:800px; margin-left:auto; margin-right:auto; background-color:white; border: 1px solid black;}
		.inner-header {max-width:800px; background-color:black}
		.header-row {max-width:800px;}
		.image-table {width:100%;}
		.home-button {max-width:100px; padding:20px;}
		.btm-container {max-width:800px;}
		
		.web-address {color: black;}
		.page-heading-text {MAX-WIDTH:800PX; text-align:center; margin:20px; font-size:6vmin;}
		.page-heading-text-sub {color:#FFA500; font-size:4vmin; }
		
		.index-font {margin:0px; color:blue; padding:0px; font-size:12pt; line-height:80%}
		.headline-text-index {margin:0px; padding-top:12px; padding-bottom:4px; font-size:11pt; line-height:80%}
	
	
	
	</style>
	
	
	
	