


#flashNotice {
  font-size: 2.5em;
  color: white;
  position: absolute;
  padding-top: 10px;
  padding-left: 10px;
  top: 180px;
  left: 20px;
  width: 600px;
  height: 50px;
  background-color: #FF0026; 
}

#col1 {
  position: absolute;
  top: 250px;
  left: 175px;
  width: 145px;
  height: 370px;
  background-color: #FF0026; 
  z-index: 4;	
}

#col1 a, a:visited {
  color: white;
  text-decoration: none;
}
#col1 a:hover {
  color: black;
  background-color: transparent;
}

#col2_row1 {
	
  top: 250px;
  left: 330px;
  position: absolute;
  height: 180px;
  width: 145px;
  background-color: #FF0026;

 
}

#col2_row2 {

  position: absolute;
  top: 440px;
  left: 330px;
  height: 180px;
  width: 145px;
  background-color: #FF0026;
    z-index: 3;
}

#col2_row2 a, a:visited {
  color: black;
  text-decoration: none;
  font-size: 9pt;
}
#col2_row2  a:hover {
  color: white;
  background-color: transparent;
  text-decoration: none;
  font-size: 9pt;
}

#col3 {

  position: absolute;
  top: 250px;
  left: 485px;
  width: 145px;
  height: 370px;
  background-color: #FF0026; 
   z-index: 0;
}
#col3 a{
  color: black;
  text-decoration: none;
  font-size: 9pt;
}
#col3 a:hover {
  color: white;
}

/* Editables */

#column1, {

}

#column2_row1, {

}

#column2_row2, {
	
}

#column3 {
  margin: 10px 10px 10px 10px;

}




.balls {
  position: absolute;
  top: 280px;
  height: 70px;
  left: 0px;
  width: 145px;
  background-image: url('/images/layout/balls.gif');
  background-repeat: repeat-y;
  background-position: center center;
}
#home_interview_name {
  font-size: 3.0em;
}


#col1 .editor_field {
  width: 235px;
  height: 220px;
position:top;

}


#col2_row2 .editor_field {
  width: 500px;
  height: 100px;

}
