html {
	width: 100%; 
	margin: 0;
	padding: 0;
	border: none;
}

body {
	padding: 0 !important;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	line-height: 1.4;
	background: #fff !important;
	}

body * {
	color: #000 !important;
	background-image: none !important;
	background: transparent !important;
	}


a { text-decoration: underline; }


.content a:link:after,
.content a:visited:after {
	content: " <"attr(href)">";
	font-size: 90%;
	font-style: italic;
	}
/* If you're having trouble printing relative links, uncomment and customize this:
   (note: This is valid CSS3, but it still won't go through the W3C CSS Validator) */

.content a[href^="/"]:after {
  content: " (http://www.frostburg.edu" attr(href) ") ";
}


.content abbr[title]:after,
.content acronym[title]:after {
	content: ' (' attr(title) ')';
	font-size: 90%;
	font-style: italic;
	}


#crumbList { font-size: 8pt; }

#crumbList a:link:after,
#crumbList a:visited:after { content: ""; }


img {
	float:left;
	margin: 0 5pt 5pt 0;
	}

div {
	width: 100% !important;
	margin: 0 0 10pt !important;
	padding: 0 !important;
	border: none !important;	
}

ol, ul, p, blockquote { 
    page-break-inside: avoid;
    page-break-after: auto;
    page-break-before: auto;

}

li, blockquote p {
	line-height: 1.25em;
	margin: 0 0 .5em;
	}

blockquote { font-style: italic; }


h1, h2, h3, h4, h5, h6 {
	page-break-inside: avoid;
	page-break-after: avoid;
	margin: 0;
	padding: 0;
	font-weight: bold;
	}
h1 { font-size: 24pt !important; }
h2 { font-size: 21pt !important; }
h3 { font-size: 18pt !important; }
h4 { font-size: 16pt !important; }
h5 { font-size: 14pt !important; }
h6 { font-size: 12pt !important; }


#wrapper {
	border-right: none !important;
}

#fsu_header {
	display: none;
}
#fsu_header .right {
	display: none;
}

ul#crumbList {
	display: none;
}

div.pageheader_image {
	display: none;
}

#header_wrapper, #footer, #topnav {
	display: none;
}

#frontEndTools, img#frontEndToolsHandle {
	display: none;
}

#left {
	display: none;
}
.addthis_button {
    display:none;
}
@page {size: landscape}
#BodyWrapper {
    max-width:99%;
    overflow:visible;
}
#body_main {
    max-width:100% !important;
    width:100%;
    overflow:visible;
    min-height:0px !important;
    height:0px !important;
}
#fsulogo {display:none;}
#body_wrapper {
}
#outer_wrapper {
    min-width:0px !important;
}
body, h1, h2, h3, ol, ul, div, p {
    width: auto;
    border: 0;
    margin: 0 5%;
    padding: 0;
    float: none;
    position: static;
    overflow: visible;
}
p {
    margin: 0 25px;
    padding:0 25px;
}
