
body {
	font-family: Verdana,Helvetica,Arial,sans-serif;
	color : black ; 	 
}

td {
  vertical-align : top ; 
	padding : 0px 10px 0px 10px ; 
} 

th { 
	padding-bottom : 15px ; 
	vertical-align : top ;
}


p, td, th, tt, li { 
	font-size : 11px ; 
} 
p.uid {
	color : darkgray ; 
} 

p.name {
	color : darkblue ; 
} 

p.other {
	color : purple    ; 
} 

p.location { 
	color : black ; 
}

#stafflist { 
	font-family : Impact Garamond, verdana, sans-serif ; 
}

tr.bg0 { 
	background-color : white ; 
} 
tr.bg1 { 
	background-color : #e9f1f8 ; 
} 

td.uid {
	padding-right : 20px ; 
} 

P.vesta { 
	font-family : Georgia;
	color: #8e2344 ; 
} 

A { 
	color: #2376bd ; 
	text-decoration : none  ;
} 

A:link {
	color: #2376bd ; 
}


A:hover {
	color: darkblue; 
	text-decoration: underline ; 
}



#mugshot { 
	float : right ; 
	border : solid black 1px ; 
} 


#offices {
	position : absolute ; 
	top : 50px ;
	left : 20px ;
	padding : 5px ; 
	margin : 10px ; 
	z-index : 100 ; 
}


#officelist { 
	border : solid black 1px ; 
}


#header { 
	width : 100% ; 
	text-align : right ; 
	margin-bottom : 15px ; 
} 

input { 
	color : black ; 
	border : 1px solid black ; 
	font-size : 10px ; 
} 

select { 
	border : 1px solid black ; 
	font-size : 10px ; 
}

#footer {
	float : right ; 
	padding-left : 15px ; 
	border : 0px solid black ; 
	margin-top : 10px ; 
}
#footer p { 
	margin-top : 0px ; 
	margin-bottom : 0px ; 
	padding-top : 0px ; 
	padding-bottom : 0px ; 
}

#workbio { 
	padding-left : 2em ; 
}

#homebio { 
	padding-left : 2em ; 
} 

#login table { 
	background-color : lightblue ; 
}

#login input.noborder { 
	border: 0px ; 
}

#login { 
  margin-bottom : 10px ; 
}

td.newsculler { 
	border-bottom : 1px solid lightblue ; 
}

#scullers th { 
  font-size : 11px ; 
  padding-left: 10px ; 
} 
#scullers p{
  margin: 1px ; 
  padding: 1px ; 
}
 