body {
   background: white;
   font-size: 12pt;
   }
#menu, 
#dropmenudiv, 
#adm-primary-nav,
#footer,
#logonav ul,
img
	{
   display: none;
   }
#wrapper {
   width: auto;
   margin: 0 2%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }
div#content {
   padding-top: 1em;
   border-top: 1px solid #333;
   margin-top: 20px;
   }

a:link, a:visited {
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }
#content a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
#content a[href^="/"]:after {
   content: " (http://www.bemidjistate.edu" attr(href) ") ";
   }
   h1,h2,h3,h4,h5 {
   margin:0;display:inline;height:auto:width:auto;font-size:14pt;color:black;
   }
   h1 {
   font-size: 120%;
   }
   h2 {
   font-size:110%;margin:4em 0;
   display:inline;height:auto:width:auto;font-size:14pt;
   }
  
   


#breadcrumb {
font-size:9pt;
margin: 10px 0;
padding:20px 0 20px 20px;
}

#adm-bsu-grad {
width:250px;
font-size: 10pt;
margin-top:15px;
}

#adm-bsu-grad img {
display:block;
float:right;

}
