/****************************************************************
 Anchors
**************************************************************/

#calendarHeader a:link { text-decoration: none; color: #ffffff; } /* IF IE 6 */
#calendarHeader a:visited { text-decoration: none; color: #ffffff; }
#calendarHeader a:hover { border-bottom: 1px solid #ffffff; }
#calendarHeader a:active { border-bottom: 1px solid #ffffff; color: #ffffff; } /* IF IE 6 */

#transContent a { color: #ffffff; }
#transContent a:hover { text-decoration: underline; }

#studentsContent2 a { text-decoration: none; border-bottom-width: 0px; }
#studentsContent2 a:hover { text-decoration: underline;}



/****************************************************************
 Template & Layout
**************************************************************/

#splash {
	overflow: hidden;
	position: relative;
	height: 270px;
}
	#splashImage
	{
		position: absolute;
		float: left;
	}
	#facStaffTrans
	{
		position:absolute;
		filter:alpha(opacity=60); 
		-moz-opacity: 0.6;
		opacity:0.75;			
		background-color:#000000;
		height:300px;
		left:35px;
		width:240px;
	}
	#transContent
	{
		position: absolute;
		line-height:1.4em;
		left: 37px;
		height: 300px;
		width: 200px;
		color: white;
		font-size:1.1em;
		padding: 10px 20px 0 20px;
		z-index: 5;
	}
		#transContent ul
		{
			list-style-type: none;
			padding: 0px;
			margin: 2px 0 0 0;
		}
			#transContent ul li
			{
				padding: 2px 0;
			}

	#send_us_photo
	{
		position: absolute;
		left: 560px;
		bottom: 10px;
		width: 150px;
		height: 30px;
		background-color: #000000;
		color: white;
	}
	#rightSplash
	{
		position: relative;
		height: 270px;
		width: 270px;
		float: right;
		background-color: #fff;
	}
		#iconHeader
		{
			height: 39px;
		}
			#iconHeader img
			{
				float: left;
			}
#centerIcons {
	margin: 0;
	padding: 15px 0 0;
	position: relative;
	width: 270px;
}
#centerIcons a {
	border: none;
}
#centerIcons img {
	border: none;
	margin: 0 auto 15px;
}
			#videoHead {
				padding-left: 10px;
				font-weight:bold;
				}
			#videoHead a:hover {
				border-bottom:1px solid #90a2b4 !important;
				}
	#grayBar 
	{
		background-color:#343434;
		color:white;
		height:22px;
		padding-top: 9px;
		font-size: 1.4em;
		clear: both;
		position: relative;
		font-weight: bold;
	}
		#grayBar * { position: absolute; }
		
		#blog { left: 30px; }
		
		#logNews { left: 300px; }	
			
		#listen { left: 560px; } 
		
		#events { left: 749px; } 	
		
	#studentsContent 
	{ 
		height: 200px; 
		position: relative;
	}
		#studentsContent a
		{ 
			color: #006600;
		}
		#blogContent, #newsContent, #listenContent, #eventsContent
		{
			height: 200px;
		}
		#blogContent 
		{ 
			position: absolute;
			left: 00px;
			width: 257px;
			padding-right: 20px; 
			color: #006600;
		}
		#newsContent 
		{  
			position: absolute;
			left: 255px;
			width: 280px; 
			padding-right: 20px;
		}
		#listenContent 
		{ 
			position: absolute;
			left: 535px;
			padding-right: 28px;
		}
		#eventsContent
		{
			position: absolute;
			left: 725px;
			padding-right: 20px;
			color: black;
			width: 265px;
		}
	#studentsContent2 
	{ 
		height: 380px;
		position: relative;
		border-top: solid #CCCCCC 1px;
		color: black;
	}
		#studentsContent2 ul
		{
			list-style-type: none;
			padding: 0px;
			margin: 2px 0 10px 18px;
			text-indent: -1em;
			line-height: 1.1em;
		}
			#studentsContent2 ul li
			{
				padding: 0px;
				background: none;
			}
		#studentsContent2 a
		{ 
			color: #006600;
		}
		.twoColumnStripe
		{
			background: url(/students/files/images/border2.gif) right top no-repeat;
		}
		#academics, #centers, #services, #governance
		{
			height: 340px;
			padding-top: 10px;
		}
		#academics 
		{ 
			position: absolute;
			left: 15px;
			width: 215px;
			padding-right: 20px; 
		}
		#centers
		{  
			position: absolute;
			left: 265px;
			width: 215px; 
			padding-right: 20px;
		}
		#blank
		{ 
			position: absolute;
			left: 515px;
			width: 215px;
			padding-right: 20px;
			padding-top: 10px;
		}
		#governance
		{
			position: absolute;
			left: 765px;
			width: 215px;
			padding-right: 20px;
		}
	.feed_more_info
	{
		color:#000000;
		float:right;
		font-size:0.75em;
		margin:0;
		padding:0;
	}
/****************************************************************
 Print
**************************************************************/
@media print {
	#studentsContent
	{
		height: 300px;
	}
	.content a:link:after, .content a:visited:after {
	   content: "";
	   }	
}
