body {
	padding:15px;
}
		
.our-color-past {
	background-color:#D3CAA3 !important;
}

.our-color-home {
    background-color:#2c678f !important; 
    color:white;
}

.our-color-organization {
    background-color:#8cc4d5 !important;
}

.our-color-cfp {
	background-color:#efd54d !important;
}

.our-color-travel {
	background-color:#c7d252 !important;
}

.our-color-program {
	background-color: #8cbc68 !important;
}

.navbar {
	min-height: 0px !important;
}

.our-top-right {
	position: fixed; 
	top: 0; 
	right: 0;
}

.our-top-left {
	position: fixed; 
	top: 0; 
	left: 0;
}

.our-bottom-right {
	position: fixed; 
	bottom: 0; 
	right: 0;
}

.our-bottom-left {
	position: fixed; 
	bottom: 0; 
	left: 0;
}

.navbar {
  background-color: #d1d3d4 !important;
}

.list-program {
  padding-left: 0;
  padding-top: 10px;
  /*padding-bottom: 2px;*/
  list-style: none;
}

.list-program li {
	padding-bottom: 8px;
}

.list-program2 {
  /*padding-left: 0;*/
  font-size: 80%;
  padding-top: 5px;
  padding-bottom: 5px;
  list-style: none;
}
