
html, body {margin:0; padding:0; width:100%; height:100%; overflow:hidden; font-family: "Trebuchet MS", "Gill Sans", "Gill Sans MS", Tahoma, Arial, sans-serif; font-size:98%;}



hr{ border : 0;
  height : 22px;
  background : url('../circular/hr.gif') 50% 0 no-repeat;
  margin : 0 0 1em;
}




#background{position:absolute; z-index:1; width:100%; height:100%;}

#scroller {position:absolute; width:100%; height:100%; top:0; left:0; overflow:auto; z-index:2;}

#textbg {position:absolute; width:60%; height:auto; top:0; left:20%;z-index:3;background: transparent url(../circular/j.gif) repeat; }

#content {color:#000;padding:14px;}

p {line-height:1.6em;text-align:justify;}
h1,h2,h3,h4{font-family: garamond, "bookman old style", georgia, serif; margin-top:.2em;
}
h1{font-size:144%;text-align:center;text-transform:uppercase;}
h2{font-size:134%;color:#003399;margin-top:2em;}
h3{font-size:124%;text-align:center;color:#006633;}
h4{font-size:114%;}
em{font-weight:bold;}

#content ul{list-style-image:url('../circular/bodhi.gif');list-style-position:outside;}

#content ul ul{list-style-image:url('../circular/bhfl.gif');list-style-position:outside;}

#content img.full {height:100%;width:100%;border:none;}

a.tooltip b {display:none;}
a.tooltip:hover {border:0; position:relative; z-index:500; text-decoration:none; text-align:left;}
a.tooltip:hover b {display:block; position:absolute; top:20px; right:-50px; padding:5px; font-weight:normal; color:#008888; border:2px double #66ffff; background:#ffffff; width:150px; line-height:1.628em;text-align:left;}


#fixedlang {position:absolute; bottom:10px; left:14px; width:200px; z-index:10; color:#fff; border:none; padding:2px;text-align:center;}

#lgg p{font-size:78%;}

#lgg a:link {color:#ffffff; text-decoration:none;}
#lgg a:visited {color:#ffcc99;}
#lgg a:hover {color:#0000cc;background:#ffffff;border:2px solid #ffffff;}
#lgg a:active {color:#ffffff;background:transparent;text-decoration:none;} 

