/* Tags */
a {color:#EE4055;}
a:hover {color:#727477;}
body {font:normal 10px Verdana,Sans-Serif;
      background-color:#FFDDCC;
      color:#999999;
      text-align:center;
      padding:0px;
      margin:0px;
      height:100%;}
h1 {font-size:2em;
    font-weight:bold;
    color:#EE4055;
    text-align:left;}
h2 {font-size:1.5em;
    font-weight:bold;
    color:#154FA0;
    margin-bottom:-5px;
    margin-top:35px;}
h3 {font-size:1.1em;
    margin-bottom:-10px;
    font-weight:bold;}
img {border:0;
     margin:0px;}
p {margin-bottom:-5px;}
sup {font-size:0.8em;}
table {border-collapse:collapse;
       text-align:center;}
td {padding:5px 8px;}
thead th {background-color:#727477;
          font-weight:bold;
          color:#FFFFFF;}
tr {border:1px solid #333333;}
ul {list-style:none;}


/* Classes */
.test {border:1px solid #FF0000;}
.test1 {border:1px solid #0000FF;}
.test2 {border:1px solid #00FF00;}
.test3 {border:1px solid #FFFF00;}
.test4 {border:1px solid #00FFFF;}
.test5 {border:1px solid #FF00FF;}

.subtext {font-size:0.9em;}


/* IDs */
#BodyDiv {height:100%;
	  position:relative;
	  padding:0px;}
#ContentArea {font:normal 1.4em Sans-Serif;
	      color:#555555;
	      margin:10px 0px 0px 0px;
	      padding:0px 120px 120px 120px;
	      text-align:left;}
#NavBar {font:bold 1.5em Arial,Sans-Serif;
	 height:40px;
	 z-index:9;
	 color:#FFFFFF;
	 background-color:#154FA0;
	 padding:0px;
	 text-align:center;}
#NavBar a {text-decoration:none;}
#NavBar img {padding:0px 7px 0px 7px;}
#PageDiv {width:800px;
	  background-color:#FFFFFF;
	  border:5px #154FA0 solid;}
#ScrollingArea {position:absolute;
		overflow:hidden;
		top:130px;
		left:20px;
		width:400px;
		height:50px;
		text-align:center;
		font:normal 0.8em Arial,Serif;}
#ScrollingArea div {position:absolute;
		    visibility:hidden;
		    font:bold 1.2em Times New Roman,Serif;
		    font-style:italic;
		    color:#EE4055;
		    top:0px;
		    left:0px;
		    width:399px;
		    height:50px;}
#TestArea {display:none;
	   border:1px solid #000000;
	   position:absolute;
	   top:0px;}
#TitleBar {text-align:left;
	   position:relative;
	   background-image:url(http://www.kidtalk.info/IMAGES/TitleBar_photo.jpg);	   background-position:bottom right;
	   background-repeat:no-repeat;
	   font-weight:bold;
	   font-size:1.5em;
	   color:#000000;
	   height:180px;}



