  
#container{
  width : 760px;
  text-align : left;
  margin-left : auto;
  margin-right : auto;
  background-color : #f9d33e;
  margin-top : 0px;
}
#container2{
  width : 500px;
}
#container3{
  clear : both;
}
#header{
  border-bottom-width : 5px;
  border-bottom-style : solid;
  border-bottom-color : red;
  background-color : #ffa54a;
  padding-left : 20px;
  padding-right : 20px;
  margin-top : 0px;
}
#menu{
  width : 210px;
  float : left;
  padding-top : 15px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-left : 1px;
  margin-right : 1px;
  }
#main{
  width : 500px;
  float : right;
  clear : right;
  padding-left : 5px;
  border-left-width : 1px;
  border-left-style : solid;
  background-color : #fef0ad;
  padding-right : 5px;
  padding-top : 15px;
}
#footer{
  width : 760px;
  float : none;
  clear : both;
  
  
  border-top-width : 5px;
  border-top-style : solid;
  border-top-color : red;
}
BODY{
  text-align : center;
  line-height : 1.5em;
  margin-top : 0px;
}
#new{
  width : 245px;
  float : left;
}
#interview{
  width : 245px;
  float : right;
  
}
#special{
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
  margin-top : 10px;
  margin-left : 10px;
  margin-right : 10px;
  margin-bottom : 10px;border-width : 0px 0px 0px 0px;
  background-color : #f5ef9e;
  
  
  
}
P{
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  
}
#header h2{
  font-size : small;
}
#special h3{
  font-size : 12px;
  font-weight : bold;
  margin-top : 1px;
  margin-left : 1px;
  margin-right : 1px;
  margin-bottom : 1px;
}
#header p{
  margin-bottom : 0px;
}

#main H2{
font-size : 90%;
color : #e1ffe3;
background-color : #da9abc;
padding-left : 10px;
border-left-width : 10px;
border-bottom-width : 1px;
border-left-style : solid;
border-bottom-style : solid;
border-left-color : #8d5864;
border-bottom-color : #8d5864;
padding-top : 2px;
padding-bottom : 2px;

}
#purpose LI{
  font-size : x-small;
  margin-left : -20px;
}

A.widelink { display: block; width: 100%; text-decoration: none; 
  

  color : white;
  font-weight : bold;
}
a.widelink:hover { background-color: #ffff99; color: red; }


