/* These styles are listed in the order that they are used on the main page. */

body { 
	color: #000000;
	background-color: #EAEAEA;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 0.75em;
	line-height: 1.2em;
	text-align: center;
	background-image: url(/images/gray_stripe.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
	margin-top: 0px; 
	margin-left: 100px;
	margin-bottom: 0px; }

#mainlinks {
	width: 775px;
	height: 18px; 
	position: absolute;
	left: 100px;
	top: 80px;
	z-index: 3; }

#container {
	top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 775px;
	text-align: left;
	position: relative; }
	
#page {
	margin-left: 5px; }

#right {
	top: 0px;
	left: 20px;
	width: 260px;
	padding: 0px 5px 5px 5px;
	position: relative; 
	z-index: 1; }
	
#sidelines {
	margin-top: 10px;
	left: 505px;
	width: 260px;}

#article {
	margin-left: 10px;
	text-align: left;
	position: relative;
	width: 475px; }

#article span.smphoto {
	float: left;
	height: 75px;
	width: 75px;
	padding: 2px 8px 2px 0px;
	position: relative;
	top: -10px;
	background-image: url(/images/bg_news.gif);
	background-repeat: no-repeat; }

#article span.lgphoto {
	float: left;
	height: 175px;
	width: 200px;
	padding: 2px 8px 2px 0px;
	position: relative;
	top: -10px;
	background-image: url(/images/bg_news.gif);
	background-repeat: no-repeat; }

#article span.caption {
	font-size: 10px; 
	color: #888888;
	height: 12px;
	width: 175px;
	padding: 2px 2px 2px 0px; }

#article span.credit {
	font-size: 10px; 
	font-style: italic; 
	text-align: right;
	color: #888888;
	height: 12px;
	width: 175px;
	padding: 2px 2px 2px 0px; }

#quicksearch {
	margin-left: -20px;
	padding: 0px 2px 0px 0px; }

#quicksearch span.search {
	font-size: 10px; }
	
/* new javascript navigation on template page */
#containerul, #containerul ul {
	text-align: left;
	margin-left: -10px;
	padding: 0; }
		
#containerul li.parent { 
	font-size: 11px; 
	font-weight: bold;
	margin-left: -10px;
	padding: 0;
	list-style-type: none; }

#containerul li.child {
	font-size: 11px; 
	font-weight: normal;
	margin-left: 20px;
	padding: 0;
	list-style-type: none; }

#containerul .symbols {	
	float: left;
	width: 12px;
	height: 1em;
	background-position: 0 50%;
	background-repeat: no-repeat; }

#colleges {
	margin-left: -20px;
	padding: 0px 2px 0px 0px;  }  

#point {
	margin-left: -20px;
	padding: 0px 2px 0px 0px;  }  

#photogallery {
	margin-left: -20px;
	padding: 0px 2px 0px 0px;  }  
	
#annualfund {
	margin-left: -20px;
	padding: 0px 2px 0px 0px;  }  
	
#section_header {
	margin-left: -20px; }

#sideitem {
	margin-left: -20px;
	padding: 0px 2px 0px 0px;  }  
	
#study {
	margin-left: -20px;
	padding: 0px 2px 0px 0px;  }  
	

#print_article {
	margin-left: 10px;
	text-align: left;
	position: relative;
	width: 620px; }

#print_article span.smphoto {
	float: left;
	height: 75px;
	width: 75px;
	padding: 2px 8px 2px 0px;
	position: relative;
	top: -10px;
	background-image: url(/images/bg_news.gif);
	background-repeat: no-repeat; }

#print_article span.lgphoto {
	float: left;
	height: 175px;
	width: 200px;
	padding: 2px 8px 2px 0px;
	position: relative;
	top: -10px;
	background-image: url(/images/bg_news.gif);
	background-repeat: no-repeat; }

#print_article span.caption {
	font-size: 10px; 
	color: #888888;
	height: 12px;
	width: 175px;
	padding: 2px 2px 2px 0px; }

#print_article span.credit {
	font-size: 10px; 
	font-style: italic; 
	text-align: right;
	color: #888888;
	height: 12px;
	width: 175px;
	padding: 2px 2px 2px 0px; }

#subheader {
   height: 85px; 
} 

#tagline {
   font-size: 11px;
   font-weight: bold;
   color: #000000;
	width: 450px;
	left: 20px; 
   position: relative;
	margin-bottom: 10px;
}

#updated {
   height: 40px;
   font-size: 11px;
   width: 475px;
	margin-bottom: 20px;
   text-align: right;
}	
