body{

background:#f5f5f5;
background:-webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0.3, rgb(230,230,230)),
    color-stop(0.53, rgb(245,245,245))
);
background:
-moz-linear-gradient(
    center bottom,
    rgb(230,230,230) 30%,
    rgb(245,245,245) 53%
)
;}
#ldentity h1 a{ background:url(../img/flia_2010_logo_2.png) no-repeat 0 0; text-indent:-9999px; height:150px; margin-left:10px; display:block; width: 130px;}
#ldentity h1 a:hover {background-position:bottom left}


.column a span {border:20px solid #f5f5f5
;}

ul.projects li a:hover span { color:#A52E63; display:block; opacity:1;

border:20px solid #f5f5f5;
-moz-border-image:none;
    
}



#project_banners {border-top:#454545 solid 5px; border-bottom:#454545 solid 5px;  background: url(../img/home_project_new_white.jpg) repeat-x  top center  #bebbb4; height:400px }
