body {
	margin:0;
	padding:0;
	background:#e7ddb1;
	background-image: url('');
        	background-position: 0px 0px,
	
}

#header { 
position: absolute;
left: 100px;
padding: 0px;
width: 669px;
}

#content { 
position: absolute;
left: 200px;
top: 335px;
padding: 0px;
width: 460px;
}

table {
	height:100%;
}

table, td, div {
	
	font-family: tahoma;
	font-size: 10px;
	line-height:10px;
	color: #000000;
	
}

b,strong {
	color: #4D5317;
}

i,em {
	color: #8e8b28;
	font-weight: none;
}

u {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	border-bottom: 1px solid #e4e4e4;
}

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

a:hover {
	color: #8D8229;
	font-weight: bold;
	text-decoration: none;
}

h1 {
	margin: 0;
	padding: 0;
	font-family: georgia;
	color: #4A3019;
	font-size: 11pt;
	line-height: 12pt;
	text-transform: none;
	background: transparent;
	border-bottom: 0px dashed #c1b5a2;
}

h2 {
	margin:0;
	padding:2;
	font-family:georgia;
	font-size:14pt;
	font-color:#000000;
	font-weight:none;
	line-height:8pt;
	text-transform:none;
	background: transparent;
	border-bottom:1px dashed #c1b5a2;
}

h3 {
	margin:0;
	padding:2;
	font-family:georgia;
	font-size:8pt;
	font-color:#633c0f;
	font-weight:none;
	line-height:7pt;
	text-transform:none;
	background: transparent;
	border-bottom:0px dashed #808080;
}

ul {
	font-weight : normal; 
	margin-left: 7px;
	padding-left: 5px;
	list-style-image: url();
}

li  {
        font-weight : normal; 
	list-style-type: circle; 
	list-style-image: url(http://ercoire.org/images/pixel/circle.gif);
	margin-left: 2px;
	padding-left: 0px;
	margin-top:0px; 
	padding-top:0px;
}
