body {
	font-family: "Comic Sans MS", Verdana, Arial;
	color: #000098;
	margin: 0;
	padding: 0;
}

a { 
color: #FF0000;	
text-decoration: none; 
}

a:hover { 
color: #000098; 
text-decoration: underline;
}

.xsmall {
	font-size: x-small;
}
.small {
	font-size: small;
}
.medium {
	font-size: medium;
}
.large {
	font-size: large;
}
.sectioninstruction {
	font-size: small;
	font-weight: bold;
	color: #009900;
    font-style: italic;
}
.headlinedate {
	font-size: x-small;
	width: 110px;
	white-space: nowrap;
}
.mediabackground {
	background-color: #FFFFFF;
	padding: 10px;
	border: medium solid #99CCFF;
	margin: 0px;
	font-family: "Comic Sans MS", Verdana, Arial;
}
.recordnav{
	font-size: small;
	text-align: center;
}


div.float
{
	float: left;
	width: 191px;
	height: 180px;
	padding: 2px;
	text-align: center;
	border: none;
}
div.float p
{
	width: 145px;
	text-align: center;
}
div.container
{	
}
div.spacer
{
	clear:both;
}
.highlightimage img
{
	border: none;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
}
.highlightimage:hover img
{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: 0.5;
}



.Cbackground {
	background-color: #C6E2FF;
	border: medium solid #6FB7FF;
	padding: 10px;
	margin: 0px;
}
.Cbackground2 {
	background-color: #FFFFFF;
	padding: 10px;
	margin: 0px;
}
.Gbackground {
    background-color: #C6E2FF;
	border: medium solid #6FB7FF;
	padding: 10px;
	margin: 0px;
}
.Gbackground2 {
	background-color: #FFFFFF;
	padding: 10px;
	margin: 0px;
}
.kidszone {
	font-size: medium;
	background-color: #99CCFF;
	line-height: 30px;
	color: #FFFFFF;
	font-weight: normal;
}



.whitetext {
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
}

.whitelink {
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.whitelink a { 
font-size: small; 
font-weight: bold; 
color: #FFFFFF; 
text-decoration: underline
}

.whitelink a:hover { 
 font-size: small; 
 font-weight: bold; 
 color: #395DAD; 
 text-decoration: underline
 }


.welcome {
	font-size: medium;
	color: #3F68E2;
}
.counter {
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
}


#pta a{
position: absolute;
width: 190px;
height: 26px;
top: 432px;
left:0px;
background: url(../images/pta-home.gif) no-repeat;
text-indent: -5000px;
}

#pta a:hover{
background-position: -190px 0;
}

#pta-con a{
position: absolute;
width: 149px;
height: 22px;
top: 462px;
left:0px;
background: url(../images/pta-con.gif) no-repeat;
text-indent: -5000px;
}

#pta-con a:hover{
background-position: -149px 0;
}
