#column_2 {
	border-right: none;
}

#upcoming_events {
	background:none;
	border-left:0px;
	border-right:0px;
}

#activities div.time, #activities div.where {
	font-weight: bold;
}

#activities div.where {
	margin-bottom: 8px;
}

#js_message {
	padding: 5px;
	border: 1px solid gray;
	background-color: #CCCCCC;
}

#upcoming_events .sidebar-section {
	margin:15px;
}

#upcoming_events .sidebar-section a {
	color: #000099;
	font-weight: bold;
	
}


table.staff_member tr td {
	width: 136px;
	border-left: 3px solid white;
	border-right: 3px solid white;
	background-color: #efefef;
}

table.staff_member tr td.title {
	font-weight: bold;
	text-align:center;
}

table.staff_member tr td.name {
	font-weight: bold;
	text-align:center;
}

table.staff_member tr td.email {
	text-align:center;
}

table.staff_member tr td.bio {
	text-align:center;
}

table.staff_member tr td div.inner {
	padding: 5px;
}
	
	
	
	
#blanket {
background-color:#555;
opacity: 0.65;
filter:alpha(opacity=65);
position:absolute;
z-index: 9001;
top:0px;
left:0px;
width:100%;
}
.popUpDiv {
position:absolute;
top:100px;
background-color:#eeeeee;
width:400px;
overflow: auto;
z-index: 9002;
padding: 8px;
border: 5px solid #990000;
}


dt {
	font-weight: bold;
}

dd {
	margin-bottom: 10px;
}

ul li .description table th {
	text-align: left;
}

#why_ach .selected {
background-color:#555;
opacity: 0.65;
filter:alpha(opacity=65);
z-index: 9001;
width:180px;
height:180px;
font-size: 16px;
color: black;
text-align:center;
z-index:8000;
}

#why_ach .person_name {
	z-index:9001;
	font-size:24px;
	color:white;
	position:absolute;
}







.column_2_text table.facilities_menu {
	width: 100%;
}


.column_2_text table.facilities_menu .largefont {
	font-size: 14px;
}


.column_2_text table.facilities_menu td {
	padding: 8px;
}

.column_2_text table.facilities_menu td.northwest {
	border-bottom: 5px solid #cccccc;
	border-right: 5px solid #cccccc;
}

.column_2_text table.facilities_menu td.northeast {
	border-bottom: 5px solid #cccccc;
}

.column_2_text table.facilities_menu td.southwest {
	border-right: 5px solid #cccccc;
}

.column_2_text table.facilities_menu h2 {
	border-bottom: 1px solid #cccccc;
	padding: 2px;
}
