/* Add a margin for a relative position with a high z-index to make it appear over any element below */ 
#menu_container { 
font-size:12px; top: 78; right: -140px; z-index:100; font-weight: bold;
margin:-80px 10px 25px 0px; 
position:relative; 
width: 760px; 
height: 0px; 
z-index: 100; 
} 

/* Get rid of the margin, padding and bullets in the unordered lists */ 
#pmenu, #pmenu ul { 
padding: 0; 
margin: 14; 
list-style-type: none; 
} 

/* Set up the link size, color and borders */ 
#pmenu a, #pmenu a:visited { 
display:block; 
width: 69px; 
font-family: Verdana, Arial, San-serif; 
color:#000099; 
line-height: 35px; 
text-decoration: none; 
text-align: center; 
border:0px solid #none; 
border-width: 0px 0px 0px 0px; 
} 

/* Set up the sub level borders */ 
#pmenu li ul li a, #pmenu li ul li a:visited {border-width:0px 0px 0px 0px;} 
#pmenu li a.enclose, #pmenu li a.enclose:visited {border-width: 0px;} 

/* Set up the list items */ 
#pmenu li {float: left; background: none;} 

/* For Non-IE browsers and IE7 */ 
#pmenu li:hover {position:relative;} 

/* Make the hovered list color persist */ 
#pmenu li:hover > a {background: #none; color: 0066FF;} 

/* Set up the sublevel lists with a position absolute for flyouts and overrun padding. 
The transparent gif is for IE to work */ 
#pmenu li ul {display:#0066FF;} 

/* get rid of the table */ 
#pmenu table { 
position:absolute; 
border-collapse: collapse; 
top: 0; 
left: 0; 
z-index: 100; 
font-size: 12px; 
} 

/* hover color / 
This is needed o trigger IE to show the sub levels */ 
* html #pmenu li a:hover { 
position:relative; 
background: none; 
color:#0066FF; 
} 

/* ----------------------------------------------------------------------------------------- */ 
 /* ------------------------------- */ 

/* Add a margin for a relative position with a high z-index to make it appear over any element below */ 
#bmenu_container { 
font-size: 20px; top: 355; right: -155px; z-index:100; 
margin:-80px 10px 25px 0px; 
position:relative; 
width: 760px; 
height: 0px; 
z-index: 100; 

} /* Get rid of the margin, padding and bullets in the unordered lists */ 
#bmenu, #bmenu ul { 
padding: 0; 
margin: 14; 
list-style-type: none; 
} 

/* Set up the link size, color and borders */ 
#bmenu a, #bmenu a:visited { 
display:block; 
width: 460px; 
font-family: Verdana, Arial, San-serif; 
color:#000099; 
line-height: 35px; 
text-decoration: none; 
border-width: 0px 0px 0px 0px; 
} 

/* Set up the sub level borders */ 
#bmenu li ul li a, #bmenu li ul li a:visited {border-width:0px 0px 0px 0px;} 
#bmenu li a.enclose, #bmenu li a.enclose:visited {border-width: 0px;} 

/* Set up the list items */ 
#bmenu li {float: left; background: none;} 

/* For Non-IE browsers and IE7 */ 
#bmenu li:hover {position:relative;} 

/* Make the hovered list color persist */ 
#bmenu li:hover > a {background: #none; color: 0066FF;} 

/* Set up the sublevel lists with a position absolute for flyouts and overrun padding. 
The transparent gif is for IE to work */ 
#bmenu li ul {display:#0066FF;} 

/* get rid of the table */ 
#bmenu table { 
position:absolute; 
border-collapse: collapse; 
top: 0; 
left: 0; 
z-index: 100; 
font-size: 12px; 
} 

/* hover color / 
This is needed o trigger IE to show the sub levels */ 
* html #bmenu li a:hover { 
position:relative; 
background: none; 
color:#0066FF; 
} 

 /* ------------------------------- */ 
 /* ----------------------------------------------------------------------------------------- */ 





body {
font-size: 80%; 
font-family: Verdana, Arial, San-serif; 
background-color: #CCCCFF; center;
}

#container {
padding: 15px 15px 15px 15px;
width: 800px; center; 
color: #006699;
background-color: #FFFFFF; 
}

#pside_container, pside {
font-size: 1px; top: 380; right: 380px; z-index:100; 
margin: -40px 10px 25px 0px; 
position:relative;  
height: 0px; 
z-index: 100; 
} 

#pside, #pside ul { 
padding: 0; 
margin: 40; 
list-style-type: none; 
} 

#pbottom_container, pside {
font-size: 1px; top: -280; right: -360px; z-index:100; 
position:relative;  
height: 0px; 
z-index: 100; 
} 

#pbottom, #pbottom ul { 
padding: 0; 
margin: 10; 
list-style-type: none; 
} 

  
#header {
color: #006699;
padding: 0px 55px 0px 185px;
}

h1 {
color: #006699;
font-size: 140%;
}

h2 {
color: #006699;
font-size: 140%;
}

#table, text, tr,{
font-family: Verdana, Arial, San-serif; 
padding: 12px 12px 12px 12px;
font-size:95%;
color:#006699;
background-color: #FFFFFF;  
border: soild #006666;  
border-width: 0px 0px 0px 0px; 
width-rows: 0px;
}

#footer {
margin: 0px 0px 0px 0px; 
color: #006699;
padding: 10px;
font-size: 70%;
text-align: center;
align: center; 
}

#footer p {
margin: 0px;
}

#footer2 { 
      position:relative; top: -280;
      margin: 0px 0px 0px 0px; 
      color: #006699;
      padding: 0px;
      font-size: 70%;
      text-align: center;
      align: center; 

} 