body {
	margin:0;
	padding:0;
	width:100%;
}
body {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size:12pt;
	line-height:1.8em;
	color:#666;
}
#content { margin:auto; width:80%; }
.skipnav { display:none; }
#search { display:none; }
#nav { display:none; }
#flashheader { display:none; }
#nav { display:none; }
#rightcol { display:none; }
#footer { display:none; }
#logo { display:none; }
#subnav { display:none; }
#quicklinks { display:none; }

.preprep, .preprep a { color:#89C74A; font-weight:bold; }
.prep, .prep a { color:#E73E31; font-weight:bold; }
.senior, .senior a { color:#2560AD; font-weight:bold; }

h1 {
	font-size:1.8em;
	font-weight:100;
	text-transform:lowercase;
}

a { color:#666; text-decoration:underline; }