body {
	top-margin: 0em;
	bottom-margin: 0em; 
	left-margin: 0em; 
	right-margin: 0em; 
	font: 10px trebuchet ms; 
	letter-spacing: 0px; 
	line-height: 13px; 
	text-align: justify; 
	color: #9DB5A0;
	background-color: #E7F1E8;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat; 
}


#main {
	position: absolute; 
	border: 0; 
	top: 224; 
	left: 418; 
	width: 247;
	height: 160; 
	overflow: auto; 
	text-align: justify; }

#menu {
	position: absolute; 
	border: 0; 
	top: 412; 
	left: 0; }

p {
	text-indent: 25px;
}

d {
	color: #C2ADAA; 
	font-weight: bold; 
}

h1 {
	margin: 0px 0px 0px 0px;
	text-align: left;
	font: 16px georgia; 
	font-weight: bold; 
	line-height: 15px;
	letter-spacing: 1px;
	text-indent: 10px;
	color: #AAA09B;
	border-bottom: #AEB8BB 1px solid; 
	text-transform: lowercase;
}

table {	
	font: 10px trebuchet ms;
	text-align: justify; 
}

input, select, textarea {
	border-top: 1px solid #829484;
	border-left: 1px solid #829484;
	border-right: 1px solid #829484;
	border-bottom: 1px solid #829484;
	font: 10px georgia;
	color: #7A6A63;
	background: #E7F1E8;
}

a, a:link, a:active, a:visited {
	color: #BBBC9E; 
	font: 10px trebuchet ms; 
	font-weight: bold;     
	text-decoration: none; 
	border-bottom: 1px dotted #ADAE7B;
	letter-spacing: 0px; 
}

a:hover {
	font-weight: bold;
	text-decoration: none; 
	border-bottom: 0em;
}





p.copy {
	font: 9px arial narrow; 
	color: #7E9681;
	letter-spacing: 0px;
	line-height: 8px;
}


p.copy a:link, p.copy a:active, p.copy a:visited {
	color: #BBBC9E;
	font: 9px arial narrow;
	line-height: 8px;
	letter-spacing: 0px;
	border-bottom: 0em;
}

p.copy a:hover {
	color: #A89B8C;
}