body {
	background-image:url("/els/bg_home.jpg");
	background-repeat:repeat-x;
}
#top {
   margin:0 0 12px 0;
   padding:0;
   width:100%;
   height:180px;
   background-color:#FFFFFF;
}
#prjs {
   margin:6px 0 0 0;
   text-align:center;
   width:540px;
}
#prjs #prj {
   margin:0 9px;
   float:left;
   width:252px;
   height:210px;
}
#prjs #prj #thumb {
   margin:0;
   float:left;
   width:128px;
   height:130px;
   vertical-align:top;
}
#prjs #prj #logo {
   margin:0;
   padding:34px 0 0 0;
   float:left;
   width:124px;
   height:130px;
   text-align:center;
}
#prjs #prj #h {
   margin:0 0 3px 0;
   width:252px;
   color:#FF9900;
   text-align:left;
   font-weight:bold;
}
#prjs #prj #p {
   margin:0 0 3px 0;
   width:252px;
   text-align:left;
}
#prjs #prj #hh {
   margin:0 0 3px 0;
   width:252px;
   text-align:center;
   font-weight:bold;
   font-family:Arial, Helvetica, sans-serif;
}