body { 
		 font-size: 10px;font-family:Verdana, Arial, Helvetica, sans-serif ;margin-top: 0px;
	margin-left: 0px; }
		 

a:link {color: #000000; text-decoration:none;}
a:hover {text-decoration:underline; color: #990000;}
a:visited {color: #000000; text-decoration:none;}

a:visited:hover {color: #990000; text-decoration:underline;}

.emergency {color: #ffffff; text-decoration:none; font-weight:bold; font-size: 20px;background-color:#000000;}


a.emergency:link {color: #FF0000; text-decoration:none;}
a.emergency:visited {color: #FF0000; text-decoration:none;}

h1 {font-size: 12px; font-weight: normal; padding: 4px 10px; color: #fff; background-color: #990000 ; border: 1px; border-bottom:2px; border-bottom-color:gray;}

.smallbluetitle {color: navy; font-weight: bold;}
.smallerbluetitle {font-size: 9px; color: navy; font-weight: bold;}

br.directionsboxbreak { border: 0px; background-color: #fff; line-height:1px; }

p.directionsbox {
	font-size: 11px;
	font-weight: normal;
	padding: 5px 5px;
	color: #fff;
	background-color: #660000;
	border-top:10px;
	border-bottom-color: gray;
	border-top-color: #fff;
	margin: 0px;
	line-height: 18px;
}

.date2 {font-size: 11px; font-weight: normal; color:#FFFFFF; text-decoration: underline;}


.bottomlinks {  
		color: #990000;
		font-size:10px;
		font-weight: 700;
		 }
		 
a.bottomlinks:links, a.bottomlinks:visited{  
		color: #990000;
		font-size:10px;
		font-weight: 700;
		 }
		 
/* To highlight current page, must set ID in body tag
---------------------------------------------------------------- */	 
#welcomee .welcome, #admissions .admissions, #academics .academics, #research .research, #hospital .hospital, #students .students, #solar .solar, #faculty .faculty, #athletics .athletics, #community .community, #stores .stores
  {
background-color: #660000;
  }	 
  

form {display:inline }


.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
}

/*	Left Navigation Home Page
---------------------------------------------------------------- */

#nav  {
	width:198px;
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: normal;
 
}
			 
#nav ul  { 
		 list-style:none;
		 margin: 0; 
		 padding: 0;
		 border-bottom:2px solid #fff;
		
}

#nav li {
		 border-bottom: 1px solid #B87071;
		  border-right: 1px solid #cccccc;
}

#nav li a  {
		 display: block;  
		 padding: 7px 5px 7px 0.5em;
		 border-left: 1px solid #930708;
		 border-right: 1px solid #930708;
		 background-color: #990000;
		 color: #ffffff;
		 text-decoration: none;
		 }
		 
#nav li a:hover  {  
		 background-color: #660000;
		 color:#ffffff;
		 }
