@charset "UTF-8";
/* CSS Document */


body {
margin: 0 auto;
padding: 0;
background-color:#FFFFFF;

}

img {border: none;}

.hidden {visibility: visible;}

.totop {font-size: .8em;
font-weight:  bold;
padding: 10px 10px 20px 70%;}

.toplink {display: hidden;
font-size: .01em;}



/* UM STANDARDS HEADER */


body {background-color:#FFFFFF;
margin:0;
padding:0;}


/********************************************/
#CMS_header {display: none;}

#CMS_header h1 {width:185px;
height:65px;
margin:0 0 0 25px;
padding:5px 5px 0 5px;
float:left;}

#CMS_header h1 a, #CMS_header h1 a:link, #CMS_header h1 a:visited {
	display:block;
	width:185px;
	height:76px;
	text-decoration:none;
	background:url(../images/slices/umlogo.jpg) no-repeat;}




#CMS_header ul {float:right;

padding:0;
text-decoration:none;
width:auto;
}
#CMS_header ul li {display:inline; 
margin:0 15px 0 0;
}
#CMS_header a, #CMS_header a:link, #CMS_header a:visited {color:#666666; text-decoration:none; list-style:none;}
#CMS_header a:hover {color:#000000; text-decoration:underline; list-style:none;}

#umlinks {margin:20px 0 0 0;}
#umlinks li {margin:0 15px 0 15px;}

#searchbar {margin:15px 0 0 0;}



/* Centers the page */

#wrapper {
margin: 0 auto;
padding: 0;
	width: 1000px;
	
}


/* Graphic header */

#eaglelogo {position: absolute;
left: -5px;
top: -245px;
z-index:0;}

#banner {margin: 0 0 0 74px;
float: left;
clear: both;}

/* Contains the content and navigation */

#CMS_content_container {

background:#fff;
clear:both;
float: left;
position: relative;
width:960px;
margin:0 auto;
padding:0px;
clear:both;}






	
/* NAVIGATION AND SLOANS SCHOLAR LOGO */

#col1 {background: #FFF;
color: #382D1D;
float: left;
margin: 0;
padding: 0;
width: 220px;

}

#col1 h1 {font-size: 3.6em;
padding: 0;
margin: 25px 0 0 0;
}

#col1 h1 a {background: url(../images/slices/sloanscholars.gif) no-repeat top left;
display: block;
height:108px;
width: 210px;
margin: 0 0 0 4px;
z-index:2;
text-decoration: none;
border: none;}

#nav li {list-style-type: none;
margin: 10px 0 10px 0;
padding: 5px 0 5px 5px;
font-family: "Candara", Verdana, Geneva, sans-serif;
}

#nav li:hover {
 background:  url(../images/slices/navhover.gif) repeat-x center;
}

#nav li a {color:#382D1D;
text-decoration: none;

padding: 0 4px 0 2px;

}


/* CONTENT */

#col2 {background: #FFFFF;
color: #000000;
margin: 0;
padding: 0 0 10px 0;
float: left;
width: 740px;
min-height: 500px;

}

#col2 h2 {background: #382D1D;
padding: 5px 0 5px 0;
text-align: center;
margin: 0;
z-index:1;

}
#col2 h3 {font-family: "Times New Roman", Times, serif; color: #000000;
font-size: 1.5em;
text-align: center;
margin: 6px 0 10px 0;}


#col2 p {padding: 10px 5px 5px 15px;
font-family: Arial, Helvetica, sans-serif;
line-height: 1.7em;

}

p.lightbg {background: #FFC;

text-align:center;}

p.address {float: left;
font-style: italic;
margin: 10px;}

#col2 ul {list-style-type: circle;
font-size: 1em;
font-family: Arial, Helvetica, sans-serif;}
#col2 ul li {
padding: 20px 0 0 0;
margin: 0 0 0 20px;}
#col2 ul.nobullet {list-style-type: none;}

.imgleft {float: left;
margin: 5px 10px 5px 20px;}



#col2 a {color: #994317;}


/* Page header 2 image replacements */

#welcome {background: url(../images/slices/welcome.gif) no-repeat center;
display: block;
height: 45px;
border-top: 1px solid #FFF2AC;
border-bottom: 1px solid #FFF2AC;}

#scholars {background: url(../images/slices/scholars.gif) no-repeat center;
display: block;
height: 45px;
border-top: 1px solid #FFF2AC;
border-bottom: 1px solid #FFF2AC;}

#alumni {background: url(../images/slices/alumni.gif) no-repeat center;
display: block;
height: 45px;
border-top: 1px solid #FFF2AC;
border-bottom: 1px solid #FFF2AC;}

#links {background: url(../images/slices/links.gif) no-repeat center;
display: block;
height: 45px;
border-top: 1px solid #FFF2AC;
border-bottom: 1px solid #FFF2AC;}

#applications {background: url(../images/slices/applications.gif) no-repeat center;
display: block;
height: 45px;
border-top: 1px solid #FFF2AC;
border-bottom: 1px solid #FFF2AC;}

#eligibility {background: url(../images/slices/eligibility.gif) no-repeat center;
display: block;
height: 45px;
border-top: 1px solid #FFF2AC;
border-bottom: 1px solid #FFF2AC;}

#about {background: url(../images/slices/about.gif) no-repeat center;
display: block;
height: 45px;
border-top: 1px solid #FFF2AC;
border-bottom: 1px solid #FFF2AC;}

#contact {background: url(../images/slices/contact.gif) no-repeat center;
display: block;
height: 45px;
border-top: 1px solid #FFF2AC;
border-bottom: 1px solid #FFF2AC;}

#personnel {background: url(../images/slices/personnel.gif) no-repeat center;
display: block;
height: 45px;
border-top: 1px solid #FFF2AC;
border-bottom: 1px solid #FFF2AC;}

/* UM STANDARD FOOTER */

#CMS_footer {width:960px;
height:64px;
margin:0 auto;
padding:0;
font-size: .8em;
font-family: Arial, Helvetica, sans-serif;
clear: both;
}



#middlefooter{width:930px;
height:61px;
margin:17px 0 0 0;
padding:0;
text-align:center;
background:#FFF;
float:left;}
#middlefooter p {float:left;
margin:10px 0 0 0;
padding:0;
}
#CMS_footer a, #CMS_footer a:link, #CMS_footer a:visited {color:#666666; text-decoration:none;}
#CMS_footer a:hover {color:#000; text-decoration:underline;}


#leftfooter {background:url(../images/slices/leftside_footer.jpg) no-repeat left;
margin:0 0 0 0;
padding:0;
height:96px;
width:15px;
float:left;
clear:both;}

#rightfooter {background:url(../images/slices/rightside_footer.jpg) no-repeat right;
margin:0 0 0 0;
padding:0;
height:96px;
width:15px;
float:left;
}

#img1 a, #img1 a:link, #img1 a:visited {
	display:block;
	width:91px;
	height:35px;
	text-decoration:none;
	background:url(../images/slices/sfdlogo.jpg) no-repeat;
	float:left;
	margin:0 5px 0 45px;
	padding:0;
	}
	
#img2 a, #img2 a:link, #img2 a:visited {
	display:block;
	width:125px;
	height:40px;
	text-decoration:none;
	background:url(../images/slices/caslogo2.jpg) center no-repeat;
		border-right: 1px solid #ccc;
	float:left;
	margin: 0 5px 0 45px;
	padding:0 10px 0 0;
	
	}
#casslogan {
font-family: "Times New Roman", Times, serif;
font-style: italic;
margin: 0 0 0 10px;
padding: 0 0 0 5px;
text-align:left;
}
