/* UNIVERSITY OF MINNESOTA WEB TEMPLATE TEXT STYLESHEET */
/* AUGUST 2009 : UNIVERSITY RELATIONS */
/* v4.090901  */

/* Yahoo User Interface (YUI) FONT SIZING CHART: 10px=77% 11px=85% 12px=93% 13px=100% 14px=108% 15px=116% 16px=123.1% 17px=131% 18px=138.5% 19px=146.5% 20px=153.9% 21px=161.6% 22px=167% 23px=174% 24px=182% 25px=189% 26px=197% 
Find out more about YUI at http://developer.yahoo.com/yui/ */

body { color:#000000; font-family: Arial, Helvetica, sans-serif; line-height:18px; position: relative; }

/* CENTER CONTAINER -- Centers the page in the browser */
body.center {margin-left:auto;margin-right:auto;width:960px;}

/* LINKS */
a {
	color:#000000;
	text-decoration: none;
}
a:link {color:#000000;text-decoration: none;}
a:visited {color:#000000;text-decoration: none;}
a:hover {color:#000000;text-decoration: none;}
a:active {color:#000000;text-decoration: none;}


/* HEADINGS *//* Basic Headline Set -- Adjust font sizes based on YUI chart above to maintain consistency. */
h1 {font-size:161%; line-height: 26px; color:#7a0019; margin-bottom: 10px; margin-top: 10px; }
h2 {font-size:138.5%;color:#7a0019;margin-bottom: 10px;line-height: 22px;margin-top: 12px;}
h3 {font-size:108%; color:#000000; margin-bottom: 10px; line-height: 22px; margin-top: 12px;  font-weight: bold; }
h4 {font-size:100%;color:#900021;text-transform:uppercase;}
h5 {font-size:93%;}
h6 {font-size:77%;}

/* TEXT *//* Basic Text Set */
p,ol, ul {font-size:97%;margin:0 0 .5em 0;}

/* List styles - edit as needed */
ul {list-style-type: disc; margin:0 10px 0 0px;}
ol {list-style-type:decimal;margin:0 10px 0 0px;}

#content_body {
	background: #000;
	/*height: 100%; taken out by TT*/ 
	min-height: 160px;
	overflow: hidden;
	width: 420px;
	padding-top: 0px;
	padding-right: 10;
	padding-bottom: 20px;
	padding-left: 20;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 17px;
}
#content_body_interior {
	/*height: 100%; taken out by TT*/ 
	left:282px;
	min-height: 160px;
	overflow: hidden;
	width: 409px;
	padding-top: 180px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
	margin-left: 5px;
	background-color: #fff;
}
#content_body_interior a{
	color:#7a0019;
	text-decoration: none;
}
	
#content_body_interior li{
	/*height: 100%; taken out by TT*/ 
	list-style-type: disc;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content_body_interior ul{
	/*height: 100%; taken out by TT*/ 
	list-style-type: disc;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 7px;
	margin-left: 0px;
}

#top_title {
	position:absolute;
	left:270px;
	top:210px;
	width:428px;
	height:25px;
	z-index:5;
	background-color: #000;
	color: #fff;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;	
	padding-left: 10px;
	padding-top: 5px;
	
}
#int_img {
	position:absolute;
	left:285px;
	top:230px;
	z-index:0;
	padding-left: 10px;
	padding-right: 10px;
}

