/* 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; background-image: url(i74back.jpg);}

/* Header Properties */
header.placement {width:100%;}
header h1{font-family:"Segoe Media Center Semibold", serif; font-size:220%; color:red; margin-left:5%;
padding-top:.1em;}
header h2 {font-family:arial, helvetica, sans-serif; font-size:150%; color:black; margin-left:5%; margin-top: .4%;}
header p {font-family:Helvetica, Arial, sans-serif; font-size:100%; color: black; margin-left:5%; font-weight:bold;}
header img.banner{float:right; width:60%; margin-left:1%; margin-top:0%; padding-right:5%}

/* Main Content Section */
section.placement{width:95%; color:black; padding:0 1% 1% 1%; margin:1%; float:left; }
section h1{font-family:"Segoe Media Center Semibold", helvetica, sans-serif; font-size:160%; color:red; 
text-align:left; margin-bottom:.1em;}
section h2{font-family:"Segoe Media Center Semibold", helvetica, sans-serif; font-size:130%; color:blue; 
text-align:left; margin-bottom:.1em;}
section a:link{color:red}
section a:visited{color:blue}
section a:hover{color:green}
section p{font-family: arial, helvetica, sans-serif; font-size:110%; color:black; padding-bottom: .1%;}
section b{font-family: arial, helvetica, sans-serif; font-size:130%; color:red; padding-bottom: .1%;}
section.update{font-family: arial, helvetica, sans-serif; font-size:90%; font-weight:bold; color:red; 
margin-bottom: .1%; float:left; }

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