body {
	font-family:sans-serif;
	font-size:101%;
	background-color:#fff;
	color:#000;
	margin-top:0;
	margin-bottom:0;
	padding:0;
	}
h2 {
	font-size:1em;
	}
h3 {
	float:left;
	margin:0;
	padding:0;
	color:#000;
	background-color:#e0e0e0;
	}
#header {
	background:url(images/image4.jpg) no-repeat top left fixed;
	height:128px;
	width:700px;
	}
#header p {
	font-size:.7em;
	color:#000;
	margin:0;
	padding:108px 0 0 0;
	text-align:right;
	}
#header h1 {
	display:none;
	}
.section {
	/*
	border:1px solid #000;
	*/
	background-color:#e0e0e0;
	margin:1em 0;
	background-repeat:no-repeat;
	background-position:.5em center;
	background-attachment:fixed;
	}
.one {
	background-image:url(images/image2_small.jpg);
	}
.two {
	background-image:url(images/image5_small.jpg);
	}
.three {
	background-image:url(images/image7_small.jpg);
	}
.four {
	background-image:url(images/image3_small.jpg);
	}
.five {
	background-image:url(images/image1_small.jpg);
	}
.six {
	background-image:url(images/);
	}
.seven {
	background-image:url(images/);
	}
.eight {
	background-image:url(images/);
	}	
.section p {
	line-height:1.5;
	}
.one ul,
.two ul,
.three ol {
	margin:0 0 0 14em;
	border-left:3px solid #fff;
	padding:0em 1em 1em 3em;
	}
.five div#tablewrap,
.section p {
	border-left:3px solid #fff;
	margin:0 0 0 14em;
	padding:0em 1em 1em;
	}
.four cite {
	display:block;
	border-left:3px solid #fff;
	margin:0 0 0 14em;
	padding:1em 5em;
	text-align:justify;
	}
.four cite span {
	display:block;
	text-align:right;
	font-size:.7em;
	font-weight:bold;
	}
table {
	border-collapse:collapse;
	}
table td {
	border:1px solid #000;
	padding:.5em;
	}
#footer h4,
#footer div div {
	font-size:.8em;
	margin:0 0 0 18em;
	padding:0;
	}
	
#validation a span {
	display:none;
	}	
#validation a {
	float:left;
	padding-left:1em;
	background-repeat:no-repeat;
	background-position:center;
	display:block;
	height:31px;
	width:88px;
	}
#validation {
	height:60px;
	width:320px;
	margin:0 auto;
	}
#validation p.xhtml a {
	background-image:url(http://www.w3.org/Icons/valid-xhtml10);
}
#validation p.html a {
	background-image:url(http://www.w3.org/Icons/valid-html401);
	
	}
#validation p.css a {
	background-image:url(http://jigsaw.w3.org/css-validator/images/vcss);
	}
#validation p.cynthia a {
	background-image:url(http://www.CynthiaSays.com/images/Ctested.gif);
	}		
#switcher {
	font-size:.7em;
	position:absolute;
	top:108px;
	left:1em;
	}
#switcher ul {
	display:inline;
	margin:0;
	padding:0;
	}	
#switcher ul li, 
#switcher p {
	display:inline;
	}
#switcher p {
	font-weight:bold;
	}
#switcher ul li a {
	text-decoration:none;
	padding:0 .5em;
	color:#000;
	}
#switcher ul li a:hover {
	color:#f00;
	}	