/* Index CSS file *//* Oral History *//**************** Body Elements ****************/body {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 90%;	}img {	border: none;}/*Departmental Name*/h1  {	font-size: 200%;	color: #ffffff;	padding-bottom: 15px;	font-weight: normal;}/*Main Heading - top of page*/h2 {	font-size: 140%;	color: #2b307e;}/*Menu*/h3 {	font-size: 90%;	font-weight: normal;	margin: auto;}/*Subheading*/h4 {	font-size: 100%;	font-weight: bold;	color:#eb790f;}/*2nd Menu*/h5 {	font-size: 90%;	font-weight: normal;	}/*Captions*/h6 {	font-size: 80%;	font-weight: normal;	font-style: italic;	color: #eb790f;}a {	color:#000000;}a:hover {	text-decoration: none;}ul {}li a {	color:#000000; /*#6600FF*/	text-decoration: none;}li a:hover {	color: #e5e5f3;}/*body text*/p {}/**************** Content Elements ****************/#menu {	border-top: 1px solid #fff;	border-bottom: 1px solid #fff;	vertical-align: text-top;	}		#menu a:link {	color: #2b307e;	text-decoration: none;}		#menu a:visited {	color: #2b307e;}		#menu a:hover {	color: #fcb545;	text-decoration: none;}#links {	vertical-align: text-top;	}		#links a:link {	color: #2b307e;	text-decoration: none;}		#links a:visited {	color: #2b307e;}		#links a:hover {	color: #fcb545;	text-decoration: none;	}#contact-details {		text-decoration: none;		}#contact-details a:link {	color: #fdbf59;}		#contact-details a:visited {color: #fdbf59; }		#contact-details a:hover {	color: #f5ecde;}#bottom-bground {	background-image: url('images:music-bkgr-bottom.gif');	background-position: bottom left;	background-repeat:no-repeat;	}		#content {	background-image: url('images:music-bkgr-trumpet.gif');	background-color: #fff;	background-position: bottom left;	background-repeat:no-repeat;	}	#content a:link {}		#content a:visited {}		#content a:hover {}
