

a#nav
 { border-width: 0em;
 position: relative;
 top: 0.1em;
 font-family: Geneva, Verdana, san-serif;
 font-size: 1em;
 font-style: normal;
 font-weight: bold;
 text-decoration: none;
 color: white;
 padding-top: 0.8em;
 padding-left: 0.8em;
 padding-right: 0.8em;
 padding-bottom: 0.8em;
 padding-color: #CC66FF;
 border: solid;
 border-size: 1em;
 border-color: white;
 text-align: center;
 background: #993399;
 }
a#nav:hover{text-decoration:underline;}

#fvclogo
 { left: 0;
 top: -7em;
 }
 
.picture
 {position: relative;
 margin-left: 2em;
 margin-top: 2em;
 padding-right: 2em;
 }
 
#content
 {
 margin-left: 1em;
 margin-top: 2em;
 margin-right: 2em;
 margin-bottom: 2em;
 background-color: #F5F5F5;
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 1em;
 font-weight: normal;
 font-style: normal;
 border: thin solid Purple;
 }
 
.text {
	background-color: #F5F5F5;
	border-bottom: White;
	border-color: White;
	margin-left: 1em;
	padding-bottom: 1em;
	padding-left: 0em;
	padding-top: 3.5em;
	margin-right: 3em;
	elevation: level;
	pitch: medium;
	pitch-range: 1;
	play-during: auto;
	richness: 2;
	speak: normal;
	speak-header: once;
	speak-punctuation: none;
	speech-rate: 2;
	voice-family: female;
	volume: medium;
	font: normal 1em;
	}
  
a {color: blue;
 text-decoration: none;
 background-color: #F5F5F5;
 }
a:hover{text-decoration:underline;}

#footer
 { position: absolute;
 bottom: 3em;
 text-align: center;
 text-decoration: none;
 font-size: 1em;
 font-family: Geneva, Verdana, san-serif;
 font-style: normal;
 font-weight: bold;
 }
 
a#footer:hover {text-decoration: underline;}

body {
 color: black;
 font-family: verdana, san-serif;
 font-size: 0.8em;
 font-style: normal;
 background-color: White;
 }
h1 {
 color: #CC66FF;
 font-family: verdana, san-serif;
 font-size: 1.2em;
 font-style: normal;
 font-weight: bold;
 background-color: #F5F5F5;
 }
h2 {
 color: purple;
 font-family: verdana, san-serif;
 font-size: 1em;
 font-style: normal;
 background-color: #F5F5F5;
 }
h3 {
 color: purple;
 font-family: verdana, san-serif;
 font-size: 0.8em;
 font-style: normal;
 background-color: #F5F5F5;
 }

h4 {
 color: #CC66FF;
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 0.8em;
 font-style: normal;
 background-color: #F5F5F5;
 }
h5 {
 color: #CC66FF;
 font-family: verdana, san-serif;
 font-size: 0.8em;
 font-style: normal;
 font-weight: bold;
 background-color: #F5F5F5;
 }
h6 {
 color: #CC66FF;
 font-family: verdana, san-serif;
 font-size: 0.8em;
 font-style: normal;
 font-weight: bold;
 background-color: #F5F5F5;
 }

HR#1 {
 position:absolute;
 top: 10em;
 }

