/***** Global Settings *****/
 
html, body {
	border:0;
	margin:20px 0 0 0;
	padding:0;
	font:100.01%/1.25em Verdana, Arial, Helvetica, sans-serif;
	background-image:url(images/bg.jpg); 
}
 

 
/***** Common Formatting *****/
 
h1, h2, h3, h4, h5, h6 {
margin:0;
padding:0;
font-weight:normal;
}
 
h1 {
	letter-spacing:1px;
	font:bold 18px "Times New Roman", Times, serif;
	text-align: left;
	color: #333333;
}
 
h2 {
letter-spacing:-1px;
font:bold 14px Verdana, Arial, Helvetica, sans-serif;
}
 
h3 {
font:bold 10px Verdana, Arial, Helvetica, sans-
}
 
p, ul, ol {
margin:0;
padding:0 0 18px 0;
}
 
ul, ol {
list-style:none;
padding:0 0 18px 40px;
}
 
blockquote {
margin:22px 40px;
padding:0;
}
 
small {
font-size:0.85em;
}
 
img {
border:0;
}
 
sup {
position:relative;
bottom:0.3em;
vertical-align:baseline;
}
 
sub {
position:relative;
bottom:-0.2em;
vertical-align:baseline;
}
 
acronym, abbr {
cursor:help;
letter-spacing:1px;
border-bottom:1px dashed;
}
 
 
/***** Forms *****/
 
form {
margin:0;
padding:0;
display:inline;
}
 
input, select, textarea {
font:1em Verdana, Arial, Helvetica, sans-serif;
}
 
textarea {
line-height:1.25;
}
 
label {
cursor:pointer;
}
 
/***** Tables *****/
 
table {
border:0;
margin:0 0 0px 0;
padding:0;
border-collapse: collapse;
}
 
  table tr td {

  }
 
/***** Wrapper *****/
 
#wrap {
width:790px;
margin:0 auto;
}
 
/***** Global Classes *****/
 
.clear         { clear:both; }
 
.float-left    { float:left; }
.float-right   { float:right; }
 
.text-left     { text-align:left; }
.text-right    { text-align:right; }
.text-center   { text-align:center; }
.text-justify  { text-align:justify; }
 
.bold          { font-weight:bold; }
.italic        { font-style:italic; }
.underline     { border-bottom:1px solid; }
.highlight     { background:#ffc; }
 
.wrap          { width:960px;margin:0 auto; }
 
.img-left      { float:left;margin:4px 10px 4px 0; }
.img-right     { float:right;margin:4px 0 4px 10px; }
 
.nopadding     { padding:0; }
.noindent      { margin-left:0;padding-left:0; }
.nobullet      { list-style:none;list-style-image:none; }
/* other helpful classes */
ol.outline li {
  margin: 0px;
  padding-top: 5px;
  padding-bottom: 0px;
}
ol.outline ol {
  list-style-type: upper-alpha;
  margin-left: 0px;
  padding-left: 20px;
}
ol.outline ol ol {
  list-style-type: decimal;
  margin-left: 0px;
  padding-left: 20px;
}
ol.outline ol ol ol {
  list-style-type: lower-alpha;
  margin-left: 0px;
  padding-left: 20px;
}
ol.outline ol ol ol ol {
  list-style-type: lower-roman;
  margin-left: 0px;
  padding-left: 20px;
}

/*main link markup*/

a:focus, a:active { outline: none; }
a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:hover { text-decoration: none; }
a:active { text-decoration: none; }

/*copy markup*/

.bodyCopy {
	color: #333333;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	line-height: 16px;
	text-align: left;
}
.background {
}
.cellblack { background-color: black; }
.cellwhite { background-color: white; }
.fp_markerPad {
	margin-bottom: 60px;
}
.bodyCopyBld { color: #101010; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; line-height: 14px; text-align: left; }
.fp_bkgrnd_432 {
	background-attachment: scroll;
	background-image: url(images/background432v.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.copyright { color: #101010; font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 12px; text-align: center; }

/*pseudo link markup*/

.link01 {
	color: #101010;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	line-height: 16px;
	text-align: left;
}
.link01 a:link { color: #4349ff; text-decoration: none; }
.link01 a:visited { color: #c40000; text-decoration: none; }
.link01 a:hover { color: #f00; text-decoration: none; }
.link01 a:active { color: #b300ff; text-decoration: none; }

.homePgLink {
	color: #E5D194;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 10px 0px 0px 0px;
}
.homePgLink a:link {
	color: #E5D194;
	text-decoration: none;
}
.homePgLink a:visited { color: #E5D194; text-decoration: none; }
.homePgLink a:hover { color: #E5D194; text-decoration: none; }
.homePgLink a:active { color: #E5D194; text-decoration: none; }

.fp_logoPad {
	margin-bottom: 20px;
}
.historyCopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	color: #333333;
}
.historyTableMargin {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	color: #333333;
	background-color: #FAFBEE;
	padding: 10px 10px;
}
#dsvContent1 {
	position:absolute;
	width:-39px;
	left:0px;
	top:0px;
	z-index:0;
	clip:rect(   );
	visibility:visible;
	padding: 10px 20px 10px 20px;
}
.historyCopyOddCell {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	color: #333333;
	background-color: #FFFFFF;
}
.bodyCopyCell {
	color: #333333;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	line-height: 16px;
	text-align: left;
	padding: 10px 110px 10px 110px;
	background-color: #fff5d4;
	height: 410px;
}
.teacherPhotoPadding {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
}
.footerbackground {
	background-attachment: scroll;
	background-image: url(images/footerart.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
