#subnav, #breadcrumbs, #content {
	font-size: 80%; 
 	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-weight: normal; 
 	background-color: transparent;
 	margin-top: 0px;
 	margin-right: 0px;
	margin-bottom: 15px; 
	margin-left: 0px;
	}

body{
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*color: #333333;*/
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	/*background: url(/images/bg2.jpg) repeat-x;*/
}

/* controls the way the scroll bars look in the browser windows */
body,html {
	scrollbar-face-color: #000;
	scrollbar-shadow-color: #ccccff;
	scrollbar-highlight-color: #fff;
	scrollbar-3dlight-color: #000;
	scrollbar-darkshadow-color: #000;
	scrollbar-track-color: #000;
	scrollbar-arrow-color: #2B6DBB;
}

ul li {
	list-style-type: none;
}


#print-header {
	display:none;
	}
	
		
a:link {  
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 90%; 
		font-style: normal; 
		color: #2B6DBB; 
		text-decoration: none; 
		font-weight: bold;
		}
		
		
a:visited {  
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 90%; 
		font-style: normal; 
		color: #2B6DBB; 
        text-decoration: none;   
		font-weight: bold;
		}
		
a:hover, a:active {  
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 90%; 
		font-style: normal; 
		color: #000; 
		text-decoration: underline; 
		font-weight: bold;
		}
		
p {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 85%; 
	font-style: normal; 
	line-height: 1.9em; 
	font-weight: normal; 
	margin-top: 4px;
	margin-bottom: 4px;
	padding-top: 10px;
}

p a:link {  
		font-size: 97%; 
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-style: normal; 
		color: #990033; 
		text-decoration: none; 
		font-weight: bold
		}


p a:visited {  
		font-size: 97%; 
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-style: normal; 
		color: #660033; 
        text-decoration: none;   
		font-weight: bold
}

p a:hover, a:active {  
		font-size: 97%; 
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-style: normal; 
		color: #990033; 
		text-decoration: underline; 
		font-weight: bold
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 114%;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 120%;
 color: #666;
 font-variant: small-caps;
 font-weight: bold;
 padding-top: 5px;
}

/* used for faculty bio pages */
H4 { 	
	font-size: 12px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 20px;
	background-color: transparent; 
	color: #660033;
	border-top: 3px solid #ffcc00;
	font-weight: bold;
	text-align: right; 
}

/* use h5 headings for all sub headings within the pages */

H5 { 	
	font-size: 14px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	background-color: transparent; 
	color: #000;
	font-weight: bold;
	font-variant: small-caps; 
}

/* use h6 heading for all page titles - NOT WORKING*/
H6 { 	
	font-size: 18px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 20px;
	color: #660033;
	border-top:3px solid #ffcc00;
	text-align: right;
}



/***********************************************/
/* Layout Divs                                 */
/***********************************************/



#wrap {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	margin-left: 30px;
	MARGIN: 0px auto;
	WIDTH: 1000px;
	PADDING-TOP: 0px;
	POSITION: relative;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
	border-left: 2px solid #fff;
	voice-family: inherit;
} 

#masthead{
	padding: 10px 0px 0px 0px;
	PADDING-TOP: 40px;
	background-color:#fff;
	border-bottom: 1px solid #fff;
	width: 100%;
}

#headerlogo{
	margin-top: -25px;
	width: 90%;
	margin-bottom: 55px;
	/*padding: 0px 0px 20px 10px;*/
	font-size: 80%;
	/*background-color: #fff;*/
	margin-left: 35px;
	height: 150px;
} 

#hack {
	margin-bottom: -50px;
}

#grey {
	padding: 0px 0px 0px 0px;
	width: 100%;
	height: 30px;
	background-color:#666;
}


#utilityNavLeft {	
	padding: 0px 2px 5px 5px;
	margin-top: -100px;
	margin-left: 450px;
	margin-bottom: 0px;
	width: 125px;
	font-size: 90%;
 	/*background-color: transparent;*/
	font-weight:  bold;
	border: medium solid #fff;
} 

#utilityNavLeft a:link {  
		font-weight:  bold;
		}
		
#utilityNavLeft a:visited {   
		font-weight: bold;
		text-decoration: none;
		}
		
#utilityNavLeft a:hover, a:active { 
		font-weight: bold;
		font-size: 90%;
}

#utilityNavRight {	
	/*padding: 0px 2px 5px 5px;*/
	margin-top: -72px;
	/*margin top was 3 */
	margin-left: 550px;
	margin-bottom: 0px;
	width: 200px;
	font-size: 90%;
 	/*background-color: transparent;*/
	font-weight:  bold;
	border: medium solid #fff;
} 

#utilityNavRight a:link {  
		font-weight:  bold;
		}
		
#utilityNavRight a:visited {   
		font-weight: bold;
		text-decoration: none;
		}
		
#utilityNavRight a:hover, a:active { 
		font-weight: bold;
		font-size: 90%;
}


/************* #slide show styles **************/

#black1{
	width: 120px;
	height: 229px;
	padding-left: 0px;
	/*background-color: #000;*/
	border-right: 1px solid #fff;
    background: url(/images/spacer.gif);
}

#slideshow{
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px;
	MARGIN: 0px auto;
	margin-left: 120px;
	margin-top: -229px;
	/*padding-left: 120px;
	float:left;
	POSITION: relative;*/
	width: 475px;
	background-color: #000;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
}

#black2{
	width: 120px;
	MARGIN: 0px auto;
	margin-left: 598px;
	padding-top: 0px;
	margin-top: -229px;
	height: 229px;
	/*padding-left: 120px;
	background-color: #000;*/
	border-right: 1px solid #fff;
    background: url(/images/spacer.gif);
}

#black3{
	width: 281px;
	MARGIN: 0px auto;
	margin-left: 719px;
	padding-top: 0px;
	margin-top: -229px;
	height: 229px;
	background-color: #ff0000;
	background: url(/images/bg_narrow3.jpg);
}


#newsScroll{
	margin: -230px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 295px;
	float:right;
}

#newsetc{
	background-color: transparent;
}


#borderbackground {
	width:100%;
	background-image:url(/graphics/parentbgindex.gif);
	background-position:top center;
	background-repeat:repeat-y;
}

#white {
	background-color: #fff;
	width: 1000px;
	MARGIN: 0px auto;
}

#content {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width: 730px;
	background-color: #fff;
	MARGIN: 0px auto;
	PADDING-RIGHT: 20px;
	PADDING-LEFT: 20px;
	PADDING-BOTTOM: 5px;
	padding-top: 5px;
	/*font-size: 85%;*/
	POSITION:relative;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	margin-bottom: 15px;
}



#utilityNav a:link {  
		font-weight: normal;
		}
		
#utilityNav a:visited {   
		font-weight: normal;
		}
		
#utilityNav a:hover, a:active { 
		font-weight: normal;
		}
		

#newsScroll{
	margin: -230px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 295px;
	float:right;
	background-color: #000;
}

#newsScroll a:link {  
		font-weight: normal;
		}
		
#newsScroll a:visited {   
		font-weight: normal;
		}
		
#newsScroll a:hover, a:active { 
		font-weight: normal;
		}

/************* #main nav styles **************/

#mainnav {
	border: 10x solid #999;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	WIDTH: 1000px;
	POSITION: relative;
	border-top: 1px solid #fff;
	border-bottom: 5px solid #fff;
	z-index: 1;
	background-color:#666;
	float: left;
}

#dateetc {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 10px;
	padding-top: 10px;
	MARGIN: 0px auto;
	WIDTH: 1000px;
	POSITION:relative;
	border-bottom: 10px solid #000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	color: #2B6DBB;
	font-weight: bold;
	background-color:#fff;
}

#dateetc a:link {  
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 100%; 
		font-style: normal; 
		color: #000; 
		text-decoration: none; 
		font-weight: bold
		}
		
		
#dateetc a:visited {  
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 100%; 
		font-style: normal; 
		color: #000; 
        text-decoration: none;   
		font-weight: bold
		}
		
#dateetc a:hover, a:active {  
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 100%; 
		font-style: normal; 
		color: #000; 
		text-decoration: underline; 
		font-weight: bold
		}




/************* #siteInfo styles ***************/

#siteInfo {
	PADDING-RIGHT: 0px;
	background-color: #fff;
	border-top: 5px solid #000;
	border-bottom: 2px solid #fff;
	border-right: 2px solid #fff;
	border-left: 2px solid #fff;
	/*hack to fix little grey box at the bottom*/
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 10px;
	PADDING-TOP: 10px;
	MARGIN: 0px auto;
	margin-top:3px;
	margin-bottom: 3px;
	WIDTH: 1000px;
	font-size: 70%;
	POSITION: relative;
	TEXT-ALIGN: center;
	voice-family: inherit;
	clear:both;
} 

#siteInfo a:link {  
		font-weight: normal;
		}
		
#siteInfo a:visited {   
		font-weight: normal;
		}
		
#siteInfo a:hover, a:active { 
		font-weight: normal;
		font-size: 90%;
}






 /* List Styles */
 
	
.imageright {
	float: right;
	margin-right: 15px;
	margin-bottom: 3px;
	margin-left: 20px;
	border: 4px double #ffcc00;
      }

 /* regularly used on the site for all bulleted lists */
.calendarbullet li {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 85%; 
	font-style: normal;
	font-weight: normal;
	margin: 0;
	margin-left: 0px;
	padding-top: 0px;
	margin-top: 20px;
	line-height: 1.9em; 
	list-style-image:  url(/images/newbullet.gif); list-style-type: square;
}

/* Images */

.imageleft {
	float: left;
	margin-right: 15px;
	margin-bottom: 3px;
	margin-left: 20px;
	border: 4px double #ffcc00;
      }
	  
.imagenopad {
	float: left;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 4px double #ffcc00;
      }
	  
.imagenoborder {
	float: right;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: none;
      }

.imageright {
	float: right;
	margin-right: 15px;
	margin-bottom: 3px;
	margin-left: 20px;
	border: 4px double #ffcc00;
      }

/*this image right class is used so that the image has no border*/
.imagerightnb {
	float: right;
	margin-right: 7px;
	margin-bottom: 3px;
	margin-left: 20px;
      }

.imagecenter {
	float: none;
	margin-right: 7px;
	margin-bottom: 3px;
	margin-left: 20px;
	border: 4px double #ffcc00;
      }
	    
		
hr {
	color:#ffcc00;
	width: 100%;
	margin-left: auto;
	margin-right: auto;

}