/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}


/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 95px;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 55px;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 25px;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}

#content h1
{

font-size: 28px;
line-height:36px;
font-weight:normal;
font-family: Palatino, Palatino Linotype, Garamond, serif;
margin-bottom: 0;
text-align:center;
}
#content h2, #content h3
{
font-family: Helvetica Neue, Helvetica, arial, sans-serif;
}

.middate
{
width: 90%;
font-size: 11px;
font-weight: bold;
margin-left: 20px;
margin-top: 8px;
color: #800000;
border-bottom: 1px solid #eeeeee;
}
.midcol
{
width: 100%;
border: 1 px solid #eee;
font-size: 11px;
font-weight: bold;
margin-left: 20px;
margin-top: 8px;
color: #800000;
border-bottom: 1px solid #eeeeee;

}

.midbg ul
{
	margin: 0;
	padding: 0;
	margin-top: 2px;
	list-style-type: none;
	margin-left: 20px;
/*	padding-left: 10px;
/*	width: 100%;*/
	
}
.midbg li
{
	color: #2a2a2a;
	font-size:10px;
	    background-image: url(/images/list-off.gif);
    background-repeat: no-repeat;
    background-position: 1 4px;
	    padding-left: 10px;
}

.midbg li a:hover
{
border-bottom: 1px dotted #800000;
}

#content .listcols
{
 margin-left: 0px;
 width: 514px;
}

#content .midbg table
{
margin: 0;
}
.midtopbg
{
	background-image: url("/images/uvaUrsi_herb.jpg");
	background-position:   10px -100px;
		background-repeat:no-repeat;
}
.midtopbg table td
{
	border: 1px solid #eeeeee;
}
