body {
	margin: 0 auto;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: black;
	width: 1024px;
	background-color: #0E09B7;
	text-align:center;
}

#container {
	background-color: #ffffff;
	text-align:left;
	position:relative;
}


#headerad {
	height: 90px;	
	position: relative;
}

#header {
	height: 92px;
	width: 1024px;
	margin-bottom: 0px;
/*	background-image: url(http://images.hoodamath.com/img/bannerbgd.jpg); */
	background-color: #19C614;
	text-align: center;
	position:relative;

}


#headerlogo a {
    background-image: url(http://images.hoodamath.com/img/bannerlogo.jpg);
    background-repeat: no-repeat;
    float: left;
	position: relative;
    text-indent: -999999em;
    height: 92px;
	width: 591px;
	margin-left: 20px;
}

#headernav {
	position: relative;
	float: right;
	top: 47px;
	right: 30px;
	margin: 0px;
	padding: 0px;
	z-index:5;
	
}

#headernav ul {
	list-style: none;
	padding: 0px;
}

#headernav li {
	float: left;
	margin-left: 30px;
	font-size: 18px;
	font-weight: normal;
	
	}

#headernav a {
	text-decoration: none;
	color: #0E09B7;
	display: block;
	}
	
#headernav a:visited {
	text-decoration: none;
	color: #0E09B7;
	display: block;
	}
	
#headernav a img {
	height: 0; 
	width: 0; 
	border-width: 0;}
	
#headernav  a:hover img.navgames {position: absolute;
    top: -39px; left: 40px; height: 52px; width: 39px;}
	
#headernav  a:hover img.navtutorials {position: absolute;
    top: -39px; left: 130px; height: 52px; width: 39px;}
	
#headernav  a:hover img.navworksheets {position: absolute;
    top: -39px; left: 243px; height: 52px; width: 39px;}
	
#headernav  a:hover img.navmovies {position: absolute;
    top: -39px; left: 351px; height: 52px; width: 39px;}

#headernav a:hover {
	text-decoration: none;
	color: #ffff00;
}

#columnLeft {
	float: left;
	width: 700px;
	padding-top: 20px;
}

#columnRight {
	float: right;
	width: 310px;
	margin: 5px 0px 15px 0px;
}

#maincontent {
	width: 100%;
	padding: 0px 10px 0px 10px;
	margin-top: 0px;
}

#bottomnav {
	position: relative;
	margin: 0px 0px 10px;
	padding: 0px;
	background-color: #ff6600;
	clear: both;
	height: 28px;
	line-height:28px;
}

#bottomnav ul {
	list-style: none;
	padding: 0px;
	margin:auto;
	width: 700px;
}

#bottomnav li {
	float: left;
	margin-left: 60px;
	font-size: 20px;
	
	}

#bottomnav a, #bottomnav a:hover, #bottomnav a:visited {
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	}
	
#footer {
	clear: both;
	margin-top: 1em;
}

#footernav{
	padding:20px;
	overflow:hidden;
	text-align:left;
	background-color: #19C514;
}

#footernav ul {
	padding: 0px;
	margin: 0px;
	
}

#footernav ul li {
	list-style: none outside none;
	font-size: 14px;
}


#footernav a{
	text-decoration: none;
	color: #FFFFFF;
}

#footernav h6 {
	color:#fff;
	font-size:100%;
	font-weight:bold;
	margin:0px;
	padding:0px;
	text-decoration:none;
}

.fcolumn {
	width: 15%;
	float: left;
	padding-left:17px;
}

.fcolumn2 {
	padding-top:20px;
	width: 90%;
	float: left;
}

.fcolumn2 p {
	padding: 0px;
	margin: 0px;
	font-size:14px;
	color: #FFF;
}

/* .fcolumn2 a {
	color: #0E09B7 !important;
} */

#copy{
/*	background-image:url(http://images.hoodamath.com/img/hoodamath_footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom; */
	background-color: #19C614;
	text-align: center;
	height: 32px;
	width: 1024px;
	z-index: 1;
}

#copy h4 {
	margin: 0px;
	line-height: 32px;
	z-index: 2;
}

img {
	border: none;
}

a img {
	border: none;
	text-decoration: none;
}

a:visited img { 
	border: none ;
	text-decoration: none;
}
a:link, a:visited {
	color: #0E09B7;}
	
a.white {
	color: #FFFFFF !important; text-decoration:underline !important;}

h1, h2, h3, h5 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	/*font-size: 4em;
	text-align: center;*/
   background-color: #FF6600;
   clear: both;
   color: #FFFFFF;
   font-size: 20px;
   height: 30px;
   line-height: 30px;
   margin: -15px 0 0;
   padding-left: 15px;
   text-align: left;
   z-index: 5;
	}
	
h2 {
	/*color: #FFF;
	margin: -15px 0px 0px 0px;
	padding-left: 15px;
	font-size: 20px;
	background-color: #FF6600;
	text-align: left;
	height: 30px;
	line-height: 30px;
	z-index: 5;
	clear: both;*/
   background-color: #FF6600;
   color: #FFFFFF;
   display: block;
   font-size: 18px;
   font-weight: bold;
   margin: 0 0 5px;
   padding: 0;
   text-align: center;
}


h3 {
color: #000000;
margin-bottom: 0px;
margin-top: 0px;
text-align: left;
font-size: 18px;
padding-left: 15px;
}

h4 {
	color: #0E09B7;
	margin-bottom: -1em;
	margin-top: 1em;
	padding-left: 0px;
	font-size: 1.1em;
}

h5 {
	text-align:center;
	font-size: 18px;
	font-weight:bold;
}

/*h7 {
	display: block;
	text-align:center;
	font-size: 18px;
	font-weight:bold;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	color: #ffffff;
	background-color: #19c614;
}*/

.tryheader {
	color: #FFFFFF;
	font-size: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.social{
	list-style: none;
	margin: 0;
	padding: 0;
}
.social img {width:20px; height:20px; margin: 0px; padding: 0px; vertical-align:middle}
.social li {line-height:20px; height:20px;}

h1 a {
	color: #FFFFFF !important;
}

h1 a:visited {
	color: #FFF;
}

h1 a:hover {
	color: #FFF;
}

.purple {
	background-color: #663399;
}

.red {
	background-color: #FF0000;
}
.green {
	background-color: #19C514;
}
.yellow, .yellow a {
	background-color: #ffff00;
	color: #0E09B7 !important;
}
#share {
	width: 700px;
	font-weight: bold;
	text-align: left;
	padding: 2px 0px 10px 0px; margin: 0px;
	clear: both;
	height: 30px;
}

#share + p {margin-top: -15px;}
#share + #flashbox {margin-top: 0px;}

#share a {
	font-size: 15px;
	font-weight:bold;
	text-align:center;
	font-variant: small-caps;
}

#sharecol {float: left; margin-left: 20px;}
#sharefb {float:left; width: 205px;}
#sharert { float:right; text-align:right;}

.clear {
	clear: both;}
	
#flashbox {
	margin-top: 20px;
	text-align: center;
	min-height: 570px;
}

sup {font-size: 10px;}

#favs {
	width: 130px;
	height: 600px;
	padding-left: 0px;
	border: 1px solid #19c614;
}

#favs ul {
	margin: 0px; padding: 0px;}
#favs ul li{
	text-align: center;
	list-style: none;
	margin: 0px;
	font-size: 14px;
}

#favs ul li a {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

#favs img{
	width: 115px;
	height: 86px;
	border: 1px #000;
}