@charset "ISO-8859-1";

body {
	margin: 0em;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 62.5%;
	color: #FFFFFF;
	background-color: #999999;
	background-image: url(images/mf_tile_backdrop.jpg);
	background-repeat: repeat;
	text-align: center;
	}

a:link {
	text-decoration: underline;
	color: #FFFFFF;
}

a:visited {
	text-decoration: underline;
	color: #CCCCCC;
	}

a:hover {
	text-decoration: underline;
	color: #FF9933;
	}

a:active {
	text-decoration: underline;
	color: #FFFFFF;
	}

a img { 
	border: none ; 
	}
	
#wrapper_div {
	margin: 0 auto;
	width: 784px;
	text-align: left;
	}
	
#header_div {
	width: 784px;
	height: 142px;
	background-image: url(images/mf_header_pln.jpg);
	}
	
#content_column {
	background: #666633;
	overflow:auto;
	float: left;
	height: 666px;
	width: 501px;
	}
	
#content_col_parents {
	background: #336633;
	overflow:auto;
	float: left;
	height: 666px;
	width: 501px;
	}

#content_col_kids {
	background: #cc6600;
	overflow:auto;
	float: left;
	height: 666px;
	width: 501px;
	}
	
#content_col_contact {
	background: #663300;
	overflow:auto;
	float: left;
	height: 666px;
	width: 501px;
	}
	
#content_col_support {
	background: #cc6633;
	overflow:auto;
	float: left;
	height: 666px;
	width: 501px;
	}
	
#content_col_misc {
	background: #996633;
	overflow:auto;
	float: left;
	height: 666px;
	width: 501px;
	}
	
#content {
	padding: 5em 3em 1em 1em;
	}
	
#left_column {
	width: 266px;
	height: auto;
	float: left;
	}
	
#right_column {
	width: 16px;
	height: auto;
	float: left;
	}
	
#footer_div {
	/*padding: .1em 0em 0em 0em;*/
	/*overflow: auto;*/
	float: left;
	width: 784px;
	height: 60px;
	background-image: url(images/mf_footer.jpg);
	}	

#footer_content_div {
	padding: 1.2em;
	/*overflow: hidden;*/
	/*	height: 60px;*/
	text-align: center;
	}

#subnav_div {
	padding: 0em 0em 0em 1em;
	height: 0px;
	margin: 1.5em 0em 0em 0em;
	}

#navigation a {
	color: #FFCC00;
	text-decoration: none;
	display:block;
	border-right:1px solid #CCCCCC;
	}

#navigation a:hover {
	color:#ffffff;
	background: #FFCC00;
	background-color: #FFCC00;
	}

#image_div {
	float: right;
	width: 70%;
	margin: 0.5em;
	padding: 0.5em;
	}

#kidsCAPTION_div {
	float: left;
	width: 240px;
	margin: 0.5em;
	padding: 0.5em;
	margin-top: 1em;
	}
	
#kidsPIPPA_div {
	float: left;
	width: inherit;
	margin: 0.5em;
	padding: 0.5em;
	position: absolute;
	margin-left: 220px;
	}

#kidsMAX_div {
	margin-left: 0px;
	float: left;
	margin-top: 120px;
	position: inherit;
	}
	
.header {
	font-size: 2em;
	color:#FFCC00;
	margin: 0em 0em .6em 0em;
	}

.subheader {
	font-size: 1.4em;
	margin: 0em 0em .4em 0em;
	color: #FF9933;
	}

.myfrog_status {
	font-size: 1.3em;
	color: #FFFF00;
	border: 1px solid;
	float: inherit;
	padding: 3px;
	background-color: #993300;
	border-color: #666666;
	}

.mainbodycopy {
	font-size: 1.1em;
	}
	
.FAQ_question {
	font-size: 1.1em;
	color: #CCCCCC;
	}
	
.FAQ_answer {
	font-size: 1.1em;
	color: #FFCC00;
	}
	
.emphasis {
	font-size: 1.5em;
	color: #FFFF00;
	text-align: center;
	}
	
.footerText {
	font-size: 1em;
	padding-bottom: 3px;
	}
	
.navText {
	color: #FF9900;
	font-size: 1.1em;
	padding: 0em 1em 0em 1em;
	}
.imageBox_centered {
	padding: 3px 3px 0px 3px;
	text-align: center;
	font-style: italic;
	text-indent: 0px;
	color: #FFCC33;
	}
