body {
	background-attachment: scroll;
	background-image: url(g/bg.gif);
	background-repeat: repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 85%;
	color: #006699;
}
table.container {
	background-image: url(g/bg2.gif);
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px auto;
	padding: 0px;
	width: 725px;
}
#fade {
	background-attachment: scroll;
	background-image: url(g/fade.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
td.top {
	background-attachment: scroll;
	background-image: url(g/cap.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #99CCFF;
	border: 1px none #99CCFF;
}
#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: center;
	margin: 0px;
	padding: 150px 0px 40px;
}
a:link {
	text-decoration: underline;
	color: #006699;
}
a.navigation:link {
	color: #0099CC;
	text-decoration: none;
}
a.navigation:visited {
	color: #0099CC;
	text-decoration: none;
}
a.navigation:hover {
	color: #003366;
	text-decoration: underline;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0px auto;
	padding: 5px 0px 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 625px;
	font-size: 85%;
}
table {
	font-size: 100%;
}
#tenp {
	margin: 0px;
	padding: 10px 20px 0px;
	font-size: 85%;
	text-align: justify;
}
h1 {
	font-size: 120%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
}
h2 {
	font-size: 120%;
}
p {
	line-height: 150%;
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	line-height: 150%;
	list-style-type: none;
	background-attachment: scroll;
	background-image: url(g/lil.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
	padding-bottom: 10px;
}
a:visited {
	text-decoration: underline;
	color: #006699;
}
#quote {
	margin: 0px;
	padding: 10px 50px;
	font-size: 110%;
}
textarea {
	width: 99%;
}
