#mainWrapper {
	width: 833px;
	border: thin solid #660000;
	margin: auto;
	position: relative;
	background-image:   url(/images/Left-Background.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	background-position: 0px;
	padding-left: 0px;

	}
	
#mainWrapper2 {
	width: 833px;

	margin: auto;
	position: relative;
	background-image:   url(/images/Left-Background.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	padding-left: 0px;
	}
	
#LeftSide {
	position:absolute;
	width:190px;
	z-index:3;
	top: 95px;
	left: 0px;
	padding: 0;
	
}
	
#LeftSide2 {
	width: 190px;
	z-index:3;
	margin-top: 82px;
	float: left;
	background-image:   url(/images/Left-Background.jpg);
	background-repeat: repeat-y;

	/*	clear: both;*/
	}

/* Heading Rules */

/*	The H1 is used to wrap the Logo, representing
	the top of your page's hierarchy */
h1 {
	margin: 0;
	text-align: left;
	color: #990000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 120%;
	clear: both;
}

/*	Additional Headings
	font type for h2 only
	Remove font-weight for H2 to make it render in default bold weight
	
	Font size is based on its container. An H2 in maincontent,
	for example, would be 200% x 85%
	
	Substantial top marigns are set for headings to provide nice
	separation of sections. */
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	line-height: 110%;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-style: italic;
}	
h4  {	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
}

/* Left side announcements */
.annoucements {
	line-height: 135%;
	color: #000066;
	font-size: 0.75em;
	padding-left: 5px;
	padding-right: 5px;
/*	background-repeat: repeat-y; */
}

.ListStyle {
	line-height: 108%;
	margin: 0;
}
.space-before-after {
	padding-top: 3px;
	padding-bottom: 3px;
}

.no-decoration-red {
	text-decoration: none;
	color: #990000;
}

.table2 {
	font-size: x-small;
	line-height: normal;
	text-align: left;
	vertical-align: top;
}
.photo-right {
	background-position: right;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 12px;
	text-align: right;
	float: right;
	border: thin double #990000;
}

.photo-right-noborder {
	background-position: right;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 12px;
	text-align: right;
	float: right;
	padding: 5px;
}

.photo-center {
	background-position: center;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 9px;
	text-align: center;
	border: thin solid #990000;
	margin-right: 9px;
}

.photo-left {
	background-position: left;
	margin-top: 2px;
	margin-bottom: 2px;
	text-align: left;
	float: left;
	border: thin solid #990000;
	margin-right: 12px;
}

.photo-tight {
	background-position: center;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	text-align: center;
	border: 1px solid #990000;
	margin-right: 2px;
}

.spaced {
	line-height: 170%;
	text-align: left;
	font-size: 1.1em;
}

.NewsHeadlineLeft {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	line-height: 110%;
}

.NewsDate {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	text-align: left;
}
.NewsHeadlineRight {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	text-align: right;
	line-height: 110%;
	padding-top: 5px;
}

.School {
	height: 82px;
	width: 833px;
	position: absolute;
	z-index: 32;
	left: 3px;
	top: 0px;
}
#maincontent ol li {
	text-align: left;
	margin-top: 10px;
}
#maincontent li {
	padding-top: 4px;
	padding-bottom: 4px;
}
.emergency {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 125%;
	font-weight: bolder;
	color: #CC0000;
}
.GivingSubhead1 {
	color: #6A6732;
	font-weight: bold;
}
.GivingHeader1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 2em;
	line-height: 100%;
	font-weight:100;
	color:#FFFFFF;
	background-color:#92A6AC;
	padding:10px;
	text-align: left;
	border: 5px ridge #9CB1B8;
}
