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

/* Top of page banner */
#Top { margin:0px; margin-bottom:1em; font-size:110%; background:#006699; font-weight: normal; color:white; padding:3px; height:25px; line-height:20px; text-shadow: 0.2em 0.4em 0.2em #999999;}
#Top p {font-size: .7em}

/* Left Content*/
#left-content {position: absolute; top:65px; bottom:40px; left:20px; overflow:scroll; width:270px; height:550px;}
#left-content p {font-size: .8em; margin:.1em }

#right-content {position: absolute; top:65px; bottom:40px; margin-left:275px; margin-right: 10px; }


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: 1.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:40px; line-height:19px }
#footer p {margin:0 1em; font-size: .7em; font-style:italic }

