td {
	font-family: gill sans, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
form {margin:0px;}
map {margin:0px;}
body {
	margin:0;
	background-color:#E6E7CD;
	background-image: url(images/bg.gif);
	background-position:center;
	scrollbar-face-color: #ffffff; 
	scrollbar-shadow-color: #ffffff; 
	scrollbar-highlight-color: #ffffff; 
	scrollbar-3dlight-color: #B9B8A5; 
	scrollbar-darkshadow-color: #B9B8A5; 
	scrollbar-track-color: #E6E7CD; 
	scrollbar-arrow-color: #B9B8A5;
}
a {  	color: #990000; text-decoration: none;}
a:hover {  color: #660000; text-decoration: underline;}
.link { text-decoration: none;}
.link:hover {  color: #990000; text-decoration: none; background: #FFFF99;}
.additionaltext {
	border: 1px solid #333333;
	background-color:#EEEEEE;
	padding:10px;
}
.mugshot {
	border: 1px solid #000000;
	margin-right:10px;
	margin-bottom:5px;
	margin-top:4px;
	float:left;
}
.rightpic {
	border: 1px solid #000000;
	margin-left:10px;
	margin-bottom:10px;
	float:right;
}
.leftpic {
	border: 1px solid #000000;
	margin-right:10px;
	margin-bottom:10px;
	float:left;
}
.1pxborder {
	border: 1px solid #000000;
}
.groupshot {
	border: 1px solid #000000;
	margin-bottom:5px;
}
.smallgray {
	font-size: 9px;
	color: #666666;
}
.graybgblackbd {
	background-color: #eeeeee;
	border: 1px solid #999999;
	font-size: 10px;
}
.boldblack {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.yooj {
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
.subtitle { 
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.white {
	color: #FFFFFF;
}
event_title {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}
a.event_title {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}
a.event_title:hover {
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	text-decoration:none;
}
.event_subtitle {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.subnav-prev {
	font-size: 12px;
	font-weight:bold;
	color:#000000;
}
.subnav-major {
	font-size: 12px;
	color:#000000;
	width: 146px;
}
.subnav-major:hover {
	font-size: 12px;
	color:#000000;
	background-color: #FAFAEC;
	width: 146px;
	text-decoration: none;
}
.subnav-minor {
	color:#000000;
}
.subnav-minor:hover {
	color:#666666;
}
.content {
	line-height: 16px;
	text-align:justify;
	font-size:12px;
}
h2 {
	color: #990000;
	font-size:18px;
	display:block;
	border-bottom:1px solid #333333;
	margin:0 0 6px 0;
	padding:0 0 0px 0;
	text-align:left;
}