@import url("css.common.css");

body {
	background: #404040;
	margin: 0; padding: 0;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif; font-size: .75em;
	padding-bottom: 30px;
	line-height: 150%;
}
.bold {font-weight: bold;}
.u {text-decoration: underline; }


#global {background: #ffffff;}

#header {background: url(../images/bcg_header.jpg) no-repeat top left #000000; height: 80px; color: white;}
#header #mtfp {padding: 24px 0 0 28px; font-size: 2em;}
#header #mtfp a {text-decoration:none; color:white;}
#header #mtfp p.mini {font-size: .5em; margin: 3px 0 0 0;}

#main {width: 770px; padding: 22px 0;}

#main #content {width: 513px; float: left;}
#main #content .in {padding: 0 0 0 30px;}
#main #content h1 {color: #cc0000;}

#main #side {width: 225px; float: right; background: #EEEEEE;}
#main #side h2 {background: #ffffff; border-bottom: 1px solid #cc0000; padding-bottom: 3px;}
#main #side .in {padding: 15px;}
#main #side .in .linespaced {margin: -5px 0 0 0; line-height: 250%;}


#mathnasium {margin: 20px 0 0 30px; color: #999;}
