/* Basic styles - Large text size, high contrast- @import hides full style from older browsers------------------------------------------------*/@import 'screen-full.css';body {	background-color: Yellow;	color: #333;	font-family: Arial, Helvetica, sans-serif;	font-size: 1.4em;}img {border: none;}hr {color: #000; background-color: #000;}#content-header h2 {color: #000;}a:link, a:visited {text-decoration: underline;}a:hover, a:active {color: #fff; background-color: #000; text-decoration: none !important;}#breadcrumbs a:hover {color: #fff;}#side-left #nav-sub a:hover, #side-left #nav-sub a.current {color: #000; background-color: #fff;}#side-left .banner {color: #fff; background-color: #039;}#side-left .banner a {color: #fff;}#side-left .banner a:hover {color: #039; background-color: #fff;}#side-left .banner .heading {background-color: #000;}#content h2.date, #content h3.date {color: #000;}#content p.intro {color: #000;}#content .caption {color: #333;}#content table.item-details th {color: #003399;}.home .content-col {background-color: Yellow;}#content #calendar-three-months .current {border-color: #000;}#content #calendar-three-months th, #content #calendar-three-months td {color: #333 !important;}#content #calendar-three-months table caption a {color: #333;}#content #calendar-three-months table caption a:hover {color: #fff;}table.calendar td {border-right-color: #333; border-bottom-color: #333;}#content #col-events-calendars #calendar-three-months table.calendar th, #content #col-events-calendars #calendar-three-months table.calendar td {border-right-color: #666; border-bottom-color: #666;}#content #col-events-calendars table.calendar td, #content #col-events-calendars table.key td, #content #col-events-calendars table.key th  {background-color: #fff; color: #000;}#content #search-results h2 {border-bottom-color: #333;}#content #search-results h2 a.show-only {background-color: #039;}#content #search-results h2 a.show-only:hover {background-color: #fff; color: #333;}#content #search-results li .url {color: #000;}#content-header {background-color: #039 !important; color: #fff;}#content-header h1 {color: #fff;}#content-header .pic-credit {color: #fff;}#content-header.search-header {background-color: #039;}#side-right {background-color: #039;}#side-right a {text-decoration: none !important;}#side-right div.box {background-color: #039;}#side-right #resources h3 {background-color: #fff;}#side-right #resources li a:hover {background-color: #fff;}#footer {background-color: #039; color: #fff;}#footer a {color: #fff;}#footer a:hover {background-color: #fff; color: #000;}#footer li {border-left-color: #ccc;}