body {
	background: url(bg02.png);
	margin: 0;}

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

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

#header {
	background: url(bg01.png);
	margin: 0;
	padding: 0;}

#navi {
	background: url(bg02.png);
	float: left;
	margin: 0;
	padding: 0px 25px 25px 25px;
	width: 130px;}

#content {
	background: url(bg02.png);
	float: left;
	margin: 0;
	padding: 0px 25px 25px 25px;
	width: 650px;}

#footer {
	background: url(bg01.png);
	clear: left;
	height: 40px;
	margin: 0;
	padding: 0;}

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

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

b			{color: #be2d29;}
strong		{color: #3da4e4;}
em			{color: #50b3e9; font-style: normal;}
i			{color: #fef538;}			
u			{color: #d5d33c;}
blockquote	{border-left: 5px solid #be2d29; padding-left: 5px;}

#navi a {
	color: #ad9055;
	background: #fdf2c0;
	border-right: 5px solid #be2d29;
	display: block;
	font: 11px arial;
	font-weight: normal;
	margin-left: 0px;
	padding-left: 5px;
	text-align: left;
	text-transform: lowercase;}

#navi a:hover {
	background: #be2d29;
	border-right: 5px solid #8d3110;
	color: #c8c2b8;}

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

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

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