body {
	background: #ffffff;
	margin: 0;}

body, div, table {
	color: #696969;
	font: 8pt arial;
	text-align: justify;}

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

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

#navi {
	background: #ffffff;
	float: left;
	margin: 0;
	padding: 0px 25px 25px 25px;
	width: 130px;}

#content {
	background: #ffffff;
	float: left;
	margin: 0;
	padding: 0px 25px 25px 25px;
	width: 650px;}

#footer1 {
	background: #019cbb;
	clear: left;
	height: 20px;
	margin: 0;
	padding: 0;}

#footer2 {
	background: #ec3811;
	clear: left;
	height: 20px;
	margin: 0;
	padding: 0;}

#footer3 {
	background: #cf0005;
	clear: left;
	height: 25px;
	margin: 0;
	padding: 0;}

#footer4 {
	background: #220000;
	clear: left;
	height: 30px;
	margin: 0;
	padding: 0;}

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

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

b, strong	{color: #3b8500;}
em			{color: #ec3811;}
i			{color: #9f9f9f; letter-spacing: 1px;}			
u			{color: #07c2df;}
blockquote	{border-left: 5px solid #c73900; padding-left: 5px;}

#navi a {
	color: #c9bcac;
	background: #fbf2ec;
	border-right: 5px solid #c73900;
	display: block;
	font-family: arial;
	font-size: 9px;
	font-weight: normal;
	margin-left: 0px;
	padding-left: 5px;
	text-align: left;
	text-transform: uppercase;}

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

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

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

input, textarea, option, select {
	background-color: #fbf2ec;
	border: 0px;
	color: #777777;
	font: 8pt arial;
	letter-spacing: 1px;
	margin: 1px; 
	padding: 1px;
	text-indent: 2px;}