/* CSS Document */
/*@import url("silva_output.css");*/
body 

{
font-family: "Times New Roman", Times, serif;
background: white;
height:100%;
}

#banner{

text-align: center;

}

img#logo {
display: inline;
border:0;
margin-bottom: 0.02in;
}

#tb-default,#tb-blue1, #tb-blue2, #tb-blue3, #tb-green1, #tb-green2, #tb-green3,  #tb-orange1, #tb-orange2, #tb-pink, #tb-purple1, #tb-purple2, #tb-purple3, #tb-red1, #date, #header_graphic, #search, #breadcrumb, #textsize, #google_image, h1, hr 
{ display: none;
}





#leftcontent {
float: none !important;
display:none;
width:0px;
}

#centercontent {
padding-left:0;
padding-right:0;
margin-left: 0;
margin-right: 0;
margin-bottom: .1in;
width:auto;
float: none !important;
}

centercontentrhborder {
display:none;
float: none !important;}

#rightcontent {
float: none !important;
display:none;
}

h1#ucl_header

{
display:none;

}

h1 {
width:100%;
font-size: 18pt;
padding-bottom:0.1in;
border-bottom: 0.05in solid #cccccc;
}


h2 {
width:100%;
font-size: 18pt;
padding-bottom:0.1in;
border-bottom: 0.05in solid #cccccc;
}

h3 {
font-size: 14pt;
font-weight: bold;
}

p, td {
font-size: 12pt;
}

th {
text-align: left;
}


a:link, a:visited {
	color: #520;
	background: transparent;
	text-decoration: none;
	}

#content a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }


#content a[href="/"]:after {
   content: " (http://www.ucl.ac.uk" attr(href) ") ";
   }

.indent 
{
 padding-left:7px;
}

ul.nobullet {
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
}

.small {
font-size: 8pt;
}

#footer {
display: block;
clear:both; 
bottom: 0;
width:100%;
border-top: 0.01in solid #000000;
}

.contact {
text-align: center;
font-size: 8pt;
font-family: Arial, Helvetica, sans-serif;

}
