/* CSS Document */

html { height:100%; max-height:100%; padding:0; margin:0; border:0; background:#e0e0ff; font-size:76%; font-family:georgia, palatino linotype, times new roman, serif; overflow: hidden; }

body {height:100%; max-height:100%; overflow:hidden; padding:0; margin:0; border:0;}

#head {position:absolute; margin:0; top:0; left:0; display:block; width:100%; height:80px; background-color:#FF8000; font-size:1.5em; z-index:5; overflow:hidden; color:#000000;}

#left {position:absolute; left:0; top:0; width:120px; height:100%; background-color:#ff8000; font-size:1.2em; z-index:6; overflow:auto; background-repeat:no-repeat;}
a.navlogo {display:block; width:120px; height:120px; background:#ff8000; color:#000000; border:0 solid #fff; text-decoration:none; text-align:center; line-height:120px;  background-image:url(images/logo_froh.gif); background-repeat:no-repeat; }
a.nav, a.nav:visited {display:block; width:120px; height:25px; background:#ff8000; color:#000000; border:0 solid #fff; text-decoration:none; text-align:center; line-height:25px;}
a.nav:hover {color:#FFCC33;}

#content {overflow:auto; position:absolute; z-index:3; top:80px; bottom:0px; left:125px; right:0; background-color:#E0E0FF; background:url(images/bground.gif); background-repeat:yes; font-size:140%; font-family:arial georgia, palatino linotype, times new roman, serif;}

* html #content {top:0; left:0; right:0; bottom:0; height:100%; max-height:100%; width:100%; overflow:auto; background:url(images/bground.gif); position:absolute; z-index:3; border-top:80px solid #fff; border-bottom:0px solid #fff; border-left:120px solid #fff;}

#content p {padding:10px; background-color:#E0E0FF;}
#content h2 {padding:10px 10px 0 0 10px; background-color:#E0E0FF;}

