html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}
body {
	text-align: center;
	background: #FEFAC5;
}
#frame {
	color: #660000;
	background: #FFFDE6;
	width: 760px;
	margin: 0px auto;
	border: 1px solid #FF3630;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
#header {
	border-bottom: 1px solid #FF3630;
}
#footer {
	background: #FEC64F;
	padding: 5px;
	clear: both;
	border-top: 1px solid #FF3630;
	font-size: 70%;
}
#navigation {
	padding: 10px;
	margin: 20px;
	border: 1px dashed #F77700;
	background: #FEFAC5;
}
#mainContent {
	padding: 5px 20px 10px;
}
p {
	font-size: 80%;
	line-height: 1.5em;
	padding: 10px 10px 10px 20px;
}
#navigation ul {
	line-height: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 10px;
	border: 1px dashed #FD6D00;
	background: #FDF59D;
}
h1 {
	font-size: 120%;
	font-weight: normal;
	line-height: normal;
	margin: 0px;
	padding-top: 10px;
	color: #FD3A02;
}
.initcap {
	font-size: 2em;
	color: #660000;
	font-style: italic;
	line-height: 1em;
}
#navigation li {
	display: block;
	list-style: none;
}
.myList p{
	line-height: 2em;
}
#navigation a:link {
	color: #660000;
	text-decoration: none;
	font-weight: bold;
}
#navigation a:visited {
	color: #660000;
	text-decoration: none;
	font-weight: bold;
}
#navigation a:hover {
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
}.example {
	border-top: 1px dashed #FD3A02;
	margin-top: 10px;
	clear: both;
}
.example img {
	margin: 10px;
	float: right;
}
.example h1 {
	color: #FD3A02;
	font-size: 90%;
	font-weight: bold;
}
#ukwda {
	margin-top: 40px;
	margin-left: 45px;
}
