a {
	color: #1D2963;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #9A3293;
}
a.foot {
	color: #999999;
}
td.headbg {
	background-image: url("/images/int-head.jpg");
	background-repeat: no-repeat;
	padding-top:15px
}
td.maincnt {
	padding:12px 25px 5px 25px;
}
td.maincnt2 {
	padding:30px 35px 5px 35px;
}
td.bodytx {
	padding:5px 0 10px 20px;
	font-size: 12px;
}
img.biopic {
	margin-right:7px;
}
td.biotx {
	padding:10px 10px 10px 4px;
}
td.gallery {
	padding:10px;
	font-size: 10px;
}
img.event {
	margin:46px 29px 0 29px;
}
.footevent {
	float:right;
	text-align:center;
	line-height: 14px;
}
.footcopy {
	padding-top: 25px;
	text-align:right;
	font-size: 10px;
	color:#999999;
}


/* events */
b.quotes {
	color: #2C3F92;
}
div.f14 {
	font-size: 13px;
}
.under {
	border-bottom: 1px solid #000000;
	width:90%;
}
b.red {
	color: #ED1C24;
}
a.purp {
	color: #9A3393;
	font-weight:bold;
}
a.blue {
	color: #2C3F92;
	font-weight:bold;
}
p.lindent {
	padding-right:20px;
}
p.rindent {
	margin:2px 0 10px 20px;
}

/* unused */
.title {
	font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
	line-height: 30px;
  background-color: #006666;
	color: #DCDCDC;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
  color: #006666;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	background-color: #006666;
  color: #DCDCDC;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
  font-weight: bold;
	background-color: #CCCCCC;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}

.footer {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #CCCCCC;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.box1 {
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
	border-width: medium;
  border-style: ridge;
}

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
  background-color: #336699;
}