body {
	font-family: verdana;
	font-size: small;
	background-image: url('bg1.gif');
}
#content {
	background-color: #9fa7b6;
	width: 425px;
	float: right;
	margin-right: 40px;
	padding: 8px;
}
#container {
	width: 632px;
}
#navlist {
	width: 150px;
	float: left;
}
#navlist li {
	list-style-type: none;
	line-height: 20px;
}
#navlist a:link, #navlist a:visted {
	text-decoration: none;
	padding-left: 5px;
	border-left-color: #cf5375;
	border-left-width: thick;
	border-left-style: solid;
	padding-right: 5px;
}
#navlist a:hover {
	text-decoration: none;
	border-left-style: solid;
	border-left-width: thick;
	border-left-color: #9FA7B6;
	background-color: #CF5375;
}
#navlist a {
	font-family: arial, Helvetica, sans-serif;
	font-variant: small-caps;
	font-weight: bold;
	font-size: small;
	text-decoration: none;
	color: #000000;
	border-left-color: #CF5375;
	border-left-width: thick;
	border-left-style: solid;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #9FA7B6;
	border-bottom-style: none;
}
h1 {
	color: #6C5F64;
	font-size: x-large;
	font-family: "times New Roman", Times, serif;
	font-style: italic;
	line-height: 14px;
	border-bottom-color: #8d9fbb;
	border-bottom-width: medium;
	border-bottom-style: double;
}
a:link, a:visted, a:active {
	font-family: arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
	border-bottom-color: #6c5f64;
	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: #6c5f64;
	border-bottom-width: thin;
	border-bottom-style: dashed;
}
#blockquotetext {
	text-align: justify;
	font-style: italic;
	font-size: x-small;
}

