body {
   background: white;
   font-size: 12pt;
   }
th {font:15px/26px verdana, arial, helvetica, sans-serif;
	font-weight:900;
	text-align:center;}
tr {font:12px/22px verdana, arial, helvetica, sans-serif;}
#menu {
   display: none;
   }
#content {
   width: auto;
   margin: 0 5%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }
div#content {
   margin-left: 10%;
   padding-top: 1em;
   border-top: 1px solid #930;
   }
div#header {
    margin:10px 0px 0px 0px;
	padding:10px 0px 0px 10px;
	border:none;
   }
div#header img {
   display: none;
   }
div#header h1 {
   text-align:left;
   margin-left: 10%;
   }
div#header h2 {
   text-align:left;
   margin-left: 10%;
   }
a:link, a:visited {
   color: #520;
   background: transparent;
   text-decoration: underline;
   }
#content a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
#content a[href^="/"]:after {
   content: " (http://www.uclan.ac.uk/ldu/legtech" attr(href) ") ";
   font-size: 90%;
   }
   
#footer a:link:after, #footer a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
#footer a[href^="/"]:after {
   content: " (http://www.uclan.ac.uk/ldu/legtech" attr(href) ") ";
   font-size: 90%;
   }
div#footer
	{
	border:none; 
	}
