
body {
  background-color: #d5720a;
   text-align: center;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 8pt;
  color:#5987a8;  
  padding:0px;
  margin:0px;
  text-align: center;
}

BODY, P, TD, TH, DIV,  DL, UL, OL  {
font-family: verdana, arial, helvetica, sans-serif;
  font-size: 8pt;
  color:#5987a8;  
  }

#container { 	
position: relative;
text-align: left;
vertical-align: middle;	
margin: 0px auto;
padding: 0px;
width: 750px;

background-color: #fff;
}  
  
#header {
background: url(child_head.jpg) top left no-repeat;
background-color: #ded5c4;
position: relative;
top:0;
left:0;
width: 750px;
height: 200px;
margin-top: 0;
padding-top: 0;
margin-bottom: 0px;
padding-bottom: 0px;
}   

#header h2{
	display: none;
	}
	
#header h3{
	display: none;
	}

#navbar{
height:20px;
background-color:#0c8d8f;}


#intro_blurb {

width:680px;
margin:8px;
margin-top:30px;
margin-left:30px;
margin-right:20px;
margin-bottom:20px;
padding-right:20px;
text-align: justify;
padding-bottom:40px;
border: 1px solid #ddd;
background-color:#fff;

}

#intro_blurb h2 {
font-size:14pt; font-weight:lighter;
padding:10px;
}

#intro_blurb h3 {
font-size:12pt; font-weight:lighter;
padding:10px;
font-style:italic;
}

#intro_blurb p {

padding-left:30px;
padding-bottom:10px;
}

#intro_blurb img {

margin-left: 30px;
margin-right:20px;
margin-top:0px;
border: 1px solid #ddd;
}


#pix img {
margin-bottom:8px;
}

#content {
float:right;
background-color: #fff;
width: 700;
left: 10px;
font-size: 8pt;
margin-right: 8px;
margin-top: 8px;
border:1px solid black;

}

#content2 {
position:absolute;
background-color: #fff;
width: 734px;
top:212px;
left: -8px;
font-size: 8pt;
margin: 8px;
padding: 8px;


}



#content p {
margin-right: 8px;
}

#content h2 {
 font-size: 14pt;
 font-weight: lighter;
 }
 
 #content h3 {
 font-size: 12pt;
 font-weight: lighter;
 }
 
 #content img {
 margin: 4px;
 }
 
#content A:link { color: #8e2e48; text-decoration: none;}
#content A:visited { color: #8e2e48;text-decoration: none; }
#content A:hover { color: #8e2e48; text-decoration: underline;}
#content A:active { color: #d7b40f; text-decoration: none;}




#content2 p {
margin-right: 8px;
text-align:justify;
}

#content2 h2 {
 font-size: 14pt;
 font-weight: lighter;
 }
 
 #content2 h3 {
 font-size: 12pt;
 font-weight: lighter;
 }
 
 #content2 img {
 margin: 4px;
 }
 
#content2 A:link { color: #8e2e48; text-decoration: none;}
#content2 A:visited { color: #8e2e48;text-decoration: none; }
#content2 A:hover { color: #8e2e48; text-decoration: underline;}
#content2 A:active { color: #d7b40f; text-decoration: none;}


#nav {
	position: absolute;
	top: 204px;
	left: 280px;
	margin-bottom: 0px;
	font-size: 9pt;
	color: #fff;
	z-index:100;
	}
	
#nav A:link { color: #ffffff; text-decoration: none;}
#nav A:visited { color: #ffffff;text-decoration: none; }
#nav A:hover { color: #feed61; text-decoration: underline;}
#nav A:active { color: #feed61; text-decoration: none;}



A:link { color: #d5720a; text-decoration: none;}
A:visited { color: #d5720a;text-decoration: none; }
A:hover { color: #0c8d8f; }
A:active { color: #0c8d8f; text-decoration: none;}

hr {
	width: 50%;
	text-align: center;
	color: #d5720a;
	height: 1px;
	border-bottom: 1px solid;
	}
	
th { text-align:left;}

li {padding-bottom:5px; margin-bottom:10px; margin-top:10px;}