html, body {
	height: 100%;
}
body {
	padding: 0;
	margin: 0;
	color: black;
	background-color: white;
	font-size: 100%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a {
	font-weight: bold;
	text-decoration: none;
}
a:link, a:visited {
	color: #7a73b6;
}
a:focus, a:hover, a:active {
	color: #e9006e;
	text-decoration: underline;
}
a img {
	border: none;
}
/* main divs */
#container {
	width: 1003px;
	height: 100%;
}
#logo {
	width: 651px;
	white-space: nowrap;
	height: 80px;
}
#crest {
	margin-left: 48px;
}
#skip {
	color: white;
	font-size: 1px;
	line-height: 0;
	height: 0;
	position: absolute;
	top: 0;
	left: 50px;
	z-index: -1;
}
#strap {
	width: 352px;
	height: 80px;
}
#menu {
	padding-left: 41px;
	height: 33px;
}
#menu li {
	font-size: 0.65em;
}
#menu li li {
	font-size: 1em;
}
#menuclear {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0;
}
/* title divs (modified by body id) */
#title1 {
	padding-left: 48px;
	height: 81px;
}
#title1 img {
	margin-right: 15px;
}
#homepage #title1 {
	background-color: #7a73b6;
}
#aboutb #title1 {
	background-color: #4cb8cf;
}
#admiss #title1 {
	background-color: #ced513;
}
#academ #title1 {
	background-color: #7293de;
}
#creati #title1 {
	background-color: #e37dcc;
}
#sports #title1 {
	background-color: #8dd9cf;
}
#outofs #title1 {
	background-color: #73De9e;
}
#newsev #title1 {
	background-color: #f7976d;
}
#contac #title1 {
	background-color: #b490d9;
}
#title2 {
	width: 352px;
	height: 81px;
}
#homepage #title2 {
	background: #7a73b6 url(../images/welcomebg.jpg) no-repeat top right;
}
#aboutb #title2 {
	background: #4cb8cf url(../images/aboutbg.jpg) no-repeat top right;
}
#admiss #title2 {
	background: #ced513 url(../images/admissionsbg.jpg) no-repeat top right;
}
#academ #title2 {
	background: #7293de url(../images/academicbg.jpg) no-repeat top right;
}
#creati #title2 {
	background: #e37dcc url(../images/creativebg.jpg) no-repeat top right;
}
#sports #title2 {
	background: #8dd9cf url(../images/sportbg.jpg) no-repeat top right;
}
#outofs #title2 {
	background: #73De9e url(../images/outofschoolbg.jpg) no-repeat top right;
}
#newsev #title2 {
	background: #f7976d url(../images/newsbg.jpg) no-repeat top right;
}
#contac #title2 {
	background: #b490d9 url(../images/contactbg.jpg) no-repeat top right;
}
#barmenu {
	margin: 0 0 0 120px;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: white;
}
#barmenu ul {
	margin: 0;
	padding-left: 0;
	list-style-type: none;
}
#barmenu li {
	font-size: 10px;
	margin: 8px 0 0 0;
	padding-left: 0;
}
#barmenu a:link, #barmenu a:visited {
	color: white;
}
#barmenu a:focus, #barmenu a:hover, #barmenu a:active {
	color: black;
	text-decoration: none;
}
.rightcol {
	width: 352px;
	background-color: #ffc320;
	height: 100%;
}
/* left column content */
#content {
	padding: 1.5em 33px 1.5em 48px;
	height: 100%;
}
/* right column images */
#images {
	width: 352px;
}
td {
	vertical-align: top;
}
h1 {
	margin: 0 0 1em 0;
	font-size: 1.2em;
}
h2 {
	margin: 0 0 1em 0;
	font-size: 1.05em;
}
h3 {
	margin: 0 0 1em 0;
	font-size: 0.95em;
}
h4 {
	margin: 0 0 1em 0;
	font-size: 0.8em;
}
p, li, dl {
	font-size: 0.8em;
	line-height: 1.5;
}
dt {
	font-weight: bold;
	margin-top: 1em;
}
dd {
	margin-left: 2em;
	padding-left: 0;
}
p {
	margin: 0 0 1em 0;
}
li li, li p, dd p {
	font-size: 100%;
}
.legal ol, .legal li, .legal p {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	line-height: 1.3;
}
p + h2, p + h3, h1 + h2, h2 + h3, ul + h2, ul + h3, dl + h3, div + h3 {
	margin-top: 2.5em;
}
#content ul {
	margin-left: 1.5em;
	padding-left: 1em;
}
/* news items */
#homenews {
	width: 570px;
	margin-top: 1.5em;
}
.newsitem1, .newsitem2, .newsitem3 {
	width: 176px;
	float: left;
}
.newsitem1, .newsitem2 {
	border-right: 1px solid #7a73b6;
	padding-right: 10px;
	margin-right: 10px;
	width: 176px;
}
#homenews img {
	margin-bottom: 2px;
	display: block;
}
#homenews h2 {
	margin: 0.5em 0;
	font-size: 0.8em;
}
#homenews p {
	margin: 0.5em 0;
	font-size: 0.7em;
}
.newsitem {
	margin-bottom: 1.5em;
	border-bottom: 1px solid #f7976d;
}
.newsitem h1 {
	margin: 0 0 1em 0;
	font-size: 1em;
}
.newsitem h2 {
	margin: 0 0 1em 0;
	font-size: 0.8em;
}
.newsphoto-r {
	float: right;
	margin: 6px 0 3px 10px;
}
.newsphoto-l {
	float: left;
	margin: 6px 10px 3px 0;
}
#headlines {
	margin: 21px 25px 1em 40px;
	padding: 0;
	color: #7a73b6;
	text-align: left;
}
#headlines li {
	padding-left: 0px;
	font-size: 0.7em;
}
.rightcol h1 {
	margin: 15px 0 0.5em 25px;
	font-size: 0.9em;
}
#archivelist {
	margin: 0 25px 1em 40px;
	padding: 0;
	color: #7a73b6;
	text-align: left;
}
#archivelist li {
	padding-left: 0px;
	font-size: 0.7em;
}
/* classes */
.floatdivr {
	width: 180px;
	float: right;
	margin: 6px 0 3px 10px;
	font-size: 0.65em;
	font-style: italic;
	text-align: right;
}
.floatdivl {
	width: 180px;
	float: left;
	margin: 6px 10px 3px 0;
	font-size: 0.65em;
	font-style: italic;
	text-align: right;
}
.floatdivr img, .floatdivl img {
	margin: 0 0 2px 0;
	display: block;
}
.rightlinks {
	margin: 20px 25px;
}
.pdflist {
	list-style: outside url(/images/pdf-logo-small.gif);
	margin: 25px 15px 25px 45px;
	padding-left: 0;
}
.pdflist li {
	margin-bottom: 0.25em;
}
.panolist {
	margin: 20px 25px;
}
.panolist h2 {
	margin-top: 0;
}
.panolist .toolbar {
	display: block;
	margin-top: -10px;
}
.back-top {
	margin-top: 0;
	clear: both;
	font-size: 0.65em;
}
#lscurriculum, #uscurriculum {
	border-top: 1px solid #7293de;
	padding-top: 1em;
}
.job {
	margin-bottom: 1.5em;
	border-bottom: 1px solid #ced513;
	padding-bottom: 0.75em;
}
.first {
	margin-top: 0;
}
.indent, .address {
	margin-left: 3.15em;
}
.top {
	margin-top: 2.5em;
	font-size: 0.7em;
	text-align: right;
}
.newsitem .top {
	clear: both;
	margin-top: 1em;
}
.red {
	color: red;
}
.quote {
	padding: 0.8em 1.2em;
	background-color: #ffe9b2;
}
.quote blockquote {
	margin: 0 0 0.25em 0;
	font-size: 1.05em;
	font-style: italic;
	font-family: Georgia, "Palatino Linotype", Palatino, "Times New Roman", Times, serif;
	line-height: 1.5;
}
.quote p {
	margin: 0;
	font-size: 0.7em;
	font-weight: bold;
	text-align: right;
}
.caption {
	font-size: 0.7em;
	font-style: italic;
	line-height: 1.25;
}
.caption img {
	display: block;
}
.small {
	font-size: 0.7em;
}
.floatl {
	float: left;
	margin: 6px 10px 3px 0;
}
.floatr {
	float: right;
	margin: 6px 0 3px 10px;
}
.clear {
	clear: both;
}
.address {
	margin-left: 25px;
}
/* legal for t&cs */
.legal {
	font-size: 0.8em;
}
.legal ol {
	margin-left: 22px;
	padding-left: 0;
	list-style-type: decimal;
}
.legal ol ol {
	list-style-type: lower-alpha;
}
.notice {
	border: 1px solid #ba122b;
	padding: 10px;
	margin-bottom: 1em;
	font-size: 90%;
	background-color: #f5deb3;
}
.notice h2 {
	margin: 0;
	font-size: 1em;
}
.notice h3 {
	margin: 1em 0 0 0;
	font-size: 0.9em;
}
.notice p {
	margin: 0 0 0.5em 0;
	font-size: 0.75em;
}
.notice ul {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	font-size: 0.95em;
}
.notice ul ul {
	font-size: 100%;
}

/* cushy cms warning */
.warning {
	font-size: 0.9em;
	font-weight: bold;
	line-height: 1.2;
	color: #ba122b;
}

/* force vertical scrollbar in Firefox */
body {
	overflow: -moz-scrollbars-vertical;
}
