/* 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:0; font-size:110%; background:#000066; font-weight: bold; color:white; text-shadow: 0.2em 0.4em 0.2em #999999;}

/* Left Content*/
#left-content {position:absolute; left:5px; top:30px; width:300px; overflow:auto; font-size:.9em;}
/* 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;}

#right-content {position:absolute; left:305px; top:30px; right:0px; 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:0; width:98%; border-top:1px solid #999; height:20px; line-height:19px }
#footer p {margin:0 1em; font-size: .7em; font-style:italic }
