#txt p
{
font-weight:normal;
font-size:16px;
font-family:Trebuchet MS;
}

#txt a
{
text-decoration:underline;
font-size:16px;
font-family:Trebuchet MS;
font-weight:normal;
}

#wrapper
{ 
height:960px;
}

#gallery_il
{position:absolute;
 top:340px;
 left:0px;
 width:575px;
 height:125px;
 background-color:#EFEFEF;
 }
 
 #gallery_il p
 {position:absolute;
 bottom:-44px; 
 left:2px;
 font-size:12px;
 width:100px;
 }
 
 #gallery_il em
 {
 position:absolute;
 top:8px; 
 left:445px;
 font-size:12px;
 width:95px;
 }
 
#gallery_il h2
{position:absolute;
 top:-28px; 
 left:5px;
 font-size:18px;
 width:300px;
 font-weight:bold;
}
 
#instant_lawn_1
{position:absolute;
 top:0px;
 left:5px;
 width:100px;
 height:75px;
 background-image: url('images/instant_lawn_1_th.jpg');
 background-repeat:no-repeat;
 background-position:top left;
 border:2px solid gray;
 margin-right:9px;
 margin-top:8px;
 }
 
 #instant_lawn_1:hover
{position:absolute;
 top:0px;
 left:5px;
 width:500px;
 height:375px;
 background-image: url('images/instant_lawn_1.jpg');
 background-repeat:no-repeat;
 background-position:top left;
 border:5px solid gray;
 }
 
 #instant_lawn_2
{position:absolute;
 top:0px;
 left:114px;
 width:100px;
 height:75px;
 background-image: url('images/instant_lawn_2_th.jpg');
 background-repeat:no-repeat;
 background-position:top left;
 border:2px solid gray;
 margin-right:9px;
 margin-top:8px;
 
 }
 #instant_lawn_2:hover
{position:absolute;
 top:0px;
 left:114px;
 width:500px;
 height:375px;
 background-image:url('images/instant_lawn_2.jpg');
 background-repeat:no-repeat;
 background-position:top left;
 border:5px solid gray;
 }