.ucncHeader {
background-color:rgba(100,20,20,0.00);
border-radius:7px;	
}
.left-leaf{
height:100%;
width:100%;
max-width: 239px;
max-height: 910px;
min-height: 910px;
}
.left-bar{
height:100%;
}

.logos{
width: 110px;
}
.westernlogo{
width: 18%;
}
.lncslogo2{
width: 63%;
}

  body {
	background-image:url('./images/bg3.png');
	background-repeat:no-repeat;
	background-color:#fee8ae;
	color:#000000;

	  }
	  
	 
footer{
	text-align: center;
		color: #555555;
}	 
.mainrow{
margin-top:-50px;
min-width:1600px;
max-width:1600px;
overflow:auto;

}
.main-text{
	margin-top:20px;
	width:60%;
}
.carousel-caption h1 {
	font-size: 46px;
}
.carousel-caption .lead,
.carousel-caption .btn {
font-size: 18px;

} 
.carousel {
  margin-bottom: 40px;
}
.carousel-caption {
  //margin-left:auto;
  //margin-right:auto;
  text-align:left;
  background-color: transparent;
  position: static;
  max-width: 550px;
  padding: 0 1px;
  margin-top: 40px;
}
.carousel-caption h1,
.carousel-caption .lead {
  margin: 0;
  line-height: 1.75;
  color: #000;
  text-shadow: 0 1px 1px rgba(0,0,0,.4);
}
.carousel-caption h2{

	font-weight:bold;
  margin: 0;
  line-height: 1.25;
  color: #cc0000;
  text-shadow: 0 4px 4px rgba(256, 256,256,.4);
}
.carousel-caption .btn {
  margin-top: 10px;
}
.rightcol{
	width:70%;
}
.right-col-content{
	text-align: center;

}
.listgroup1 {
	//background-color: #bc2024;
	background-color: #E4272D;
	//background-color: #E67175;
	

	width:100%;
}
.dd-header-bg1{
	background-color: #A61C21;
}
.listgroup2 {
	background-color: #fa6916;
	width:100%;
}
.dd-header-bg2{
	background-color: #924010;
}
.listgroup3 {
	background-color: #b6923c;
	width:100%;
}
.dd-header-bg3{
	background-color: #695423;
}
.listgroup4 {
	background-color: #a4b01e;
	width:100%;
}
.dd-header-bg4{
	background-color: #565C10;
}
.dropdown-header {
	color: #000000;
	font-size: 14px;
	font-weight:bold;
	  text-shadow: 0 1px 1px rgba(250,250,250,.4);
	
}
.dropdown-item {
	font-weight:bold;
}
.invited-talk-img{
width: 50px;
height: 60px;
}
.invited-div{
	width:100%;
	}
.invited-div-inner{
	width: 220px;
	margin: auto auto;
}
.bs-example{
margin-top:20px;
}

.panel-primary-heading{
	background-color: #bc2024;
}

.tdivlink{
//max-height: 955px;
}
.universitylink{
color: #000000;
}
.londonlink{
color: #000000;
}

.profilepic{
float:left;
margin-left:1px;
margin-right:25px;
margin-top:1px;
margin-bottom:25px;
}
.profilepic2{
margin-left:1px;
margin-right:25px;
margin-top:1px;
margin-bottom:25px;

}
.profilepiccol{
	width:250px;
}
.profiledatacol{
	width:500px;
}
ul, menu, dir {
-webkit-margin-before: 0em;
-webkit-margin-after: 1em;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
-webkit-padding-start: 30px;
}
.mainsublist {
-webkit-margin-before: 0.7em;
-webkit-margin-after: 0.8em;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
-webkit-padding-start: 10px;
}

.firstpagepic{
	width:135px;
	height:180px;
}

.firstpagetopics{
text-align:center;
width:135px;
}

.carousel-caption2{
  //margin-left:auto;
  //margin-right:auto;
  text-align:left;
  background-color: transparent;
  position: static;
  max-width: 650px;
  padding: 0 1px;
  margin-top: 60px;
}
.carousel-caption2 h4{

	font-weight:bold;
  margin: 0;
  line-height: 1;
  color: #cc0000;
  text-shadow: 0 4px 4px rgba(256, 256,256,.4);
}

.main-text2{
	margin-top:20px;
	width:90%;
}

.socialnetworkimg{
	width:80%;
}

.callFont{
  color: #cc0000;
  text-shadow: 0 4px 4px rgba(256, 256,256,.4);
}

.talkheader{
	height:220px;
}

.speakertitle{
  font-weight:bold;
  margin: 0;
  line-height: 1;
  color: #aa0000;
  text-shadow: 0 3px 3px rgba(128, 128,128,.4);
}
.blinkytext {
	 color: #E3F700;
     text-decoration: blink;
 }