/* CSS Document for GALLERIES */

#extras{
float:right;
width:90px;
margin:0 0 10px 10px;
padding:0;
line-height:1.5em;
background-color: #0099ff;
}
#extras p {margin:0 0 1.5em 0; }
#extras img {border-width: 3px; border-color: #0099ff;} 
/*centre column content*/
#content{
margin:0 120px 20px 120px;
border-left:7px solid #fff;
border-right:7px solid #fff;
padding:0 5px 0 5px;
background-color: #fff;
color: #000033;}
#content img{
padding:0px;
color:#000046;
border:1px solid #000033;}
#footer{
clear:both;
margin:0 auto;
padding:10px 0 20px 0;
width:850px;
text-align:center;
color:#808080;
font-size:0.9em;}
#footer a{
color:#000039;
text-decoration:none;
}
#footer a:hover{
text-decoration:underline;
}
.contact_ucl {text-align: center; font: 8.5pt Arial, Helvetica, sans-serif; color: #fff }
.copyright, .copyright a {color: #fff; font-size: 8pt;}
.left{
margin:10px 10px 5px 0;
float:left;
}
.right{
margin:10px 0 5px 10px;
float:right; vertical-align: top;
}
/*gallery images display*/
.wholebox {border: 1px solid #000046;  margin: 0.4em; overflow: hidden; }
.imgleft {float: left; }
.imgright{float: right; }
.imgleucos {border-right: 60px;}
.caption {font-size: 8pt; text-align: left; font-weight: bold; margin: 6px;}
.gallerytext {text-align: justify; font-size: 8.5pt; line-height: 122%; margin: 0 5px 8px 8px; padding: 0 5px 0 10px;}
.temtext {font-size: 8pt; line-height: 150%; margin: 6px;}
.clearleft {clear: left; height: 0;}
.wholebox img {margin: 0 10px 10px 6px; }
.polright {float: right; clear: right; }
.polleft {float: left; clear: left;}
.polcaption {color:#000033; font: 9px bold Verdana; color: #000033; }
/* IE-specific hack */
* html .wholebox {
  height: 100%;
}
hr {visibility:hidden; }