body {	background-color: #FFFFFF;
    background-image:none;
	font-family: Arial;	font-size: 1em;
	margin-top: 0.1em;
	margin-right: 0.1em;
	margin-bottom: 0.1em;
	margin-left: 0.1em
	}
#logo, #side-links, #other, #news, #footer,#others  { 
  display : none; 
   } 
    img { 
   display:none;
   }
#content { position:absolute;top:20px;left:10px;
           float: left;
           width: auto;
		   margin: 0.5%;
		   padding: 0;
		   border: 0;
		   float: none ;
		   color: black;
		   background: transparent none; 
}

h2 {
	color: #CCCCCC
	}
h3 {
	color: #CCCCCC
	}
h4 {
	color: #000000
	}
table {
	font-family: Arial;
	}
td, th {
	
	font-size: 1em
  } 
  div#content {
   margin-left: 1em;
   padding-top: 1em;
   }
 table#content{
 position:absolute;top:20px;left10px
 }  
div#content img { 
   display:none;
   }
   

#content a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
   
   
#content a[href^="/"]:after {
   content: " (http://www.csus.edu" attr(href) ") ";
   }
		 

