#links, #navContent, #p7s1control1, #printBtn,  
#graphics {
	display:none
	}	 
body {
	width: 900px;
	height: auto;
	background: #FFF;
}	

#background{
	background:url(images/header.jpg) no-repeat;
	width: 700px;
	height: 120px;
	margin: 0px
}
	
#popNav {
	clear:both;
	width: 50px;
	height: 30px;
	position: absolute;
	top: 8px;
	left: 54px;
	padding: 3px;
}


#copyright {
	width:100%;
	height:10px;
	position:absolute;
	top: auto;
	left: 0in;
	font-size:.8em;
	text-align:center;
	margin:auto;
	float:none;
	clear:both;
	z-index: 2;
	visibility: visible;
}


#Content, #p7s1content1{
	position: absolute;
	top: 48px;
	left: 22px;
	float: left;
	width: 581px;
	height:3615px;
	background-color: #FFF;
	margin-right: 10%;
	margin-left: 5%;
	font-family: "Times New Roman", Times, serif;
	visibility: visible;
	overflow: visible;
	z-index: 1;
  }
 
#p7scroller1 {
	position:absolute; 
	width:625px;
	height:auto;
	left: 12px; 
	top: 120px; 
	overflow: visible; 
	visibility: visible;
}

#graphicImage {
	width: 188px;
	height: auto;
	padding-left: 5px;
	float:right;
	}

#graphicImage p {
    font-family: "Times New Roman", Times, serif;
    font-size: .9em;
    line-height: 1.2em;
  }
  
 #graphicImage ul il{
    font-family: "Times New Roman", Times, serif;
    list-style: outside square;
	font-size: .8em;
    line-height: .9em;
  }

#p7s1content1 p {
    font-family: "Times New Roman", Times, serif;
    font-size: .9em;
    line-height: 1.2em;
  }
  
  
 
  h1, h2, h3, h4, h5, h6 {
    font-family: "Times New Roman", Times, serif;
  }
  
  
  
 p {
    font-family: "Times New Roman", Times, serif;
    font-size: .9em;
    line-height: 1.2em;
  } 
 
 ul,ol,li{
	list-style: outside square;
	font-size: .95em;
    line-height: 1.2em;
	}


	
h1 {
font-size:1em;
}

h2 {
font-size:.9em;
}

h1,h2;
{
	font-weight:bold}
