body { 
	margin: 0px;
}
ul, form { 
	font: 12px Times New Roman, Times, serif;
}
.photodescription { 
	font: 11px/14px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
.photodescriptionindex { 
	font: 11px/14px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.bodytext {
	font: 14px/18px Times New Roman, Times, serif;
	color: #333333;
}
.indent 
{
	padding-left:10px;
}
.sidebartext {
	font:  11px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
.sidebarlink {
	font: 11px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #663399;
}
.sidebarlink:hover {
	text-decoration: underline;
	color: #663399;
}
.topbarnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
.topbarnav:hover {
	text-decoration: underline;
}
.ahead {
	font-family: Times New Roman, Times, serif;
	font-size: 20px;
	line-height: 24px;
	color: #333399;
	font-weight: bold;
	text-decoration: none;
}
.aheadindex {
	font-family: Times New Roman, Times, serif;
	font-size: 20px;
	line-height: 24px;
	color: #008080;
	font-weight: bold;
	text-decoration: none;
}
.storylinkindex {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 24px;
	color: #FF0000;
	font-weight: normal;
	text-decoration: underline;
}
.morearticlesindex {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 24px;
	color: #FF0000;
	font-weight: normal;
	text-decoration: underline;
}
.bhead {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #333399;
	font-weight: bold;
}
.subhead {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333399;
	font-weight: bold;
}
.leadtext {
	font-family: Times New Roman, Times, serif;
	font-size: 20px;
	line-height: 24px;
	color: #666666;
}
.spaceddiv 
{
	margin-bottom:8px;
	font:normal 11px Verdana, Arial, Helvetica, sans-serif;
}
#marqueecontainer{
	position: relative;
	width: 185px; /*marquee width */
	height: 72px; /*marquee height */
	background-color: #dbdbdb;
	overflow: hidden;
	border: none;
	padding: 0px;
	padding-left: 0px;
}