body {
	background-color: #b1a6a6;
	margin: 0;}

div, table {
	color: #606060;
	font: 10px verdana;
	text-align: justify;}

td {
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-color: #999999;
	color: #606060;
	font: 10px verdana;
	text-align: justify;}

#header {
	position: absolute;
	left: 0px;
	top: 0px;}

#content {
	position: absolute;
	left: 250px;
	line-height: 15px;
	top: 340px;
	width: 700px;
	text-align: justify;}

#navi {
	position: absolute;
	left: 50px;
	top: 364px;
	width: 150px;}

.header {
	padding: 5px 5px 5px 5px;
	color: #5e2f2f;
	font: 12pt arial;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 5px;
	text-align: right;
	text-transform: lowercase;}

b			{color: #5e4747;}
strong		{color: #5e4747;}
em			{color: #856661; font-style: normal;}
i			{color: #856661;}			
u			{color: #8f7777;}
blockquote	{border-left: 1px dashed #606060; padding-left: 9px;}

#navi a {
	border-bottom: 1px dashed #606060;
	color: #766f6f;
	display: block;
	font: 10px verdana;
	font-weight: normal;
	letter-spacing: 1px;
	margin-bottom: 3px;
	padding: 3px 3px 4px 9px;
	text-align: left;
	text-transform: lowercase;}

#navi a:hover {
	background-color: #a59a9a;
	color: #606060;
	font-style: italic;}

#main a {
	border-bottom: 1px dashed #606060;
	color: #766f6f;
	display: block;
	font: 10px verdana;
	font-weight: normal;
	letter-spacing: 1px;
	margin-bottom: 3px;
	padding: 3px 9px 4px 3px;
	text-align: right;
	text-transform: lowercase;}

#main a:hover {
	background-color: #a59a9a;
	color: #606060;
	font-style: italic;}

a:active, a:link, a:visited {
	color: #856661; 
	font-weight: bold;
	text-decoration: none;}

a:hover {
	color: #8f7777;
	font-weight: bold;}

input, textarea, option {
	background-color: #bab2b2;
	border: 0px;
	color: #766f6f;
	font: 10px verdana;
	letter-spacing: 1px;
	margin: 1px; 
	padding: 1px;
	text-indent: 5px;}

select {
	background-color: #bab2b2;
	border: 0px;
	color: #766f6f;
	font: 10px verdana;
	letter-spacing: 1px;
	margin: 1px;
	padding: 1px 1px 1px 3px;
	text-indent: 0px;}