body	{	margin: 0px 0px 0px 0px;	padding: 0px 0px 0px 0px;	background-color: #eae7e3;	font-family: verdana, arial, helvetica;	font-size: 13px;	}	#header	{	position: absolute;	top: 0px;	left: 0px;	background-image: url(images/top_bkg.gif);	background-repeat: no-repeat;	width: 100%;	height: 108px;	}	#navigation	{	position: absolute;	top: 120px;	left: 0px;	padding: 4px 0px 30px 30px;	font-size: 12px;	width: 130px;	}	#navigation p	{	text-indent: -14px;	}	#navigation a:link	{	color: #000000;	font-weight: normal;	text-decoration: none;	}	#navigation a:visited	{	color: #000000;	font-weight: normal;	text-decoration: none;	}#navigation a:hover	{	color: #a49886;	font-weight: normal;	text-decoration: none;	}	#navigation .here	{	color: #a49886;	font-weight: normal;	text-decoration: none;	}		#content	{	position: absolute;	top: 120px;	left: 180px;	width: 596px;	line-height: 22px;	}	td	{	font-family: verdana, arial, helvetica;	font-size: 13px;	line-height: 20px;	}	big	{	font-size: 13px;	font-weight: bold;	font-style: normal;	color: #7c2f1f;	white-space: nowrap;	}	span	{	font-weight: bold;	font-style: normal;	color: #7c2f1f;	}
	
em	{	font-weight: normal;	font-style: italics;	color: #000000;	}	.footer	{	font-size: 10px;	text-align: center;	}