body {
						text-align: center; background-color: #6495ed; font-family: Arial, Helvetica, Geneva, sans-serif; margin: 0; padding: 0; }
div#header {
						width: 800px; background-color: white; height: 950px; margin-left: auto; margin-right: auto; position: relative; }

div#leftpic  {
						position: absolute; top: 0px; left: 85px; width: 160px; border: 0; padding: 0; margin: 0; }


/* positioning of layers */	


div#leftpic  {
						z-index: 2; }
div#vline1 {
						z-index: 3; }	
div#navigation {
						z-index: 5; }					
							

/* vertical blue line */
div#vline1  {
						position: absolute; top: 0px; left: 84px; width: 1px; }	

div#logo  {
						position: absolute; top: 300px; left: 7px; width: 75px; }	
h2 {					
						font-size: large; color: #a9092a; font-style: italic; }
h3	{					
						font-size: 16px; color: #696969; font-style: italic; }
h4	{					
						font-size: 12px: color: black; }
						
span.r1	{
						color: #a9092a; }

p {	
						font-size: 12px; color: black; }
						
li {
						font-size: 12px; color: black; }



div#headpic {				
						position: absolute; top: 0; right: 0; width: 540px; margin: 0; padding: 0; z-index: 1; border: 0; }
						
						
/* no set link style for body text */	
div#content {				
						position: absolute; top: 210px; right: 20px; width: 520px; text-align: left; }	
						

/* background image */	
div#bground {				
						position: absolute; top: 190px; left: 140px; width: 561px; }	


				
/* last entry in style due to non-sighted viewer's reader's */		

div#navigation { 
						position: absolute; top: 156px; font-size: 12px; width: 799px; right: 0px; height: 18px; border: 0; padding: 0; margin: 0; }	
div#navigation a:link {
						color: black; text-decoration: none;  }
div#navigation a:visited {		
						color: #CC0000; text-decoration: none; }
div#navigation a:hover {		
						color: #4B0082; text-decoration: none; }
				
