<style type="text/css">


BODY {
padding: 0 0 0 0;
margin: 0 0 0 0;
BACKGROUND:#DFF07B;
}



#left{
background: #ebebe5 url(lleft.jpg);
position: absolute;
top: 200px;
left: 0px;
border-right: 1px solid white;
width: 150px;

}

#left a{ 
align: center;
display: block;
text-decoration: none;
text-align: center;
color:  black;
background: white; 
width: 30px
padding: 0px 0px 0px 0px;
margin: 20px 30px 5px 30px;
}

#left a:hover {
color:  white;
background: #A7E434;
padding-right: 4px; 
border-right: 4px solid white;
width: 30px
padding: 0px 0px 0px 0px;
margin: 20px 30px 5px 30px;
}




#left1 {
background: #ebebe5 url(lleft.jpg) 10% no-repeat;
position: absolute;
top: 500px;
left: 0px;
padding:470px 0  0 0px;
border-right: 1px solid white;
width: 150px;

}

#left1 a{ 
position: absolute;
top: 20px;
align: center;
text-decoration: none;
padding: 10px 10px 10px 0px;
margin: 3px 0px 0px 3px;
align: center;
border: none;

}

#left1 p{ 
position: absolute;
top: 180px;
align: center;
text-decoration: none;
padding: 10px 10px 10px 0px;
margin: 10px 0px 0px 10px;
align: center;
border: none;

}

#top { 

margin: 0px 0px 0px 0px;
padding: 100px 100px 100px 100px;
lenght: 200px;
background: #ebebe5 url(ltop.gif) 0 0 no-repeat;
}





#content {
padding: 15px;
margin: 10px 150px 0px 150px;
}

#content p { padding: 5px 35px 5px 10px;
margin: 5px 5px 5px 15px;
color: #white;
font: 13px tahoma, verdana;
line-height: 20px;
}

#content h2 { padding: 5px 15px 15px 15px;
margin: 5px 15px 5px 15px;
color: #132306;
font: 24px verdana;
line-height: 20px;
border-bottom: 1px solid white;
}

#content h3 { padding: 0px 15px 0px 15px;
margin: 0px 15px 0px 15px;
color: #132306;
font: 17px verdana;
line-height: 20px;

}





#right {
position: absolute;
top: 220px;
right: 0px;
padding: 10px 10px 10px 10px;
border-left: 1px solid black;
width: 150px;
background:#DFF07B;
}


#right p { 
padding: 5px 5px 5px 15px;
margin: 30px 5px 5px 5px;
color: #132306;
font: 18px tahoma, verdana; 
line-height: 20px;
}



</style>