/* CSS Document */

/*determines height of background box for this page only*/
body  {
	
}

#id0background  {
	height:2750px;
	
  }
  

#linksMainContent {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 224px;
	top: 110px;
}

#newstitleimg  {
	visibility: visible;
	position: absolute;
	left: 211px;
	top: 115px;
	z-index: 2;
	width: 150px;
	
}

#newsitem2  {
	padding: 0;
   	visibility: visible;
	position: absolute;
	left: 212px;
	top: 165px;
	z-index: 2;
	width: 476px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height:125%;
   
}
#newsitem2 p a:link  {
   font-style: normal;
   color:purple;
}
   
#newsitem2 p a:visited  {
   font-style: italic;
   color:#666666;
}
#newsitem2 p a:hover  {
   font-style: italic;
   color:#FF0000;
}

#newsitem2 p a: active  {
   font-style:normal;
   color:#33FF00;
}  
   
.boldText  {
	font-weight:bolder;
}

.dateText  {
	font-weight:bolder;
	
}

.italic  {
	font-style:italic;
}

.inImages  {
	
	float:left;
	clear:right;
	margin:10px;
	
	
}
