body {
	font-family: Verdana, Georgia, "Times New Roman", Times, serif;
	background: #505050 url(images/bg.gif);
	color: #494949;
	font-size: 11px;
	padding: 15px 0;
	margin-top: 50px;
	align:center;
}


#emailIcon{
text-align:right;
float:right;
z-index:100;
}

#emailline{
float:left;

}

#mainwrapper
{
	width: 694px;
	background: white;
	border-width: 2px;
	border-style: solid;
	border-color: #E0E0E0;
	margin: auto;
	padding: 4px;
}

/* Header information: images, admin links ---------------------------------------*/
#header
{
	position: relative;
	width: 694px;
	height: 168px;
	background: white url(images/header.jpg) no-repeat; 
	margin: auto;
	border: 0px;
}
#header_img{
	position: absolute;
	width: 239px;
	height: 211px;
	background: url(images/kids.gif) no-repeat; 
	margin-left: 456px;
	margin-top: -210px;
}
#Title{
	position: relative;
	padding-left:2px;
	font-size: 10px;
	font-weight: bold;
	color: #82A9D0;
	width: 450px;
	text-align: center;
	left: 0px;
	top: -23px;
}
#Title a{
	color: white;
	text-decoration: none;
}
#Title a:hover{
	color: #F5C70C;
}

/* Body Information --------------------------------------------*/
#body_wrapper{
width: 694px;
}
#subheader {
width:690px;
font-size: 16px;
font-weight: bold;
color: #494949;
border-bottom: 2px dotted #494949;
padding-bottom: 3px;
}
#subheader2 {
width:690px;
font-size: 13px;
font-weight: bold;
color: #82A9D0;
padding-bottom: 3px;
padding-top: 3px;
}

.formhead {
font-size:12px;
font-weight:bold;
font-family: Verdana, Georgia, "Times New Roman", Times, serif;
width:690px;
color: #82A9D0;
border-bottom: 2px dotted #82A9D0;
padding-bottom: 3px;
}

.subformhead {
font-size:12px;
font-weight:bold;
font-family: Verdana, Georgia, "Times New Roman", Times, serif;
text-decoration:underline;
}


/* Footer Information ---------------------------------------------------*/
#Footer{
	position: relative;
	width: 694px;
	background: #82A9D0;
	margin: auto;
	border: 0px;
	color:#000000;
	font-size: 10px;
	font-weight: bold;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
}
#Footer a{
	color:#000000;
	text-decoration: none;
}
#Footer a:hover{
	color:#FFFFFF;
	text-decoration: none;
}

#copy{
	position: relative;
	width: 694px;
	margin: auto;
	color:#FFFFFF;
	font-size: 10px;
	font-weight: bold;
	padding-top:4px;
	padding-bottom:4px;
	text-align:center;
}
#copy a, #copy a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}

/* thumb view */
.thumbheader{
background-image: url(images/block_header.jpg);
background-repeat: no-repeat;
font-size: 11px;
font-weight: bold;
height:26px;
text-align:center;

}
.thumbheader a{
text-decoration: none;
color: #FFFFFF;
}
.thumbheader a:hover{
color:#F5C70C;
}

.thumbheader2{
font-size:12px;
text-align:left;
font-weight:bold;


}

.spacing_bottom{
padding-bottom:3px;
}
.dotted{
border-left: 2px dotted #000000;
}
.spacing_top{
padding-top: 3px;
}
td.txtcopy{
font-size:12px;
text-align:center;
font-weight:bold;

}
td.txtcopy a{
color: #000000;
text-decoration:none;
}
td.txtcopy a:hover{
text-decoration:underline;
}

td.ratings{
border-right: 2px dotted #000000;
padding-right:0px;
text-align:left;
}
.rtheader{
font-size:12px;
text-align:center;
font-weight:bold;
}

#homelink{
position: absolute;
width:330px;
height:100px;
margin-top:-180px;
z-index: 100;
}