body 	{ 
	background-color: #fff; 
	background: url(../images/bg_palefade.jpg);
	z-index: 0;
	}

li {
	list-style:  square outside;
	}	 

#banner  {
	align: center; 
	position: absolute; 
	top: 24px; 
	left: 12px; 
	height: 120px; 
	width: 550px; 
	font: 23px Georgia, Times, serif;
	text-align: center;
	color: #214A18;
	z-index: 1;
		}
			
#sidebar  {
	position: absolute;
	top: 100px;
	left: 2px;
	width: 140px;
	font: 14px/22px times, arial, san-serif;
	}

#navbar  {
	position: absolute;
	top: 4px; 
	left: -5px; 
	z-index: 3;
	}

#montage1  {
	position: absolute;
	top: 175px;
	left: 310px;
	width: 140px;
	font: 14px/22px verdana, arial, san-serif;
	z-index: 2;
	}

#montage2  {
	position: absolute;
	top: 300px;
	left: 82px;
	width: 150px;
	font: 14px/22px verdana, arial, san-serif;
	z-index: -1;
	}

#montage3  {
	position: relative;
	top: -204px;
	left: 130px;
	width: 140px;
	font: 14px/22px verdana, arial, san-serif;
	z-index: 2;
	}

#note {
  position: relative;
  top: -260px;
  z-index: 9;
  line-height: 30px;
  font-family: verdana, arial, san-serif;
  font-variant-caps: small-caps;
  font-size: 18;
}

#content {
	width: 570px; 
	top: 360px;
	left: 45px;
	font: 15px/30px arial, times, georgia, serif;
	}

#content1 {
  position: absolute;
	top: 200px;
	font: 12px/16px verdana, san-serif;
	}

#content2 {
	position: absolute;
	width: 460px; 
	top: 120px;
	left: 180px;
	font: 12px/16px verdana, san-serif;
	}


td {
	font: 8px/12px verdana, san-serif, regular;
	}

.icap:first-letter	{ 
	font: 220%/22px Times, serif; 
	float: left;	
	font-weight: bolder;
	font-style: italic;
	color: dimgray;
	margin: 0; 
	}

.indent {
	text-indent: 4%;
	margin: 0; 
	}
	
.nav	{
	font: 9px verdana, san-serif;			
	}

.copyright	{
	font: 9px verdana, san-serif;			
	font-weight: normal;
	color: #999
	}
	
a:link {	
	color: #214A18;
	font-weight: normal;
	}

a:hover {
	color: #900;  
	text-decoration: underline;
	font-weight: normal;
	}

a:active {
	color: #900;  
	text-decoration: underline;
	font-weight: normal;
	}

a:visited {	
	color: #214A18;
	font-weight: normal;
	}

a.footer:link {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #099;
	}

a.footer:visited {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #099;
	}

a:footer:active {
	color: #666;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline
	}

a.footer:hover {
	color: #900;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	cursor: ne-resize;
	}
	
