

/* Layout Stylesheet */ 
body {
margin : 0; 
padding : 0; 
background : #FFFF99 url('images/bgtile-116x95.gif'); 
font-style:normal; font-variant:normal; font-weight:normal; font-size:10pt; font-family:arial, verdana, system 
} 


#c-block {
margin : 0PX; 
width : 99%; 
z-index : 1; 
color : #333333; 
text-align : center; 
}
#c-col {
border:0px solid #000000; 
margin:125px 180px 1px 175px;
position : relative; 
top:0px;
color : #333333; 
z-index : 15 
}  
#hdr {
height : 125px; 
border-bottom : 0px solid #000000; 
position : absolute;
top:0;
width : 100%; 
color : #333333; 
margin : 0 
} 
#ftr {
border : 0px solid #000000; 
width : 100%; 
color : #333333; 
margin : 2px; 
text-align : center 
} 
#rh-col {
position : absolute; 
top : 125px; 
right : 0; 
width : 180 px; 
z-index : 2; 
color : #333333; 
text-align : center; 
} 
#lh-col {
position : absolute; 
top : 125px; 
left : 0; 
width : 175px; 
z-index : 3; 
color : #333333; 
text-align : center; 
} a            { color: #FF9900; font-weight: bold }
