/* landing page */

#landing_container {
width:auto;
margin-left:258px;
border-left:solid 1px #999;
}


#landing_block {
width:716px;
padding-left:25px;
/* Specify a background for each landing page like this: background-image:url(http://www.foxchaseprojects.org/beta/images/modif.jpg);*/
height:371px;
background-repeat:no-repeat;
border-bottom:solid 1px #999;
margin-bottom:0px;
}

#table_box {
width:100%;
background-image:url(../http://www.foxchaseprojects.org/beta/images/bg_table.gif);
background-repeat:repeat-x;
border-bottom:solid 1px #999;
}

td.box_title {
border:solid 1px #999;
border-bottom:none;
padding: 0px 0px 0px 0px;
}


td.box_content {
border:solid 1px #999;
border-top:none;
margin:-1px;
padding: 0px 0px 0px 0px;
}


.teaser_landing
{ width:104px;
  float:right;
  margin-right:5px;
   }
   
#headline {
height:90px;
width:auto;
font-family:Verdana;
font-size:11px;
color:#999999;
padding-left:25px;
padding-bottom:30px;
}   

#headline_title {
font-weight:900;
font-size:14px;
color:#094373;
border-bottom:solid 1px #999;
padding-top:15px;
width:716px;
}

#callout_landing {
font-family:Arial;
font-size:13px;
width:200px;
padding-left:40px;
padding-top:20px;
height:100px;
font-weight:800;
}

.landing_link {
text-decoration:underline;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
color:#094373;
}

.teaser_picture_landing
{ width:auto;
  height:auto;
     }

.picture_border {
border: 1px solid #666666;
}

.teaserLinks_landing
{ color:#094373;
  font-size:11px;
  font-weight:bold;
  text-decoration:none; }

/* End of Special Landing Page*/
