h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	margin: 0 0 0 0;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	margin: 5px 0 5px 0;

}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.photocaption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
}
.more {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
}
.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin: 10px 0 5px 0;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.moreheadlines {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.bigheadline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.smallheadline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.sectionheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #CC0000;
}
.writer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.writertitle {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.sidebarbullet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #9592DD;
}

a:link {
	color: #2B0C58;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #800080;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #008080;
	font-weight: bold;
}
a:active {
	color: #00FF00;
	text-decoration: none;
	font-weight: bold;
}

a.nav:link {
	color: #2B0C58;
	text-decoration: none;
	font-weight: normal;
}
a.nav:visited {
	color: #800080;
	text-decoration: none;
	font-weight: normal;
}
a.nav:hover {
	color: #008080;
	text-decoration: none;
	font-weight: normal;
}
a.nav:active {
	color: #00FF00;
	text-decoration: none;
	font-weight: normal;
}

a.white:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.white:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.white:hover {
	color: #FF8C00;
	font-weight: bold;
}
a.white:active {
	color: #FF8C00;
	text-decoration: none;

	font-weight: bold;
}

a.gray:link {
	color: #808080;
	text-decoration: none;
	font-weight: bold;
}
a.gray:visited {
	color: #C0C0C0;
	text-decoration: none;
	font-weight: bold;
}
a.gray:hover {
	color: #C0C0C0;
	font-weight: bold;
}
a.gray:active {
	color: #C0C0C0;
	text-decoration: none;
	font-weight: bold;
}



BODY {
  margin-top: 0em;
  margin-right: 0em;
  margin-bottom: 0em;
  margin-left: 0em;        /* copied from opposite side (right) */
}
P { border: none }
P {
  border-top: none;
  border-right: none;
  border-bottom: none;
  border-left: none
}
.RBnavback, .RBnavback TD, .RBnavback TH
{
background-image:url('images/RBnavback.GIF');
background-color: white;
}
.rbbut1, .rbbut1 TD, .rbbut1 TH
{
background-image:url('images/rbbut1.GIF');
background-color: rgb(255,124,0);
}
.PhotoShadeRight
{
background-image:url('images/shade-right-b.gif');
background-color: white;
}
.PhotoShadeBottom
{
background-image:url('images/shade-bottom-b.gif');
background-color: white;
}


li {
	margin: 0 0 0 0;
	background: transparent url(images/bullet.gif) no-repeat left 2px;
}