P, DIV, .nav, A, .title, H1, td, .caption, .prevnext { font-family: verdana; font-size: 10px; }
#news h1 {
	font-size: 18px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
}
#news h3 {
	font-size: 14px;
	text-align: center;
	font-weight: bold;
}
#news h2 {
	font-size: 16px;
	text-align: center;
	line-height: 22px;
}

a { color: #096C9D; }
a:link { color: #096C9D; }
a:visited { color: #9D6309; }
a:focus { 
    outline: none; 
}

DIV 		{
	position: absolute;
	z-index: 12;
	left: 259px;
	top: 149px;
	height: 83px;
	width: 344px;
	visibility: visible;

}


#news      {line-height:150%;}

.title, H1 {
	font-family:"Lucida Calligraphy", serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: capitalize;
}
.caption { font-size: 12px; }
.prevnext  { font-size: 12px;  }
.nav {
	text-align: center;
}

