﻿.navBody {
	width: 100%;
	position: absolute;

	text-align: center;
}

.navMasterPage {
		width: 850px;
		top: 0px;
		text-align: left;
		background-color: white;
		border: 3px silver solid;
}
.newsheadline {
	
	font-size: 12pt;
	color: #009999;
	font-weight: bold;
	
}
.Headline {
	
	color: navy;
	font-size: 14pt;
	font-weight: bold;
}

.datetime {
	color: gray;
	font-size: 8pt;
}

.maincontent {
	
	width: 97%;
	text-align: left;

}

.photos {
	text-align: center;
}

.navheader {
	BORDER-TOP-WIDTH: thin; BORDER-LEFT-WIDTH: thin; FONT-SIZE: 10pt; BORDER-BOTTOM-WIDTH: thick;
	 BORDER-BOTTOM-COLOR: #006666; width:100%; BORDER-TOP-COLOR: green;
	 BACKGROUND-COLOR:navy; TEXT-ALIGN: center; BORDER-RIGHT-WIDTH: thin;
	color: white;
}
.thinborder {
	border: thin silver solid;
}
.navheaderdropdown {
	BACKGROUND-COLOR: navy;
		color: white;

}

.campusscene {
	background-color:#e9eaea;
	font-weight: bold;
	
}

.navheader a:link {
	color: white;
}
.navheader a:visited {
	color: white;
}


.focusonpeopleheadline {
	
	font-size: 13pt;
	color: #009999;
	font-weight: bold;
}
.leftbar {

background-image:url('../images/leftside.bmp');
	WIDTH: 37px; 
	background-repeat:repeat-y;
	
}

.rightbar{
background-image:url('../images/rightside.bmp');
	WIDTH: 37px; 
	background-repeat:repeat-y;
	
	
}
.tealcolor {
	color: #009999;
	font-weight: bold;
}

body {
font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
background-color:#F0F2F2;
}

.ImagesTop {
	    height: 67px; 
	    width: 67px;
	    border: thick navy solid;
}
.bullets {
width: 23px;
height: 17px;

}
.date {
	text-align: center;
}

.sideCategory {
	width: 192px;
	border-right: silver thin solid; border-top: silver thin solid; border-left: silver thin solid; border-bottom: silver thin solid; height: 100%; background-color: powderblue;
}

.sideCategory a:link {
	color: black;
	font-weight: lighter;
}

.sideCategory a:visited {
	color: black;
font-weight: lighter;
}

.sideheadline {
	
	font-size: 10.5pt;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	text-align: center;
}
.sidedescription {

	font-size: 10pt;
	font-style: normal;
	color: #000000;
		text-align: center;
}
a:link {
	text-decoration:none; 
	font-weight: bold; 
	font-size: 10pt; 
	color: #009999; 
	
}
a:hover {
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
	color: #009999;
	
	background-color: #CCCCCC;
}
a:active {
		text-decoration:none; 
	font-weight: bold; 
	font-size: 10pt; 
	color: #009999; 

}
a:visited {
	text-decoration:none; 
	font-weight: bold; 
	font-size: 10pt; 
	color: #009999; 

}
.defaultheadlines {
	font-weight: bold;
	 font-size: 11pt;
	 color: navy;

}
.print 
{
	text-decoration: none;
	background-color: white;
}

