
BODY {width:100%;height:100%;
  font-family: Arial, Helvetica, sans-serif;
  color: #292929;
  background-color: #BCBCDE;
  background-image: url(images/IFleft.png);
  background-repeat: repeat-y;
  background-position: left;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}


#headbar {
	position: absolute;
	top: 0%;
	left: 0px;
	width: 100%;
	height: 70px;
	background-color: transparent;
	background-image: url(images/IFtop.png);
	background-repeat: repeat-x;
	background-position: top left;
}

#sbar {
  position: absolute;
  top: 55px;
  left: 0px;
  bottom: 0px;
  width: 190px;
  height: 100%;
  padding-top: 75px;
  padding-left: 24px;
  padding-right: 10px;
  background-image: url(images/IFleft.png);
  background-repeat: repeat-y;
  background-position: left;
  z-index: 1;
  
}

#rbar {
  position: absolute;
  right: 0px;
  top: 0px;
  bottom: 0px;
  width: 64px;
  height: 100%;
  background-color: transparent;
  background-image: url(images/IFright.png);
  background-position: right;
  background-repeat: repeat-y;
  background-attachment: fixed;
  visibility: visible;
}
#content {
	position: absolute;
	top: 0px;
	left: 200px;
	right: 70px;
	background-color: #BCBCDE;
	z-index: 0;
}

.banner {
  position: relative;
  top: 70px;
  right: 65px;
  background-color: transparent;
  width: 468px;
  height: 60px;
  border-top: 1px #CCCCFF solid;
  border-right: 1px solid #666666;
  border-bottom: 1px #666666 solid;
  border-left: 1px solid #CCCCFF;
  padding: 2px;
}



.big {
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 34pt;
  	letter-spacing: -3px;
  	color: #E2E7EB;
}

H1 {
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 16pt;
  	font-weight: bold;
  	letter-spacing: 0px;
  	color: darkgrey;
  	line-height: 100%;
  	padding-left: 160px;
}

.brush {
  font-family:  "English111 Vivace BT", "Brush Script MT", Arial, sans-serif;
  color: #ADD8E6;
  font-size: 42pt;
  background-color: transparent;
}

A.faq {
  width: 97px;
  height: 100px;
  background-color: transparent;
  background-image: url(images/lilfroglft.gif);
  background-repeat: no-repeat;
  background-position: left top;
  border-top: 0px;
  border-right: 0px;
  border-bottom: 0px;
  border-left: 0px;
}

A.faq:HOVER {
  width: 97px;
  height: 100px;
  background-color: transparent;
  background-image: url(images/lilfroglfton.gif);
  background-repeat: no-repeat;
  background-position: left top;
  border-top: 0px;
  border-right: 0px;
  border-bottom: 0px;
  border-left: 0px;
}

.notsobig {
  	font-family: "Arial Black", Arial, Helvetica, sans-serif;
  	font-size: 16pt;
  	letter-spacing: 1px;
  	color: #6B8399;
  	line-height: 100%;
}

  
A.box {
  background-color: transparent;
  	border-top: 1px #93A8AB solid;
  font-weight: normal;
  	color: #F0F8FF;
  	text-align: center;
  	padding-top: 2px;
  	padding-right: 3px;
  	padding-bottom: 2px;
  	padding-left: 3px;
  margin-top: 5px;
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 5px;
  border-right: 2px #292929 solid;
  border-bottom: 2px #292929 solid;
  border-left: 1px #93A8AB solid;
}

A.box:HOVER {
  	font-size: 12px;
  	text-decoration: none;
  	color: #F0F8FF;
  	padding-top: 2px;
  	padding-right: 6px;
  	padding-bottom: 2px;
  	padding-left: 6px;
  border-right: 1px #292929 solid;
  border-bottom: 1px #292929 solid;
}

.invert {
  color: #F5F5F5;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-weight: 600;
  	letter-spacing: 0pt;
  padding-top: 2px;
  padding-left: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
}

A.glowlink {
  filter: glow(Color=red,Strength=4);
  		color: white;
  		width: 300px;
  font-size: 20pt;
  		font-weight: 800;
  		font-style: normal;
  padding-top: 5px;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
}

A.glowlink:HOVER {
  color: #191970;
  filter: glow(Color=white,Strength=5);
}

A.big:hover {
  color: #8FBC8F;
}

A.vbig:hover {
  color: #DDA0DD;
}

 
.divglow {
  color: #6495ED;
  background-color: transparent;
  filter: glow(Color=Yellow,Strength=2);
  width: 90%;
  font-family :  Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight : bold;
  padding: 8px;
}
P {
	font-size: 10pt;
}

.dropcap:first-letter {
  font-size: 30pt;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  float: left;
}

ADDRESS {
  font-family: "Tempus Sans ITC", "Times New Roman", Times, serif;
  text-align: right;
  	font-size: 12pt;
  	font-weight: bold;
  	padding-right: 10px;
}

UL {
  	background-color: transparent;
	font-size: 11pt;
	color: black;
	padding-bottom: 15px;
}
UL UL {
	font-size: 90%;
	padding-bottom: 15px;
}

LI.hoppy {
  	list-style-image: url(bullets/hopon1.gif);
}

LI.hopon {
  	list-style-image: url(bullets/16x16.gif);
}

LI.quest {
list-style-type: circle;
}

.ind {
  	margin-left: 10px;
}

P.divglow {
  	 filter: "glow(Color= red, Strength=5)";
  	 color: #F90;
  	 width: 50%;
	 letter-spacing: 2px;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
}

.small {
  font-size: 9pt;
  line-height: 110%;
  padding: 2px;
}

.smaller {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 7pt;
  line-height: 100%;
  padding: 2px;
}

  
.caption {
  font-family: Arial, Geneva, sans-serif;
  font-size: 10pt;
  padding-top: 2px;
  padding-left: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
}

.but {
  background-color: #748D91;
  color: #F5F5F5;
  border-top: 2px #DCDCDC solid;
  margin-top: 5pt;
  margin-left: 5pt;
  margin-right: 5pt;
  margin-bottom: 5pt;
  padding-top: 2pt;
  padding-left: 2pt;
  padding-right: 2pt;
  padding-bottom: 2pt;
  border-right: 2px #696969 solid;
  border-bottom: 2px #696969 solid;
  border-left: 2px #DCDCDC solid;
}

.abut {
  background-color: transparent;
  font-family: Arial, Helvetica, sans-serif;
  width: 100px;
  height: 25px;
  border-right: 1px Black solid;
  border-bottom: 2px black solid;
  border-left: 1px Black solid;
}

.inbut {
  border-top: thin Black solid;
  margin-top: 0pt;
  margin-left: 5pt;
  margin-right: 5pt;
  margin-bottom: 0pt;
  border-right: thin White solid;
  border-bottom: thin White solid;
  border-left: thin black solid;
  color: #FAFAD2;
  background-color: #748D91;
  padding-top: 1pt;
  padding-left: 1pt;
  padding-right: 1pt;
  padding-bottom: 1pt;
}

.head {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 16pt;
  	line-height: 100%;
  	font-weight: 600;
  	padding-left: 5px;
  	letter-spacing: 0px;
}

.subhead {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 13pt;
  	font-weight: 500;
  	padding-left: 5px;
  	letter-spacing: 0px;
}

.title {
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 12pt;
  	font-variant: small-caps;
  	font-weight: bold;
}

.title:first-letter {
  font-size: 22pt;
  font-family: Verdana, Arial, sans-serif;
  font-weight: normal;
  float: right;
  text-decoration: none;
}

.sbtitle {
  color: #FFFFE0;
  	 font-size: 10pt;
  	 line-height: 95%;
}

.sbtitle:first-letter {
  color: #FFFFE0;
  font-size: 22pt;
  font-family: Verdana, Arial, sans-serif;
  float: left;
  font-weight: normal;
  text-decoration: none;
}

A.sbtitle {
  color: #BBE5D0;
}

A.sbtitle:HOVER {
  color: #CCFFFF;
  font-weight: bold;
}

.grade {
  width: 100%;
  filter: "Alpha( Opacity=60, FinishOpacity=0, Style=1, StartX=100,  FinishX=100, StartY=0, FinishY=100)";
  background-color: skyblue;
  z-index: 0;
}

.grade2 {
  width: 100%;
  filter: "Alpha( Opacity=80, FinishOpacity=0, Style=1, StartX=100,  FinishX=100, StartY=100, FinishY=0)";
  background-color: #8DB15C;
  z-index: 0;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
}

A {
  	color: #708090;
  	text-decoration: none;
}

A:HOVER {
  	color: #D8BFD8;
}

A.link {
  font-weight: bold;
  color: #ADD8E6;
}

A.link:HOVER {
  color: #E0FFFF;
}

.working {
  width: 125px;
  background-image: url(anims/workbg1.gif);
  color: #ffffff;
  border-top: 2px Black solid;
  text-align: center;
  margin-top: 2px;
  margin-left: 2px;
  margin-right: 2px;
  margin-bottom: 2px;
  padding-top: 1px;
  padding-left: 1px;
  padding-right: 1px;
  padding-bottom: 1px;
  border-right: 2px solid Cornsilk;
  border-bottom: 2px solid Cornsilk;
  border-left: 2px black solid;
}

A.smlink {
  font-variant: small-caps;
  color: #606477;
  font-size: 9pt;
  padding-left: 4px;
  padding-right: 4px;
}

	
A.smlink:HOVER {
  color: white;
  background-color: #A2B2BF;
}

.shadow {
  width: 100%;
  filter: "dropshadow(OffX=1, OffY=1, Color='maroon', Positive='true')";
  color: #FFFFE0;
  font-weight: bold;
}

.shadowbox {
  width: 100%;
  filter: "dropshadow(OffX=2, OffY=2, Color='red', Positive='true')";
  color: #FFFFFF;
  font-family:  "Arial Black" Arial, sans-serif;
  font-size: 14pt;
  font-weight: bold;
  line-height: 100%;
  letter-spacing: 0px;
  background-color: transparent;
}

.Banana {
  position: relative;
  	z-index: -1;
  	width: 300px;
  	background-color: #EEE8AA;
  	filter: "Alpha( Opacity=70, FinishOpacity=0, Style=1, StartX=100,  FinishX=100, StartY=0, FinishY=100)";
  margin-top: 15px;
  margin-left: 15px;
  margin-right: 15px;
  margin-bottom: 15px;
  padding-top: 5px;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  border-top: thin darkred solid;
  border-right: thin darkred solid;
  border-bottom: thin darkred solid;
  border-left: thin darkred solid;
}

.bleft {
  background-image: url(images/blarc.gif);
  background-repeat: no-repeat;
  background-position: left bottom;
  padding-left: 10px;
  padding-right: 0px;
}

.foot {
  	position: absolute;
  	left: 5px;
  	bottom: 5px;
}
