body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #003366;
	white-space: normal;
	text-align: center;
	background-color: #FFCC00;
        } 
#PageContainer {
	width : 900px;
	margin: 0 auto;
	text-align: left;
 }
#header {
	width : 900px;
	margin: 0 auto;
	text-align: left;
	background-repeat: no-repeat;
	background-image:     url(images/header.png);
	background-position: center top;
} 
#Container {
	width : 900px;
	margin: 0 auto;
	background-color: #FFFFFF;
}	
blockquote {
	font-size: 16px;
	font-style: italic;
	background-position: center center;
	text-align: center;
	color: #333333;
	background-color: #CCCCCC;
	margin: 10px;
	padding: 10px;
}
#nav {
	width:200;
	left: 0;
}
#footer {
	width : 900px;
	margin: 0 auto;
	text-align: center;
	background-repeat: no-repeat;
	background-image:  url(file:///K|/PUBREL/Feed%20the%20Children/Dreamweaver/Running4FTC/images/footer.png);
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	height: 75px;
	vertical-align: text-bottom;
	color: #003366;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	color: #003366;
	font-family: Kristen ITC;
	font-size: 24px;
	font-style: normal;
}

h2 {
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
}

h3, h4 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
}

h5, h6 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

a {
	color: #FF0000;
	font-style: normal;
	text-decoration: underline;
}
a.specialLink:link {
	color:#003366;
	text-decoration: none;
	font-size: 16px;
	}
	img { border: none; 
	} 

a.specialLink:visited { color:#003366;
text-decoration: none;
font-size: 16px;
}
img { border: none; 
} 

 

a.specialLink:hover { color:#FF0000; 
text-decoration: none;
font-size: 16px;
}



