body {
	padding: 0;
	margin: 0;
	color: black;
	background-color: white;
	background-position: 0 95px;
	background-repeat: repeat-y;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
}
body#about {
	background-image: url(../images/bg-about.gif);
}
body#academic {
	background-image: url(../images/bg-academic.gif);
}
body#pastoral {
	background-image: url(../images/bg-pastoral.gif);
}
body#admissions {
	background-image: url(../images/bg-admissions.gif);
}
body#contact {
	background-image: url(../images/bg-contact.gif);
}
body#creative {
	background-image: url(../images/bg-creative.gif);
}
body#news {
	background-image: url(../images/bg-news.gif);
}
body#out {
	background-image: url(../images/bg-out.gif);
}
body#sports {
	background-image: url(../images/bg-sports.gif);
}
a {
	font-weight: bold;
	text-decoration: none;
}
a:link, a:visited {
	color: #ba122b;
}
a:focus, a:hover, a:active {
	color: #005ec4;
}
a img {
	border: none;
}
#skip {
	font-size: 0.7em;
	position: absolute;
	left: -1000px;
	top: -500px;
}
#header {
	width: 982px;
	height: 84px;
}
#menu {
	width: 964px;
	padding-left: 18px;
	background-color: #262225;
	font-size: 0.8em;
	height: 23px;
}
#menu ul {
	font-size: 100%;
}
#menu a {
	font-weight: normal;
}
#wrapper {
	width: 982px;
	margin: 0;
	position: relative;
}
#contents {
	width: 349px;
	padding: 25px 25px 10px 25px;
	margin-left: 296px;
	margin-right: 287px;
}
#contentswide {
	width: 661px;
	padding: 25px 0 10px 25px;
	margin-left: 296px;
}
#left {
	width: 296px;
	height: 600px;
	padding-top: 35px;
	position: absolute;
	top: 0;
	left: 0;
}
#left img {
	display: block;
	margin-bottom: 7px;
}
#about #left {
	background-color: #005ec4;
	background-repeat: no-repeat;
}

#admissions #left {
	background-color: #f79642;
	background-repeat: no-repeat;
}
#academic #left {
	background-color: #821c6b;
	background-repeat: no-repeat;
}
#pastoral #left {
	background-color: #ab035c;
	background-repeat: no-repeat;
}
#creative #left {
	background-color: #ba122b;
	background-repeat: no-repeat;
}
#sports #left {
	background-color: #61bf1a;
	background-repeat: no-repeat;
}
#out #left {
	background-color: #fcc917;
	background-repeat: no-repeat;
}
#news #left {
	background-color: #75d1e0;
	background-repeat: no-repeat;
}
#contact #left {
	background-color: #bad405;
	background-repeat: no-repeat;
}
#right {
	width: 287px;
	padding-top: 25px;
	position: absolute;
	top: 0;
	right: 0;
}
#right img {
	border: none;
}
p.safe {
	margin: 0;
	font-size: 0.001em;
	line-height: 0;
}

/* tags */
h1 {
	font-size: 1.8em;
	margin-top: 0;
	margin-bottom: 0.5em;
}
#about h1 {
	color: #1c1475;
}
#admissions h1 {
	color: #bf5c00;
}
#academic h1 {
	color: #4d2942;
}
#pastoral h1 {
	color: #ff0b93;
}
#creative h1 {
	color: #87212e;
}
#sports h1 {
	color: #144d29;
}
#out h1 {
	color: #f7a30a;
}
#news h1 {
	color: #009ca3;
}
#contact h1 {
	color: #61bf1a;
}
h2 {
	font-size: 1.1em;
	margin-top: 1.25em;
	margin-bottom: 0.5em;
}
h3 {
	font-size: 0.95em;
	margin-top: 1.5em;
	margin-bottom: 0.25em;
}
.staff h3 {
	font-size: 0.825em;
	margin-top: 1.5em;
	margin-bottom: 0.1em;
}
h4 {
	font-size: 0.85em;
	margin-top: 0;
	margin-bottom: 0;
}
.staff h4 {
	font-size: 0.8em;
	margin-top: 1.5em;
	margin-bottom: 0.1em;
}
h3 + h4 {
	margin-top: 1em;
}
h5 {
	font-size: 0.8em;
	margin-top: 1em;
	margin-bottom: 0;
}
p, blockquote {
	font-size: 0.8em;
	line-height: 1.5;
	margin-top: 0;
	margin-bottom: 1em;
}
ul, ol, dl {
	font-size: 0.8em;
	line-height: 1.5;
	margin-top: 0;
	margin-bottom: 1em;
}
ul ul, ol ol, ol ul, ul ol, dl ul, dl ol, dl dl, ol p, ul p, dl p, ol blockquote, ul blockquote, dl blockquote {
	font-size: 100%;
}
ol {
	list-style-type: decimal;
}
ol ol {
	list-style-type: lower-alpha;
}
ol ol ol {
	list-style-type: lower-roman;
}
ul.staff {
	list-style-type: none;
	margin-left: 2em;
	padding-left: 0;
	list-style-position: outside;
}
ul.staff li {
	text-indent: -2em;
}
dt {
	font-weight: bold;
	margin-bottom: 0;
}
dd {
	margin-bottom: 1em;
}
dl ul {
	margin-left: 15px;
	padding-left: 0;
}
dl dl dd {
	margin-bottom: 0;
}
#faqs dt {
	background-image: url(../about/images/q.png);
	background-repeat: no-repeat;
	background-position: 0 2px;
	padding-left: 15px;
}
#faqs dd {
	background-image: url(../about/images/a.png);
	background-repeat: no-repeat;
	background-position: 0 2px;
	padding-left: 15px;
	margin-left: 0;
}

/* classes */
.address {
	margin-left: 1.5em;
}
.legal {
	font-size: 0.85em;
}
.legal ol {
	margin-left: 22px;
	padding-left: 0;
	list-style-type: decimal;
}
.legal ol ol {
	list-style-type: lower-alpha;
}
.legal ol ol ol {
	list-style-type: lower-roman;
}
.clear {
	clear: both;
}
.red {
	color: red;
}
#ttcovers {
	margin-top: 1.25em;
}
.ttcover {
	float: left;
	margin: 0 25px 25px 0;
	width: 161px;
	height: 265px;
	font-size: 0.8em;
	line-height: 1.2;
}
.ttcover img {
	display: block;
	margin-bottom: 2px;
}
.indent {
	margin-left: 20px;
}
.bigindent {
	margin-left: 35px;
}
.floatr {
	float: right;
	margin: 4px 0 5px 15px;
}
.floatl {
	float: left;
	margin: 4px 15px 5px 0;
}
.clear {
	clear: both;
}
.top {
	font-size: 0.7em;
	text-align: right;
	margin-top: 2em;
}
.small {
	font-size: 0.7em;
	line-height: 1.2;
}
.center {
	text-align: center;
}
.hidden {
	display: none;
}
.newsitem {
	border-top: 1px solid #78d1e1;
	clear: both;
}
#pastoral .newsitem {
	border-top: 1px solid #ab035c;
}
.newsitem .top {
	margin-top: 1em;
	clear: both;
}
.newsitem h4 {
	margin-bottom: 0;
	font-size: 0.8em;
}
.caption {
	font-size: 0.7em;
	font-style: italic;
}
.caption img {
	display: block;
}
.job {
	margin: 0;
	border-top: 1px solid #005ec4;
	padding: 1.25em 0 0.75em 0;
}
p+.job {
	margin-top: 1.5em;
}
.job h2 {
	margin-top: 0;
}
.rightlinks {
	margin: 0.5em 0 1em 15px;
	font-size: 0.8em;
	padding-left: 0;
}
.rightlinks li {
	margin-bottom: 0.5em;
}
.syllabus {
	border-collapse: collapse;
	margin-top: 1em;
	margin-bottom: 1em;
}
.syllabus th, .syllabus td {
	font-size: 0.8em;
	line-height: 1.5;
	vertical-align: top;
}
.syllabus th {
	text-align: left;
	padding: 0;
	white-space: nowrap;
}
.syllabus td {
	text-align: left;
	padding: 0 0 0.5em 1em;
}
.course {
	border-collapse: collapse;
	margin-top: 1em;
	margin-bottom: 1em;
}
.course th, .course td {
	font-size: 0.8em;
	line-height: 1.5;
	vertical-align: top;
}
.course th {
	text-align: left;
	white-space: nowrap;
}
.course .col1 {
	padding: 0 1em 0.5em 0;
	width: 400px;
}
.course .col2 {
	white-space: nowrap;
}
.course td {
	text-align: left;
	padding: 0;
}

/* working notes */
.roy {
	font-family: "Courier New", Courier, monospace;
	font-size: 1em;
	font-weight: bold;
	font-style: italic;
	line-height: 1.2;
	color: red;
}

/* turn moz scrollbars on */
body {
	overflow: -moz-scrollbars-vertical;
}
