/***********************************************/
/* Administration. Reese Library.*/
/* Print CSS */
/* Created by Bill Wells   */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	background: white;
	font-size: 12 pt.
}

 #main-content,{
	width: auto;
	margin: 0 5%;
	padding: 0;
	border: 0;
	color: black;
	float: none !important;
}

/*#cells,#cells1 {
	width: auto:
	padding: inherit;
}*/


div#masthead{
	margin-botton: -8px;
	display:inline;
}

div#masthead img{
	vertical-align:top;
}	

a: link, a:visited: {
	color: 520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}

#main-content a:link:after, #main-content a:visited:after {
	content: "("attr(href) ");
	
#main-content a[href^="/"]:after {
	content: (http://www.aug.edu/library_administartion"attr(href")";



