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

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

body{
	background: white;
	font-size: 12 pt;
}
#title {
	width:auto;
	height:1.8em;
	text-align:center;
	font-size: 24pt;
}
#date {
	width:auto;
	height:1.8em;
}
#headtable {
	border-bottom:solid;
}
#main_report {
	position:relative;
	top:1em;
}
#area_reports_bar  {
	postion:relative;
	height:20px;
	border-top:solid;
	border-bottom:solid;
	text-align:center;
}
#area_reports {
	position: relative;
	top:1em;
}
 #main-content,{
	width: auto;
	margin: 0 5%;
	padding: 0;
	border: 0;
	color: black;
	float: none !important;
}
#footer_nav {
	position: relative;
	top:1em;
}
#navigation { display: none;}
#navigation1 { display: none;}
.navigation { display: none;}
.navigation1 { display: none;}

/*#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")";



