/* CSS for HCPL Children's site.
    Media: print
*/

body 
{
  background: white; 
  display: inline;
}

maintable
{
 valign: top;
}

a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	}


.maintext
{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px; 
}

.red
{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px; 
 color: red;
}

.storytext
{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
 text-indent: 1em;
}

.smalltext
{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
 display: none;
}

.bottomtext
{
 color: #999999;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
 display: none;
}

.header
{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 20px;
 font-weight: bold;
 color: #000000;
 text-decoration: none;
 text-align: center;
}

.style4 {
	color: #F25F06;
	font-size: 30px;
}
 
.subheader
{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
 font-weight: bold;
 color: #000000;
 text-align: center;
 text-decoration: none;
}

.headertext
{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 text-align: center;
}

.images
{
 border: 1px solid;
 height: 75px;
 width: 100px;
}

.spacetext
{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 line-height:  150%;
}

.small-link
{
 font-family: Arial, Helvetica, sans-serif;
 text-decoration: none;
 color: #0033CC;
}

.borderbottom
{
 border-bottom: 2px solid #6d6d6d;
}

#center
{
 text-align: center;
}