body {background:#EFF2F3;}

#liquid-round {
width:95%;
margin:0px auto;
background:#fff url(images/leftside.gif) repeat-y left top;
}
.top {
width:100%;
height:20px;
background:url(images/top.gif) no-repeat left top;
}
.top span {
display:block;
position:relative;
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 25px 1px 25px;
margin:-1px 0 -50px 0;
height:650px;
font-family: Arial; 
font-size: 12px;
}

.center-content1 {
position:relative;
background:url(images/rightside.gif) repeat-y right top;
padding:1px 20px 1px 25px;
margin:-1px 0 -50px 0;
height:30px;
}

.center-content2 {
position:relative;
background:url(images/rightside.gif) repeat-y right top;
padding:1px 20px 1px 25px;
margin:-1px 0 -50px 0;
height:1050px;
font-family: Arial; 
font-size: 12px;
}

.center-content3 {
position:relative;
background:url(images/rightside.gif) repeat-y right top;
padding:1px 20px 1px 25px;
margin:-1px 0 -50px 0;
height:1750px;
font-family: Arial; 
font-size: 12px;
}


.bottom {
width:100%;
height:60px;
background:url(images/bottom.gif) no-repeat left bottom;
}
.bottom span {
display:block;
position:relative;
height:60px;
background:url(images/bottom-right.gif) no-repeat right top;
}

.formtext {
color: #666666; 
font-family: Arial; 
font-size: 12px;
font-weight: 700;
}

.plaintext {
color: #000000; 
font-family: Arial; 
font-size: 12px;
}
H1 { color: black; font-family: Arial; font-size: 20px; display: inline; }
.large { color: black; font-family: Arial; font-size: 20px; display: inline; }

p {margin:0 0 1em 0}
