@charset "UTF-8";
/* CSS Document */


body {
margin: 0 auto;
padding: 0;
background-color:#EDEDED;

}

img {border: none;}

.hidden {visibility: hidden;}

.totop {font-size: .8em;
font-weight:  bold;
padding: 10px 10px 20px 70%;}

.toplink {visibility: hidden;
font-size: .01em;}



/* UM STANDARDS HEADER */


body {background-color:#EDEDED;
margin:0;
padding:0;}


/********************************************/
#CMS_header {width:100%;
height:65px;
background-color:#FFF;
border-bottom:#603 solid 5px;
font-family: Verdana, Tahoma, Arial,sans-serif;
font-size: .7em;
margin:0;
padding:0;}

#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: .01em;
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: #CCC7A2;
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;}

/*  Footer Styles  */

#CMS_footer {
width:960px;
height:64px;
margin:0 auto;
padding:0;
font-size:.7em;
font-family: Arial, Helvetica, sans-serif;
clear: both;
}

#CMS_footer ul {
clear: left;
padding:0 0 0 65px;
margin: 0;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
float:left;
}

#CMS_footer ul li {
background: url(images/verticalbar.png) no-repeat scroll 0 3px;
display:inline;
padding:0;
margin: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.gif) no-repeat left;
margin:0 0 0 0;
padding:0;
height:96px;
width:15px;
float:left;
}

#rightfooter {
background:url(../images/slices/rightside_footer.gif) no-repeat right;
margin:0 0 0 0;
padding:0;
height:96px;
width:15px;
float:right;
}

#middlefooter{
margin:17px 0 0 0;
padding:0;
background:#FFF;
float:left;
}

.footer_content {
background:transparent url(../images/slices/umfooterlogo.png) no-repeat left;
display: block;
height:63px;
width:930px;
margin: 0;
padding:0;
float:left;
}

.footer_text {
height:64px;
overflow:hidden;
width:627px;
float:left;
}


#um_info {
float:left;
height:65px;
padding:8px 0 0 0;
margin:0;
width: 60%;
}
	
	
#sfd_area {
margin:8px 0 0 0;
width:370px;
height:64px;
float:right;
}
 
#sfd_area p {
margin:0 0 0 20px;
padding:0;
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;
margin:5px 5px 0 15px;
padding:0;}

