﻿.IMGright {
	float: right;
}
.IMGleft
{
  float:left;
}

h1
{
  font-size: 200%;
  color: #000000;
  font-family: 'Arial Black' , Arial, Sans-Serif;
  text-indent:0;
}
h2
{
  font-size: 150%;
  font-family: Arial, Helvetica, sans-serif;
  text-indent:0;
  direction: ltr;
}
h3
{
  font-size: 125%;
  font-family: Arial, Helvetica, sans-serif;
  font-style:italic;
  text-indent:0;
}
h4
{
  font-size: 110%;
  font-family: Verdana, Sans-Serif;
  text-decoration:underline;
  text-indent:0;
}
h5
{
  font-size: 100%;
  font-family: Verdana, Sans-Serif;
  font-weight: bold;
  font-variant: small-caps;
  text-indent:0;
}
h6
{
  font-size: 85%;
  font-family: Verdana, Sans-Serif;
  font-weight: bold;
  font-style: italic;
  text-indent:0;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
  direction: ltr;
}
ul
{
  list-style-position: outside;
  list-style-type: disc;
  font-family: Verdana, sans-serif;
}
ul ul
{
  list-style-position: outside;
  list-style-type: circle;
  font-family: Verdana, sans-serif;
}
ol
{
  list-style-position: outside;
  list-style-type: decimal;
  font-family: Verdana, sans-serif;
}
ol ol
{
  list-style-position: outside;
  list-style-type: upper-alpha;
  font-family: Verdana, sans-serif;
}
ol ol ol
{
  list-style-position: outside;
  list-style-type: lower-roman;
  font-family: Verdana, sans-serif;
}
ol ol ol ol
{
  list-style-position: outside;
  list-style-type: lower-alpha;
  font-family: Verdana, sans-serif;
}
.MenuColumn
{
  float: left;
  display: block;
  clear: left;
  font-size: 120%;
  background-color:#F0F8FF;
}
.KidsMenuColumn
{
  float: left;
  display: block;
  clear: left;
  font-size: 120%;
  background-color:#FF99CC;
}
#OuterFrame
{
  width: 700px;
  margin-left: auto;
  margin-right: auto;
  clear: both;
  display: block;
  float: none;
}

.footer
{
  font-size: 0.7em;
  color: #333333;
  font-family: verdana, Sans-Serif;
  font-variant: normal;
  text-indent:0;
}
.FooterBar
{
  border-top: groove medium slateblue;
}
.TeenFooterBar
{
  border-top: groove medium #adff2f;
}
.CrumbTrail
{
  font-family: Verdana, sans-serif;
  text-align: left;
  color: #400000;
  font-size: 1em;
}
.SubDeck
{
  margin-top: 0px;
  padding-top: 0px;
  clear: left;
  text-indent:0;
}
.Center
{
  text-align: center;
}
.highlight
{
  border-right: red thin solid;
  padding-right: 0.2em;
  border-top: red thin solid;
  padding-left: 0.2em;
  font-size: 1.2em;
  padding-bottom: 0.1em;
  margin: 0.5em 4em 1em;
  border-left: red thin solid;
  padding-top: 0.1em;
  border-bottom: red thin solid;
  text-indent: 0px;
}
.blockquote
{
  margin-left: 3em;
  margin-right: 3em;
  padding-left: 0.5em;
  border-left: #999999 double;
  border-right: #999999 double;
}
.Indent
{
  margin-left: 3em;
  margin-right: 3em;
  padding-left: 0.5em;
}
body
{
  font-size: 0.8em;
  font-family: Arial, Verdana, Sans-Serif;
  text-indent: 2ex;
  background-color: #F0F8FF;
}
#MainColumn
{
  clear: right;
  display: block;
  float: right;
  width: 480px;
  padding-left: 0.5em;
  border-left: slateblue  groove;
  padding-bottom: 0.5em;
}
#NavigationColumn
{
  clear: left;
  display: block;
  float: left;
  width: 200px;
  font-size: 90%;
  background-color: #F8FCFF;
}
#KidsNavigationColumn
{
  clear: left;
  display: block;
  float: left;
  width: 200px;
  font-size: 90%;
  background-color: #fff4f8;
}
address
{
  text-indent:0px;
}
.author
{
  text-indent: 0pt;
}
.digits
{
  padding-right: 4em;
  text-align: right;
}

.KidsOuterFrame
{
  background-image: url(images/KidsBKG.gif);
}
#masthead
{
  font-size: 1.2em;
  color: #000080;
  font-family: Verdana, Sans-Serif;
  margin-top: 0.2em;
  font-weight: bold;
  margin-bottom: 0.2em;
}
#MenuList
{
  text-indent:0
}
#MenuList li 
{
  margin-top: 1ex;
  margin-bottom: 1ex;
}
#MenuList ul
{
  margin-left: 0.5em;
  font-size: 1.2em;
  font-weight: bold;
  list-style-position: inside;
}
#MenuList ul ul
{
  margin-left: 1em;
  font-size: 1em;
  font-weight: normal;
  font-style: italic;
  list-style-position: inside;
}
#MenuList ul ul ul
{
  margin-left: 0.9em;
  font-weight: bold;
  font-size: 0.8em;
  list-style-position: inside;
}
#MenuList a,#MenuList a:hover,#MenuList a:active,#MenuList a:visited,#MenuList a:link
{
  width: 100%;
}
hr
{
  width: 80%;
  color: #666666;
  text-indent: 0pt;
}
.Hidden
{
  display: none;
}
