#yellow-band {
  height: 436px;
}

#glooscap-world {
  background: url(../images/glooscap-world.jpg) no-repeat top left;
  width: 984px;
  height: 292px;
}

#header-workshops {
  background: url(../images/header-workshops.jpg) no-repeat top left;
  width: 984px;
  height: 292px;
}

#header-events {
  background: url(../images/header-events.jpg) no-repeat top left;
  width: 984px;
  height: 292px;
}

#header-events .content {
  margin-top: -12px;
}

#rotating-header h1 {
  color: #fff;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 40px;
  margin-top: 55px;
  margin-left: 395px;
  margin-bottom: 0;
}

#rotating-header .content {
  padding-top: 20px;
  padding-left: 400px;
  padding-right: 100px;
  color: #fff;
  line-height: 20px;
  height: 90px;
}

#icon-links {
  margin-top: 15px;
  width: 100%;			
  height: 100px;							
  border-collapse: collapse;					
}

#icon-links td {
  border-left: solid #eff0f1 1px;
  border-bottom: solid #eff0f1 1px; 
  border-right: solid #eff0f1 1px;   
  padding: 10px;
  color: #5f5f5f;
  font-size: 11px;
  line-height: 19px;
  width: 25%;
}
	
#icon-links strong {
  color: #292929;
}

#icon-links .icon {
  height: 75px;
  float: left;
  margin-right: 5px;
}

#icon-links a {
  text-decoration: none;
  color: #5f5f5f;
}

#icon-links a:hover {
  text-decoration: underline;
}

h1 {
  color: #ae0d0c;
  font-weight: normal;
  font-size: 30px;
}

h2 {
  color: #7c3d1a;
  font-size: 20px;
  font-weight: normal;
  margin: 0;
  margin-bottom: 5px;
  
}

#homepage-middle-content {
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #747474;
  font-size: 15px;
  margin-top: 10px;
  line-height: 23px;
  border-spacing: 15px;  
}

#homepage-middle-content td {
  vertical-align: top;

}

#homepage-middle-content .left {
  padding: 20px;
  padding-top: 0;
  border-right: solid #ecece9 1px;
}

#homepage-middle-content .right {
  width: 225px;
  padding: 20px;
  padding-top: 10px;
  border-bottom: solid #dcdcd6 1px;
  font-size: 12px;
  line-height: 20px;
}

#homepage-flickr-youtube {
  background: url(../images/homepage-flickr-youtube.jpg) no-repeat top left;
  width: 598px;
  height: 245px;
  padding-top: 70px;
  padding-left: 15px;
  margin-top: 25px;
}

#homepage-flickr-youtube h1 {
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
  color: #747474;
  font-size: 14px;
  font-weight: bold;
}

#homepage-flickr-youtube #flickr {
  width: 308px;
  float: left;
}

#homepage-flickr-youtube #youtube {
  width: 290px;
  float: left;  
}

#homepage-bottom-content {
  width: 100%;
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #747474;
  font-size: 14px;  
}

#homepage-bottom-content a {
  font-size: 12px;
}

#homepage-bottom-content td {
  border-right: dotted #e1e1db 1px;
  padding: 38px;
  padding-top: 0;
}

.header-tab {
  width: 256px;
  height: 26px;
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 17px;
  font-weight: bold;
  text-align: center;
  padding-top: 7px;

}

.header-tab-yellow {
  background: url(../images/header-tab-yellow.jpg) no-repeat top left;
}

.header-tab-red {
  background: url(../images/header-tab-red.jpg) no-repeat top left;
}

.header-tab-brown {
  background: url(../images/header-tab-brown.jpg) no-repeat top left;
}

.learn-more {
  text-align: right;
  margin-top: 15px;
  margin-right: 65px;
}
