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

div, table {
	color: #8f3131;
	font: 11px arial;
	text-align: justify;}

td {
	border-bottom: 1px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-color: #999999;
	color: #8f3131;
	font: 11px arial;
	text-align: justify;}

#header {
	float: left;
	margin: 0;
	padding: 0;}

#content {
	background-color: #efd1d1;
	float: left;
	margin: 0;
	padding: 15px 15px 25px 25px;
	width: 550px;}

#navi {
	background-color: #efd1d1;
	margin: 0;
	padding: 0px 25px 25px 25px;
	width: 130px;}

#footer {
	background-color: #8f3131;
	clear: left;
	height: 50px;
	margin: 0;
	padding: 0;}

.header {
	background-color: #8f3131;
	padding: 5px 5px 5px 5px;
	-moz-border-radius: 10px;
	color: #c5a685;
	font: 12pt arial;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 5px;
	text-align: right;
	text-transform: lowercase;}

h1 {
	color: #5f2e00;
	font: 12pt arial;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 2px;
	text-align: right;
	text-transform: lowercase;}

b			{color: #5f2e00;}
strong		{color: #5f2e00;}
em			{color: #856661; font-style: normal;}
i			{color: #856661;}			
u			{color: #a29289;}
blockquote	{border-left: 5px solid #856661; padding-left: 5px;}

#navi a {
	-moz-border-radius: 6px;
	background-color: #fff3e9;
	border-left: 10px solid #be2d29;
	color: #b2958d;
	display: block;
	font: 11px arial;
	font-weight: normal;
	margin-bottom: 2px;
	padding: 5px 5px 5px 5px;
	text-align: left;
	text-transform: lowercase;}

#navi a:hover {
	background-color: #be2d29;
	border-right: 10px solid #8f3131;
	color: #764c4e;}

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

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

input, textarea, option, select {
	background-color: #fff3e9;
	border: 0px;
	color: #ad9055;
	font: 11px arial;
	letter-spacing: 1px;
	margin: 1px; 
	padding: 1px;
	text-indent: 2px;}