body {
	background-color: #CCCCCC;
	background-image: url(images/grad_bg.jpg);
	background-repeat: repeat-x;
	font-family: Helvetica, Arial, Verdana, sans-serif;
}
#pageheader h1 {
	font-family: Georgia, Times, serif;
	font-size: 1.5em;
	font-weight: normal;
	color: #993333;
	background-repeat: repeat-x;
	display: block;
	background-image: url(images/subheader_bg.gif);
	background-position: 20px;
	height: 60px;
	margin-right: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.announcementstext {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: .8em;	
}
#indexpagetext h1{
	font-family: Georgia, Times, serif;
	font-size: 1.3em;
	font-variant: small-caps;
	font-weight: normal;
	color: #9A3233;
	padding: 0px;
	margin: 0px;
}
#indexpagetext h2 {
	font-family: Georgia, Times, serif;
	font-size: 1.2em;
	font-variant: small-caps;
	font-weight: normal;
	color: #9A3233;
	padding: 0px;
	margin: 0px;
}
#pagetext h3 {
	font-size: 1.4em;
	color: #993333;
	margin-bottom: 3px;
	margin-top: 0px;
	font-weight: bold;
}
#pagetext h4 {
	font-size: 1em;
	color: #993333;
	margin-top: 3px;
	margin-bottom: 0px;
}
#flashheader {
	background-image: url(images/placeholder.jpg);
	width: 697px;
	margin-left: 11px;
	height: 249px;
}
#pagetext p {
	margin: 0px;
	padding: 0px 0px .8em;
}
.callout h1 {
	font-family: Georgia, Times, serif;
	color: #993333;
	font-variant: small-caps;
	font-size: 1.5em;
	text-align: center;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.callout p {
	padding: 0px;
	margin: 0px 0px 10px;
}
#wrapper {
	width: 719px;
	background-image: url(images/inside_bg_tile.gif);
	background-repeat: repeat-y;
	margin: auto;
}
#content {
	background-image: url(images/inside_bg.gif);
	background-repeat: no-repeat;
	color: #666666;
	font-size: .9em;
}
#footertext {
	margin: 10px auto;
	width: 700px;
	font-size: 0.8em;
	color: #000000;
	text-align: center;
}
.callouttext {
	color: #000000;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	font-size: .9em;
	text-align: center;
	padding-top: 5px;
}
#announcementscallout p {
	color: #666666;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 15px;
	font-size: 0.9em;
	margin: 0px;
}
#header {
}
#centercontent {
	width: 500px;
	float: right;
	clear: both;
	margin-top: 10px;
}
#indexcentercontent {
	width: 465px;
	float: right;
	clear: both;
	margin-top: 10px;
	
}
#pagetext {
	width: 275px;
	float: left;
	font-size: .9em;
}

#indexpagetext {
	width: 260px;
	float: left;
	font-size: 0.9em;
}
#leftside {
	width: 182px;
	float: left;
	margin-top: 10px;
	padding-left: 12px;
}
#indexleftside {
	width: 231px;
	float: left;
	margin-top: 10px;
	padding: 0px 0px 0px 12px;
}	
#leftside img {
	border: .1em dashed #CCCCCC;
}
#indexleftside img {
	border: .1em dashed #CCCCCC;
}
.callout {
	border: .1em dashed #CCCCCC;
	background-image: url(images/callout_bg.gif);
	background-color: #F9F9F9;
	background-repeat: no-repeat;
}
#announcementscallout {
	background-image: url(images/announcements_bg.gif);
	background-repeat: repeat-y;
	width: 188px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer {
	background-color: #CDCDCD;
	background-image: url(images/inside_btm_crv.gif);
	background-repeat: no-repeat;
	height: 19px;
	clear: both;
}
#rightside {
	float: right;
	width: 188px;
	margin-right: 10px;
}
#pageheader {
}

#indexpagetext p {
	margin: 0px;
	padding: 0px 0px 8px;
}
a {
	color: #9A3434;
}
a:hover {
	color: #000099;
	text-decoration: none;
}
a:visited {
	color: #663366;
	text-decoration: underline;
}
#indexnavbar {
	width: 697px;
	margin-left: 11px;
}
#rightnav {
	border: .1em dashed #CCCCCC;
	background-color: #FFFFFF;
	padding: 5px;
}
#rightnav h2 {
    color: #9A3233;
	font-size: 1.1em;
}
#centercontentfull {
	width: 700px;
	float: right;
	clear: both;
	margin-top: 10px;
	font-size: .9em;
}
#pagetextfull {
	width: 490px;
	float: left;
}
#pagetextfull h3 {
	font-size: 1.4em;
	color: #993333;
	margin-bottom: 3px;
	margin-top: 7px;
}
#pagetextfull img {
	
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #000000;	
}
.post-footers {
	color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	padding-top: 3px;
	font-size: .8em;
	display: block;
	clear: left;
}
.headerredlarge {
	font-size: 1.2em;
	color: #993333;
	margin-bottom: 3px;
	margin-top: 0px;
	font-weight: bold;
}
.headerredsmaller {
	font-size: 1em;
	color: #993333;
	margin-top: 3px;
	margin-bottom: 0px;
	font-weight: bold;
}

table.tableborder {
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	border-collapse: collapse;
	background-color: white;
}
table.tableborder th {
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	background-color: white;
}
table.tableborder td {
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	background-color: white;
}
#schoolspagetext {
	width: 670px;
	margin: 0px;
	padding: 0px 10px;
}
#schoolpageheader {
	background-color: #993333;
	margin-right: 15px;
}
#schoolpageheader h1 {
	color: #FFFFFF;
}
#schoolspagetext h3 {
	font-size: 1.4em;
	color: #993333;
	margin-bottom: 3px;
	margin-top: 0px;
	font-weight: bold;
}
#schoolspagetext h4 {
	font-size: 1em;
	color: #993333;
	margin-top: 3px;
	margin-bottom: 0px;
}
#schoolspagetext p {
	margin: 0px;
	padding: 0px 0px .8em;
}
