body {
	font-family: verdana;
	font-size: small;
	background-image: url('bg1.gif');
}
#container {
	width: 611px;
	float: right;
}
#content {
	padding: 8px;
	border-top-color: #A5DED2;
	border-top-width: thin;
	border-top-style: outset;
	float: right;
	width: 500px;
	background-color: #8d9fbb;
}
h1 {
	font-size: x-large;
	line-height: 10px;
	color: #91c4bf;
	font-family: "times New Roman", Times, serif;
	font-style: italic;
	border-bottom-color: #A6B5CA;
	border-bottom-width: thick;
	border-bottom-style: double;
}
#header {
	float: right;
}
#navlist {
	float: left;
	padding-top: 100px;
	width: 100px;
}
#navlist a:link, #navlist a:visited {
	text-decoration: none;
	color: #000000;
	font-family: arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: small-caps;
	border-left-width: thick;
	border-left-color: #A5DED2;
	padding-left: 5px;
	border-style: none none none solid;
}
#navlist li {
	list-style-type: none;
	line-height: 20px;
}
#navlist a:hover {
	font-family: arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
	padding-left: 5px;
	border-left-width: thick;
	border-left-color: #8D9FBB;
	background-color: #A5DED2;
	padding-right: 5px;
	border-style: none none none solid;
}
a:link, a:visted, a:active {
	font-family: arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
	border-bottom-color: #A5DED2;
	border-bottom-width: thin;
	border-bottom-style: dashed;
}
a:hover {
	font-variant: small-caps;
	font-family: arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	text-transform: lowercase;
	border-style: none;
}
a {
	font-family: arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	text-decoration: none;
	border-bottom-color: #A5DED2;
	border-bottom-width: thin;
	border-bottom-style: dashed;
}
#blockquotetext {
	text-align: justify;
	font-style: italic;
	font-size: x-small;
}


