body {
	background: #000000;
	margin: 0px;
	padding: 0px;
	align: right; }

h1 {
	padding: 3px;
	margin: 0px;
	color: #80662B;
	font: 9pt times new roman;
	letter-spacing: 1pt;
	font-style: italic;
	line-height: 11px;
	text-align: center;
	background: url('h1.jpg') no-repeat top left;
	border-bottom: solid #0E0603; }

a {
	color: #80662B;
	text-decoration: none; }

a:hover {
	color: #80662B;
	text-decoration: none;
	cursor: help; }

#main {
	top: 0px;
	right: 0px;
	border: 0px;
	margin: 0px auto;
	padding: 0px;
	height: 372px;
	width: 365px;
	z-index: 1; }

html>body #main{
	height: auto;
	min-height: 372px; }
	
#main .top {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 365px;
	z-index: 2; }

#content {
	right: 0px;
	width: 282px;
	padding: 0px;
	margin-right: 20px;
	color: #594218; 
	top: 288px;
	font: 10px trebuchet ms;
	position: absolute;
	border: 0px;
	line-height: 14px;
	text-align: justify;
	z-index: 3; }

INPUT,TEXTAREA,SELECT {
        font: 10px trebuchet ms;
        color: #80662B;
        border: 1px solid #0E0603;
        background: #000000; }
