body {
	top-margin: 0;
	bottom-margin: 0; 
	left-margin: 0; 
	right-margin: 0; 
	font: 10px georgia; 
	letter-spacing: 0px; 
	line-height: 13px; 
	text-align: justify; 
	color: #B9AD95;
	background-color: #F8F6E4;
	background-image: url(images/bg.gif);
}


#main {
	position: absolute; 
	border: 0; 
	top: 360; 
	left: 150; 
	width: 388;
	text-align: justify; }


p {
	text-indent: 25px;
}

d {
	color: #E3B0A3; 
	font-weight: bold; 
}

h1 {
	margin: 0px 0px 0px 0px;
	text-align: left;
	font: 12px georgia;
	font-weight: bold; 
	line-height: 15px;
	letter-spacing: 1px;
	text-indent: 10px;
	color: #CE9C8F;
	border-bottom: #E5D5B7 1px dotted; 
	text-transform: lowercase;
}

table {	
	font: 10px georgia;
	text-align: justify; 
}

input, select, textarea {
	border-top: 1px solid #E4D4B6;
	border-left: 1px solid #E4D4B6;
	border-right: 1px solid #E4D4B6;
	border-bottom: 1px solid #E4D4B6;
	font: 10px georgia;
	color: #ADA597;
	background: #EBE9D5;
}

a, a:link, a:active, a:visited {
	color: #E0B3A8; 
	font: 10px georgia; 
	font-weight: normal; 
	text-decoration: none; 
	border-bottom: 1px dotted #C7ADA6;
	letter-spacing: 0px; 
}

a:hover {
	font-weight: normal;
	text-decoration: underline; 
	border-bottom: 0px;
}





p.copy {
	font: 9px arial narrow; 
	color: #D5C7AC;
	letter-spacing: 0px;
	line-height: 8px;
}


p.copy a:link, p.copy a:active, p.copy a:visited {
	color: #E0B3A8;
	font: 9px arial narrow;
	line-height: 8px;
	letter-spacing: 0px;
	border-bottom: 0em;
}

p.copy a:hover {
	color: #CDA59B;
}