@charset "UTF-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	background: #fff;
	margin: 0;
	padding: 0;
}
a:link, a:visited {
	text-decoration: none;
}
a:hover, a:focus, a:active {
	text-decoration: underline;
}
#header {
	background: #740017 url(http://www.d.umn.edu/base/extras/header_bg.gif) bottom;
	width: 960px;
	height: 60px;
	vertical-align: middle;
}
#wordmark {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-variant: small-caps;
	color: #fff;
	float: left;
	width: 48%;
	height: 45px;
	margin: 7px;
}
#search {
	text-align: right;
	float: right;
	width: 48%;
	height: 60px;
}
#search input.txt {
	border: 2px solid #fc3;
}
#GF, #PF {
	padding: 0 10px 0 0;
	position: relative;
	top: 30px;
}
#tools {
	clear: both;
	color: #740017;
	background: #fc3 url(http://www.d.umn.edu/base/extras/gold_bg.gif) bottom;
	text-align: right;
	font-size: 0.7em;
	width: 950px;
	margin: 0;
	padding: 4px 7px 4px 3px;
}
#tools a:link, #tools a:visited {
	color: #740017;
	padding: 4px 5px;
	margin-right: -4px;
	margin-left: -4px;
}
#tools a:hover, #tools a:active {
	color: #039;
}
#pics {
	clear: both;
	height: 400px;
	width: 960px;
	background: url(http://www.d.umn.edu/base/extras/spacer.gif) no-repeat left;
}
#big {
	height: 400px;
	width: 855px;
	float: left;
}
#T0, #T1, #T2, #T3, #T4, #T5 {
	background-position: 0 0; 
}
#T0:hover, #T2:hover, #T3:hover, #T4:hover, #T5:hover {
	background-position: 0 -1px; 
}
#T1:hover {
	background-position: 0 -3px; 
}
#T0 a:link, #T0 a:visited, #T1 a:link, #T1 a:visited, #T2 a:link, #T2 a:visited, #T3 a:link, #T3 a:visited, #T4 a:link, #T4 a:visited, #T5 a:link, #T5 a:visited {
	font-size: 0.75em;
	text-decoration: none;
	background: url(http://www.d.umn.edu/base/extras/caption_back.png);
	color: #06f;
	padding: 2px 4px;
}
#T0 a:hover, #T0 a:active, #T1 a:hover, #T1 a:active, #T2 a:hover, #T2 a:active, #T3 a:hover, #T3 a:active, #T4 a:hover, #T4 a:active, #T5 a:hover, #T5 a:active {
	font-size: 0.75em;
	text-decoration: underline;
	background: url(http://www.d.umn.edu/base/extras/caption_back.png);
	color: #900;
	width: 100%;
}
#S1, #S2, #S3, #S4, #S5 {			/* MODIFIED */
	background: url(http://www.d.umn.edu/base/extras/caption_back.png);
	font-size: 0.8em;
	text-align: left;
	padding: 5px 8px;
	position: relative;
	float: right;
	height: 110px;
	width: 254px;
}
#S0 {			/* MODIFIED */
	background: url(http://www.d.umn.edu/base/extras/caption_back.png);
	font-size: 0.8em;
	text-align: left;
	padding: 5px 8px;
	position: relative;
	float: right;
	top: 310px;
	height: 80px;
	width: 254px;
}
#S1 {					/* MODIFIED */
	top: 0px;
}
#S2 {					/* MODIFIED */
	top: 60px;
}
#S3 {					/* MODIFIED */
	top: 140px;
}
#S4 {					/* MODIFIED */
	top: 220px;
}
#S5 {					/* MODIFIED */
	top: 290px;
}
#S0 a:link, #S0 a:visited, #S1 a:link, #S1 a:visited, #S2 a:link, #S2 a:visited, #S3 a:link, #S3 a:visited, #S4 a:link, #S4 a:visited, #S5 a:link, #S5 a:visited {
	text-decoration: none;
	color: #06f;
}
#S0 a:hover, #S0 a:active, #S1 a:hover, #S1 a:active, #S2 a:hover, #S2 a:active, #S3 a:hover, #S3 a:active, #S4 a:hover, #S4 a:active, #S5 a:hover, #S5 a:active {
	text-decoration: underline;
	color: #900;
}
#L0, #L1, #L2, #L3, #L4, #L5 {
	position: relative;
	top: 58px;
	height: 10px;
}
.light, .light_s, .medium, .medium_s, .dark, .dark_s {
	float: left;
	height: 74px;
	width: 99px;
}
.light, .light_s {
	background-color: #afc3e8;
	border-width: 0 0 2px 5px;
	border-style: solid;
	border-color: #eee;
	padding: 3px 1px 1px 0;
}
.medium, .medium_s {
	background-color: #9cb4e2;
	border-width: 2px 0 2px 5px;
	border-style: solid;
	border-color: #eee;
	padding: 1px 1px 1px 0;
}
.dark, .dark_s {
	background-color: #7295d5;
	border-width: 2px 0 0 5px;
	border-style: solid;
	border-color: #eee;
	padding: 1px 1px 3px 0;
}
.light_s:hover, .medium_s:hover, .dark_s:hover {			/* MODIFIED */
	height: 74px;
	width: 97px;
	border-width: 3px 3px 3px 5px;
	border-style: solid;
	border-color: #fc3;
	padding: 0;
}
#emergency_notice {
	background-color: #ff6;
	position: absolute;
	min-height: 100px;
	top: 105px;
	left: 50%;
	width: 700px;
	margin-left: -410px;
	padding: 5px;
	border: 1px solid #f90;
	font-size: 0.9em;
	text-align: left;
	z-index: 1;
}
#special_closing {
	background-color: #ff6;
	min-height: 100px;
	width: 948px;
	padding: 5px;
	margin: 8px;
	border: 1px solid #f90;
	font-size: 0.75em;
	text-align: left;
}
#special_closing h3, #special_closing p {
	padding: 0;
	margin: 0.5em;
}
#special_news {
	background-color: #ff6;
	width: 948px;
	padding: 5px;
	margin: 8px;
	border: 1px solid #f90;
	font-size: 0.75em;
	text-align: left;
}
#special_news h3, #special_news p {
	padding: 0;
	margin: 0.5em;
}
#navigation {
	clear: both;
	width: 960px;
	text-align: left;
}
.links {
	float: left;
	width: 176px;
	background: #fff url(/base/extras/gray_gradient.gif) repeat-x top;
	margin: 10px 5px 5px;
	padding: 3px;
	min-height: 175px;
}
#navigation h2 {
	font-size: 0.95em;
	font-weight: bold;
	color: #183c86;
	padding: 3px;
	margin: 2px 2px 0;
	padding: 4px;
	border-bottom: 1px solid #ccc;
	background: #fbfbf9;
}
#navigation ul {
	font-size: 0.75em;
	list-style-type: none;
	background: #fff;
	margin: 0 2px;
	padding: 4px 3px 5px 1.1em;
	min-height: 140px;
}
#navigation ul li {
	text-indent: -0.75em;
}
#navigation a:link, #navigation a:visited {
	color: #777;
}
#navigation a:hover, #navigation a:active {
	color: #a00;
}
#bottom_links {
	font-size: 0.8em;
	text-align: right;
	clear: both;
	width: 960px;
	height: 1.5em;
	padding-bottom: 0.5em;
	padding-top: 5px;
}
#bottom_links a:link, #bottom_links a:visited {
	color: #03c;
}
#bottom_links a:hover, #bottom_links a:active {
	color: #a00;
}
#slogan {
	float: left;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	color: #740017;
	text-align: left;
	margin-left: 7px;
	font-size: 1.5em;
}
#footer {
	clear: both;
	width: 960px;
	font-size: 0.7em;
	border-top: 2px solid #ccc;
}
#footer a:link, #footer a:visited {
	color: #03c;
}
#footer a:hover, #footer a:active {
	color: #a00;
}
#foot_left {
	float: left;
	width: 500px;
	margin-top: 5px;
	margin-left: 7px;
	text-align: left;
}
#foot_right {
	float: right;
	width: 440px;
	text-align: right;
	margin-top: 5px;
	margin-right: 7px;
}
.hide {
	display: none;
}
.show {
	display: block;
}
.on {
	background: url(/base/extras/caption_back.png);
	padding: 3px 5px;
}
.off {
	background: transparent;
}
.longlink {
	font-size: 0.85em;
}
.NEW {
	font-size: 0.85em;
	color: #f00;
	background: #ffc;
	border: 1px dotted #ff6;
}
