.liquid-round {
width:100%;
margin:0px auto;
background:#FFFF33 url(/images/leftside.gif) repeat-y left top;
overflow:hidden;
}
.top {
width:100%;
height:52px;
background:url(/images/top.gif) no-repeat left top;
overflow:visible;
z-index:1000;
}
.top span {
display:block;
overflow:hidden;
height:20px;
background:url(/images/top-right.gif) no-repeat right top;
}
.center-content {
position:relative;
background:url(/images/rightside.gif) repeat-y right top;
padding:1px 15px 1px 10px;
margin: -40px 0 -10px 0;
overflow:hidden;
font-size:14px;
}
.bottom {
width:100%;
height:15px;
background:url(/images/bottom.gif) no-repeat left bottom;
overflow:hidden;
}
.bottom span {
display:block;
position:relative;
height:15px;
background:url(/images/bottom-right.gif) no-repeat right top;
overflow:hidden;
}

#MainTHome{
background:url(/images/top_home.gif) no-repeat left top;
}


