body {
margin:0px 0px; padding:0px;
text-align:center;
height: 100%;
}
img.b_px {
border: 1px solid #000000;
}
a, a:link {
font-family: sans-serif;
font-size: 10pt;
color: #333333;
font-weight: bold;
text-decoration: none;
}
#ent {
width: 100%;
height: 100%;
text-align: center;
}
#l_col {
float: left;
width: 20%;
height: 100%;
margin:0px auto;
text-align: left;
background-image: url(../images/drop_l.png);
background-repeat: repeat-y;
background-position: right;
}
#cont {
float: left;
width: 60%;
height: 100%;
margin:0px auto;
background-image: url(../images/gradient.png);
background-repeat: repeat-x;
}
#r_col {
float: left;
width: 20%;
height:100%;
margin:0px auto;
background-image: url(../images/drop_r.png);
background-repeat: repeat-y;
}
#c_mai {
font-family: sans-serif;
font-size: 8pt;
font-weight: bold;
color: #000000;
}
#f_row {
height: 18px;
width: 100%;
position: absolute;
bottom: 0px;
left: 0px;
font-family: sans-serif; 
font-size: 10pt;
color: #333333;
}

