/* Layout Stylesheet */
/* ========================================================================= */
/*
MONOSPACE
-------------------------------------------------------------------------------
Unix: LMTypewriter10 Courier Fixed
Windows: "Bitstream Vera Sans Mono" "Courier New"
===============================================================================
SERIF
-------------------------------------------------------------------------------
"Bitstream Vera Serif" "Times New Roman"
===============================================================================
SANS_SERIF
-------------------------------------------------------------------------------
Unix: LMSans10 Helvetica
Windows: "Bitstream Vera Sans" Verdana Arial
? Univers Geneva Swiss SunSans-Regular
===============================================================================
*/
body{
 background-color:#fafafa;
 color:#000000;
 font-family:LMSans10,"Bitstream Vera Sans",Verdana,Helvetica,Arial,sans-serif;
 font-size:12px;
 margin:0px;
 padding:0px;
}
/* ========================================================================= */
 /* background-color:#d6e4e1;*/
#hdr {
 background-color:#ffffff;
 color:#000000;
 font-weight:bold;
 font-size:10px;
 line-height:11px;
 margin:10px 0px 0px 0px;
 padding:2px;
 /* For IE5/Win's benefit height =
    [correct height] + [top padding] + [top and bottom border widths] */
 height:81px; /* 77px + 2px + 2px + = 81px */
 border-style:solid;
 border-color:#bfcfcc;
 border-width:1px 0px; /* top and bottom borders: 1px; left and right borders: 0px */
 /* Tantek Celik hack */
 voice-family: "\"}\"";
 voice-family:inherit;
 height:77px; /* the correct height */
}
/* "be nice to Opera 5" rule */
/* body&gt;#hdr {height:86px;} */
/* ========================================================================= */
#lh-col0 {
 background:#d6e4e1;
 color:#000000;
 font-size:12px;
 /* line-height:12px; */
 text-align:right;
 position:absolute;
 top:103px;
 left:10px;
 width:162px;
 height:90px;
 margin:0px;
 /* padding:20px; */
 padding:20px 20px 0px 20px;
 border:1px solid #bfcfcc;
 voice-family: "\"}\"";
 voice-family:inherit;
 width:140px;
}
/* body&gt;#lh-col0 {width:140px;} */
/* ========================================================================= */
#lh-col1 {
 background:#bfcfcc;
 color:#485c5a;
 font-size:16px;
 /* line-height:16px; */
 text-align:right;
 position:absolute;
 top:214px; /* 81 + 112 + 20 + 1(offset) = 214 */
 left:10px;
 width:162px;
 height:360px;
 margin:0px;
 padding:20px;
 border:1px solid #9db2b1;
 voice-family: "\"}\"";
 voice-family:inherit;
 width:140px;
}
/* body&gt;#lh-col1 {width:140px;} */
/* ========================================================================= */
#lh-col2 {
 background:#9db2b1;
 color:#ffffff;
 font-family:LMTypewriter10,"Bitstream Vera Sans Mono","Courier New",monospace;
 font-size:9px;
 /* line-height:9px; */
 text-align:center;
 position:absolute;
 top:615px; /* 214 + 360 + 40 + 2(offset) = 615 */
 left:10px;
 width:180px;
 margin:0px;
 padding:2px;
 border:1px solid #8c9c9a;
 voice-family: "\"}\"";
 voice-family:inherit;
 width:176px;
}
/* body&gt;#lh-col2 {width:140px;} */
/* color:#485c5a; */
/* color:#d6e4e1; */
/* ========================================================================= */
/* ========================================================================= */
#rh-col{
 /* background:#ffffff; */
 background-image:url(pics/raster.png);
 color:#000000;
 font-size:12px;
 position:relative;
 margin:10px 10px 10px 202px;
 padding:10px;
 border:1px solid #485c5a;
}
/* ========================================================================= */
#full-col{
 background-image:url(pics/raster.png);
 color:#000000;
 font-size:20px;
 text-align:center;
 position:relative;
 margin:10px 10px 10px 10px;
 padding:20px;
 border:1px solid #485c5a;
}
/* ========================================================================= */
