@charset "utf-8";
/* CSS Document */



BODY 
{
	scrollbar-base-color: white;
	scrollbar-arrow-color: blue;
	scrollbar-DarkShadow-Color: white;
	;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	color: #000066;
	text-align: justify;
	font-weight: normal;
	margin: 0px;
	background-color: transparent;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #006;
	text-decoration: none
}
a:hover {  background-color: #9999FF}
a:visited {
	text-decoration: none;
	color: #009;
}
.superscript {
	font-size: x-small;
}
.superscript {
	line-height: 2px;
}
.num_list {
	text-align: left;
}
.head_back {
	background-attachment: fixed;
	background-image: url(cutecolorstopper_reading.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.standout {
	color: #C06;
	font-weight: bold;
	font-style: italic;
}
.bold_italic {
	font-style: italic;
}
.bold_italic {
	font-weight: bold;
}

.title_center {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}
#page_header {
	background-image: url(dsilvestri/page_title.gif);
	background-repeat: no-repeat;
	background-position: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-variant: normal;
	text-align: right;
	text-transform: uppercase;
	font-style: italic;
}
.headBar {
	color: #FFF;
	background-color: #036;
}
#HeadBar {
	color: #FFF;
	background-color: #596E8B;
	padding: 3px;
	float: left;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	width: 98%;
}
#ContentDiv {
	padding: 3px;
	float: left;
	width: 98%;
	text-align: left;
	font-size: 14px;
}
#RepeatSection {
	background-color: #FFF;
	padding: 3px;
	float: left;
	width: 100%;
}
#PatternBox {
	background-image: url(graphics/back.jpg);
	padding: 25px;
	border: 10px ridge #FFF;
	position: relative;
	width: 600px;
}
.fancyHeading {
	font-family: "Comic Sans MS", cursive;
	font-size: 36px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
p {
	font-size: 12pt;
	text-align: justify;
}
.newsDif {
	color: #069;
	font-size: 12pt;
	text-align: left;
}
.Christmas {
	color: #060;
	text-align: center;
	font-weight: bold;
}
.super {
	vertical-align: text-top;
	font-size: 12px;
}
.newsDifBold {
	font-style: italic;
	font-weight: bold;
	color: #069;
}
.spacing {
	padding: 5px;
}
.centerText {
	text-align: center;
}
.odd {
	background-color: #6A87B7;
	font-size: 12px;
	color: #FFF;
}
.even {
	font-size: 12px;

}
#alumni {
	background-color: #FFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#longDiv {
	height: 5000px;
	overflow: auto;
}

.pointer {
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
.smallText {
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
}
#AddBottomText {
	width: 260px;
	background-color: #999;
	text-align: right;
	line-height: 30px;
}

