/* Body Properties */
body{
margin:3%;
padding:1%;
font-family: "Segoe Media Center Semibold", arial, sans-serif;
font-size:100%;
background-color:white;}

#wrap {width:95%; margin:auto; overflow: auto; padding: 1%; background-color: white;}

/* Header Properties */
header.placement {width:100%; background-color:white;}
header h1{font-family:"Segoe Media Center Semibold", serif; font-size:180%; color:red; margin-left:8%;
padding-top:.3em; text-shadow: 0 1px 1px rgba(0,0,0,0.5)}
header h2 {font-family:arial, helvetica, sans-serif; font-size:110%; color:black; margin-left:5%;}
header img.banner{float:left; width:25%; margin-left:1%; margin-top:0%; padding-right:5%}

/* Main Content Section */
section.placement{width:95%; background-color:white; color:black; padding:0 1% 1% 1%; margin:1%; float:left; }
section h2{font-family:"Segoe Media Center Semibold", helvetica, sans-serif; font-size:150%; color:blue; 
text-align:left; margin-bottom:.5em; text-shadow: 0 1px 1px rgba(0,0,0,0.5)}
section p{font-family: arial, helvetica, sans-serif; font-size:110%; color:black;}
section a:link{color:red}
section a:visited{color:blue}
section a:hover{color:yellow}
section.seg10a{font-family: arial, helvetica, sans-serif; font-size:90%; font-weight:bold; color:black; 
margin-bottom: 4.5%; float:left; }
section.seg10b{font-family: arial, helvetica, sans-serif; font-size:90%; font-weight:bold; color:black; 
margin-bottom: .1%; float:left; }
section.seg10c{font-family: arial, helvetica, sans-serif; font-size:90%; font-weight:bold; color:black; 
margin-bottom: .1%; float:left; }
section.seg10d{font-family: arial, helvetica, sans-serif; font-size:90%; font-weight:bold; color:black; 
margin-bottom: .1%; float:left; }
section.seg10e{font-family: arial, helvetica, sans-serif; font-size:90%; font-weight:bold; color:black; 
margin-bottom: .1%; float:left; }
section.seg10f{font-family: arial, helvetica, sans-serif; font-size:90%; font-weight:bold; color:black; 
margin-bottom: .1%; float:left; }
section.seg10g{font-family: arial, helvetica, sans-serif; font-size:90%; font-weight:bold; color:black; 
margin-bottom: .1%; float:left; }
section.seg10h{font-family: arial, helvetica, sans-serif; font-size:90%; font-weight:bold; color:black; 
margin-bottom: .1%; float:left; }
section.seg10i{font-family: arial, helvetica, sans-serif; font-size:90%; font-weight:bold; color:black; 
margin-bottom: .1%; float:left; }
section.seg10j{font-family: arial, helvetica, sans-serif; font-size:90%; font-weight:bold; color:black; 
margin-bottom: .1%; float:left; }
section.seg10k{font-family: arial, helvetica, sans-serif; font-size:90%; font-weight:bold; color:black; 
margin-bottom: .1%; float:left; }
section.seg10l{font-family: arial, helvetica, sans-serif; font-size:90%; font-weight:bold; color:black; 
margin-bottom: .1%; float:left; }
section.seg10m{font-family: arial, helvetica, sans-serif; font-size:90%; font-weight:bold; color:black; 
margin-bottom: .1%; float:left; }
section.seg10n{font-family: arial, helvetica, sans-serif; font-size:90%; font-weight:bold; color:black; 
margin-bottom: .1%; float:left; }
section.seg10p{font-family: arial, helvetica, sans-serif; font-size:90%; font-weight:bold; color:black; 
margin-bottom: .1%; float:left; }
section.seg10q{font-family: arial, helvetica, sans-serif; font-size:90%; font-weight:bold; color:black; 
margin-bottom: .1%; float:left; }
section.seg10r{font-family: arial, helvetica, sans-serif; font-size:90%; font-weight:bold; color:black; 
margin-bottom: .1%; float:left; }
section.seg10s{font-family: arial, helvetica, sans-serif; font-size:90%; font-weight:bold; color:black; 
margin-bottom: .1%; float:left; }
section img{float:left; width:60%; margin-left:.1em; margin-right:.5em;}

section img.transition:hover {
	background-color: #7c9c91;
	-webkit-transform: scale(1.5);
	-moz-transform: scale(1.5);
	-o-transform: scale(1.5);
	transform: scale(1.5);
}
/* Section Under the Photos */
section.exit {width:95%; background-color:white; color:black; font-size:100%; padding:0 .1% .1% .1%; margin:.1%; 
float:left; }

section.notes {width:95%; background-color:white; color:black; font-size:90%; padding:0 .1% .1% .1%; margin:.1%; 
float:left; }


/* Footer Section */
footer.placement{width:100%; clear:both; background-color:white; border: 5px solid navy; margin:1em;}
footer p{font-family: "Times New Roman", serif; font-size:110%; color:black; text-align:left; margin: 1%;}
