﻿@charset "utf-8";
a:link {
	font-family: "Kristen ITC";
	font-size: 14px;
	color: #000000;
}
p {
	font-family: "Comic Sans MS", "Kristen ITC";
	font-size: 14px;
}

p.contents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ol {
	font-family: "Kristen ITC", "Comic Sans MS";
	font-size: 14px;
	font-style: oblique;
	list-style-type:disc;
	font-weight: lighter;
}

ul {
	font-family: "Kristen ITC", "Comic Sans MS";
	font-size: 14px;
	font-style: oblique;
	list-style-type:disc;
	font-weight: lighter;
}

h1 {
	font-family: "Kristen ITC";
	font-size: 36px;
}

h2 {
	font-family: "Kristen ITC";
	font-size: 26px;
}
h3 {
	font-family: "Kristen ITC", "Comic Sans MS";
	font-size: 24px;
	color:white
}
h4 {
	
	font-family:"Kristen ITC";
	font-size: 18px
}

h5 {
	font-size:14px;
	color:white
}

a {
	font-family:"Kristen ITC";
	font-size: 14px;
}

a:hover {
	font-family: "Kristen ITC";
	font-size: 14px;
	color: #11528C;
}

a:visited {
	font-family: "Kristen ITC";
	font-size: 14px;
	color: #000000
}

#ppmenu {
	
	background-image:url('images/TabUnselected.gif'); background-repeat:no-repeat;
	text-align:center
}

#ppmenusubs {

	background-image:url('images/TabSubs.gif'); background-repeat:no-repeat;
	text-align:center
	
}

#ppmenu1 {
	
	background-image:url('images/TabStories.gif'); background-repeat:no-repeat;
	text-align:center
}

#ppmenu2 {
	
	background-image:url('images/TabInfancy.gif'); background-repeat:no-repeat;
	text-align:center
}

#ppmenu3 {
	
	background-image:url('images/TabEarly.gif'); background-repeat:no-repeat;
	text-align:center
}

#ppmenu4 {
	
	background-image:url('images/TabLate.gif'); background-repeat:no-repeat;
	text-align:center
}

#ppmenu5 {
	
	background-image:url('images/TabAdolescence.gif'); background-repeat:no-repeat;
	text-align:center
}

#ppmenu6 {
	
	background-image:url('images/TabAdult.gif'); background-repeat:no-repeat;
	text-align:center
}

#ppmenu8 {
	
	background-image:url('images/TabNonTrad.gif'); background-repeat:no-repeat;
	text-align:center
}


#submenulayer {
	background-color:#A7CCE8;
}

a.tab {
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	font-size: 12px;
}

a.contents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a.contentsH {
	font-family: Kristen ITC;
	font-size: 24px;
}

a.contentsT {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
}

#tableofcontents {
	background-color:#FFFF99
}

#content {
	background-color:#A7CCE8
}

#content2 {
	background-color:#79A2C1
}

#content3 {
	background-color:#F7A00F
}

#content4 {
	background-color:#F5827B
}

#content5 {
	background-color:#D27C26
}

#content6 {
	background-color:#97A96F
}

#content7 {
	background-color:#CF8816
}

#content8 {
	background-color:#AF7950
}

