/* Dec. 2005 For Use with Geogebra Applet Pages */
body { margin:0; padding:0; background:white; font-family: verdana, arial, helvetica, sans-serif; color: black; background-color: #e6e6e6; overflow:auto}

/* Top of page banner */
#Top { margin:0px; font-size:120%; background:#000066; font-weight: bold; color:white; text-shadow: 0.2em 0.4em 0.2em #999999;}
#Top p {font-size: .7em}

/* Left Content*/
#left-content {position: absolute; left:10px; top:30px; right:735px; margin-left:0px; margin-right:40px; overflow:auto}
/* right is correct for ie and then margin-right (which does not affect ie) fixes firefox*/
#left-content p {font-size: .8em; margin-left:0px; margin-top:0px; margin-right:0px;}

#right-content {position: absolute; top:30px; right:5px; width:770px; overflow:auto; }


h2 {margin-top: 0; margin-bottom: 15px; margin-left: 0; margin-right: 0; padding: 0;font-size: 1em;color: #3366ff;font-weight: bold;font-style: oblique;}
p,ul,ol {margin-top: 0; margin-bottom: .5em; margin-left: 0; margin-right: 0; font-size: .7em; line-height: 1.3em;}
ol,ul {margin-left: 5px;}

/* Footer */
#footer { background-color:#eee; position:absolute; bottom:0; margin:5px; width:98%; border-top:1px solid #999; height:5px; line-height:19px }
#footer p {margin:0 1em; font-size: .7em; font-style:italic }

