/* 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; }

#mainlinks {
	width: 775px;
	height: 18px; 
	position: absolute;
	left: 100px;
	top: 80px;
	z-index: 3; }

#container {
	/*top: 265px;*/
	top: 186px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 775px;
	text-align: left;
	position: relative; }
	
#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;}

#search_fields {
	margin-left: 10px;
	text-align: left;
	position: relative;
	width: 475px; }

#search_fields td.box { 
	font-size: 11px;
	font-weight: bold; 
	border: 1px solid #e5e5e5; }

#search_fields td.box2 { 
	font-size: 11px;
	font-weight: normal; 
	border: 1px solid #e5e5e5; }

#search_fields td.field { 
	font-size: 11px;
	font-weight: normal; }
	
#article {
	margin-left: 10px;
	text-align: left;
	position: relative;
	width: 475px;
	top: 15px;
	padding: 0px 5px 0px 5px;   }

#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: 150px;
	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; }

#article span.posted {
	margin-top: 1px;
	font-size: 10px; 
	color: #888888;}
	

#article a.article_result, a.article_result:visited {
	text-decoration: none; }

#article a.article_result:hover {
	text-decoration: underline; }


#article_wbg {
	margin-left: 10px;
	text-align: left;
	position: relative;
	background-color: #f9f9f9;
	width: 475px;
	top: 15px;
	padding: 0px 5px 0px 5px; }

#article_wbg 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_wbg span.lgphoto {
	float: left;
	height: 175px;
	width: 200px;
	padding: 2px 8px 2px 0px;
	position: relative;
	top: 0px;
	background-image: url(/images/bg_news.gif);
	background-repeat: no-repeat; }

#article_wbg span.posted {
	margin-top: 1px;
	font-size: 10px; 
	color: #888888;}

#article_wbg span.caption {
	font-size: 10px; 
	color: #888888;
	height: 12px;
	width: 175px;
	padding: 2px 2px 2px 0px; }

#article_wbg span.credit {
	font-size: 10px; 
	font-style: italic; 
	text-align: right;
	color: #888888;
	height: 12px;
	width: 175px;
	padding: 2px 2px 2px 0px; }
	
#article_wbg a.article_result, a.article_result:visited {
	text-decoration: none; }

#article_wbg a.article_result:hover {
	text-decoration: underline; }
	
.campuslife_photo {
	margin-top: 21px; }