
.posted_note { /* used for little tags saying when something was posted */
	color:#666;
	font-size:0.8em;
}

.dalumni_profile {
}

.dalumni_profile img {
	border:1px solid black;
	float:left;
	margin:5px 0;
}

.dalumni_profile_text {
	width:475px;
	float:right;
}

#frontpage { /* the main area of the news page */
}

	#frontpage .leftcolumn { /* left column of the frontpage area */
		width:275px;
		margin:0;
		padding:10px 10px 20px 0;
		float:left;
	}

	#frontpage .rightcolumn { /* right column of the frontpage area */
		width:275px;
		float:right;
		margin:0;
		padding:10px 0 20px 10px;
	}
	
	#frontpage .article {
		padding:0 0 20px 0;
	}
	
		#frontpage .article img {
			margin:0;
			border:1px solid #999;
		}
	
	#frontpage .biline { /* biline */
		font-weight:bold;
		color:#666;
 	}
	
		#frontpage .biline a {
			text-decoration:none;
			color:#666;
		}
	
	#frontpage h2 { /* headline */
	}
	
		#frontpage h2 a {
			text-decoration:none;
			color:black;
		}
	
	#frontpage .newspubs { /* horizontal section of the news page */
		clear:both;
		
	}
	
#newsside { /* side bar of the news page */
}

	#newsside .contact {
		border-bottom:1px solid #999;
		padding-bottom:1em;
		margin-bottom:1em;
	}
	
	#newsside .disclaimer {
		
	}
	
	#newsside .morestories {
		border-bottom:1px solid #999;
		/* padding-bottom:1em; */
		margin-bottom:1em;
	}
	
		#newsside .morestories li {
			margin-bottom:1em;
		}
	
#newstable {
	margin:0px auto 20px auto;
	width:100%;
}

	#newstable th {
		padding:5px;
		font-size:0.9em;
		vertical-align:top;
		border-bottom:1px solid #999;
	}
	
	#newstable td {
		font-size:0.9em;
		vertical-align:top;
		padding:5px;
	}
	
	#newstable .odd td {
	}
	
	#newstable .even td {
		background-color:#CCC;
	}
	
	#newstable td a {
	}
	
.news_profile {
	clear:both;
	margin:10px 0;
}

	.news_profile img {
		width:150px;
		float:right;
		padding:0;
		margin:0 0 0 20px;
		border:1px solid #CCC;
	}
	
	.news_profile .intro h2 a {
		color:black;
		text-decoration:none;
	}
	
		.news_profile .intro h2 a:hover {
		}
		
.profile_title {
	margin:20px 0 0 0;
	color:#990033;
}

.profile_sub_title {
	font-weight:bold;
	font-size:1.5em;
	margin-top:0px; padding-top:0;
}

.profile_table {
	width:380px;
	float:left;
	margin:0; padding:0;
}

	.profile_table table {
	}
	
	.profile_table table td {
		padding:5px 10px 5px 5px;
		font-size:1.2em;
		border-bottom:1px solid #CCC;
	}
	
.profile_picture {
	width:175px;
	margin:30px 0 10px 0; padding:0;
	float:right;
	text-align:right;
}

	.profile_picture img {
		border:1px solid #CCC;
	}
	
	.profile_picture p {
		margin:5px 0 10px 0;
		font-weight:bold;
		font-size:0.9em;
	}
	
.profile_bio {
	padding:10px;
	border:1px solid #CCC;
	margin:20px 0;
}


div.cell {  border: 1px solid #CCCCCC;float: left; padding: 5px 10px;text-align: left; width: 224px; font-size:.87em; line-height:1.3em; color:#363636; height:220px; }



/* jQuery lightBox plugin - Gallery style */
	.gallery {
		 background-color: #EFEFEF;
    border: 1px solid #ABABAB;
    padding: 2px;
		
	}
	div#main_content_text .gallery ul,div#main_content_text .gallery_acc ul { list-style: none; padding:0px; text-align:center;}
	
	div#main_content_text .gallery ul a,div#main_content_text .gallery_acc ul a{ text-decoration:none; list-style:none;}
	
	
	.gallery ul li,.gallery_acc ul li{ display: inline; }
	.gallery ul img {
		border: 3px solid #fff;	
		
	}
	.gallery_acc ul img {
		border: 1px solid #767676;
    	margin: 0 2px 0px 0px;
    	width: 108px;
		
	}
	.gallery ul a:hover img {
		
	}
	.gallery ul a:hover { color: #fff; }
	
.gallery .caption { font-size:.8em; width:160px; margin:0px auto; text-align:center;}

		  .jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
	
	
	/* end of photo gallery */
		



