

/* Layout Stylesheet */ 
body {
margin : 0; 
padding : 0; 
background : #000080; 
color : #333333; 
font : 10pt arial, verdana, system; 
} 
#lh-col {
position : absolute; 
top : 100px; 
left : 0; 
width : 135px; 
z-index : 3; 
background : #000080; 
color : #333333; 
text-align : center; 
} 
#rh-col {
position : absolute; 
top : 105px;
right : 0; 
width : 137px; 
z-index : 2; 
background : #000080; 
color : #333333; 
text-align : center; 
} 
#c-block {
margin : 0; 
width : 99%; 
background : #000080; 
z-index : 1; 
color : #333333; 
text-align : center; 
} 
#hdr {
height : 100px; 
border-bottom : 0px solid #000000; 
width : 100%; 
background : #000080; 
color : #333333; 
top:-5; 
} 
#c-col {
border:0px solid #000000; margin:0 140px; position : relative; 
color : #333333; 
z-index : 15 
} 
#ftr {
border : 0px solid #000000; 
width : 100%; 
background : #000080; 
color : #ffffff; 
margin : 2px; 
text-align : center 
} 

#google {
border:-2px solid #000000; margin:136px; position : relative; 
}